Section 3.7 Variation

Before Starting this Section, Review

  1. 1 Equation of a line (Section 2.3 , page 201)

  2. 2 Solving linear equations (Section 1.1 , page 83)

Objectives

  1. 1 Solve direct variation problems.

  2. 2 Solve inverse variation problems.

  3. 3 Solve joint and combined variation problems.

Newton and the Apple

According to legend, Isaac Newton was sitting under an apple tree, and when an apple fell on his head, he suddenly thought of the Law of Universal Gravitation. As in many such legends, the story may not be true in detail, but it contains elements of the truth.

Before we tell you a more realistic version of this story, let’s recall some terminology associated with the motion of objects.

Recall that speed=distancetime.
  1. The velocity of an object is the speed of an object in a specific direction.

  2. Acceleration: If the velocity of an object is changing, we say that the object is accelerating. Acceleration is the rate of change of velocity.

  3. Force=Mass×Acceleration

What really happened with the apple? Perhaps the correct version of the story is that upon observing an apple falling from a tree, Newton concluded that the apple accelerated because the velocity of the apple changed from when it began hanging on the tree (zero velocity) and then moved to the ground. He decided that a force must act on the apple to cause this acceleration. He called this force “gravity” and the associated acceleration (Force=Mass×Acceleration) the “acceleration due to gravity.” He conjectured further that if the force of gravity reaches the top of the apple tree, it might reach even farther; might it reach all the way to the Moon? In that case, to keep the Moon moving in a circular orbit, rather than wandering into outer space, Earth must exert a gravitational force on the Moon. Newton realized that the force that brought the apple to the ground and the force that holds the Moon in orbit were the same. He concluded that any two objects in the universe exert gravitational attraction on each other, whereupon he gave us the Law of Universal Gravitation. See Example 6.

Some scientists believe that it was Kepler’s Third Law of Planetary Motion (see Exercise 53), not an apple, that led Newton to his Law of Universal Gravitation.

Direct Variation

  1. 1 Solve direct variation problems.

Two types of relationships between quantities (variables) occur so frequently in mathematics that they are given special names: direct variation and inverse variation.

Direct variation describes any relationship between two quantities in which any increase (or decrease) in one causes a proportional increase (or decrease) in the other. For example, the sales tax in Hillsborough County, Florida, in 2012 was 7%, so that the sales tax on a $1000 purchase was $70. If we double the purchase to $2000, the sales tax also doubles, to $140. If we reduce the purchase by half to $500, the sales tax is also reduced by half, to $35. We say that the sales tax varies directly as the purchase price. The equation

Sales tax=(0.07)(Purchase price)

expresses the fact that the sales tax was a constant (0.07) multiple of the purchase price.

Side Note

The statements

  • y varies directly as x,”

  • y varies as x,”

  • y is directly proportional to x,”

  • y is proportional to x,”

  • and “y=kx, k0

have the same meaning.

Practice Problem 1

  1. Suppose y varies directly as x. If y is 6 when x is 30, find y when x=120.

Example 2 Direct Variation in Electrical Circuits

The current in a circuit connected to a 220-volt battery is 50 amperes. If the current is directly proportional to the voltage of the attached battery, what voltage battery is needed to produce a current of 75 amperes?

Solution

Let I=current in amperes and V=voltage in volts of the battery.

  1. Step 1 I=kVI varies directly as V.

  2. Step 2 50=k(220)Substitute I=50, V=220.50220=kSolve for k.522=kSimplify.

  3. Step 3 I=522VReplace k with 522 in I=kV.

  4. Step 4 75=522VSubstitute I=75 in Step 3.22575=VSolve for V.330=VSimplify.

    A battery of 330 volts is needed to produce 75 amperes of current.

Practice Problem 2

  1. In Example 2 , if the current in the circuit is 60 amperes, what voltage battery is needed to produce a current of 75 amperes?

We can generalize the concept of direct variation to variation with powers.

Note that when n=1, y varies directly as x. In the formula for the area of a circle, A=πr2, A varies directly as the square (or second power) of the radius r, with π as the constant of variation.

Example 3 Solving a Problem Involving Direct Variation with Powers

Suppose you had forgotten the formula for the volume of a sphere but were told that the volume V of a sphere varies directly as the cube of its radius r. In addition, you are given that V=972π when r=9. Find V when r=6.

Solution

  1. Step 1 V=kr3V varies directly as r3.

  2. Step 2 972π=k(9)3Replace V with 972π and r with 9.972π=k(729)93=729k=972 π729Solve for k.=43πSimplify.

  3. Step 3 V=43πr3Substitute k=43π in Step 1.

  4. Step 4 V=43π(6)3Replace r with 6.=288π cubic units

Practice Problem 3

  1. If y varies directly as the square of x and y=48 when x=2, find y when x=5.

Inverse Variation

  1. 2 Solve inverse variation problems.

Suppose a plane takes four hours to fly from Atlanta to Denver at an average speed of 300 miles per hour. If we increase the average speed to 600 miles per hour (twice the previous speed), the flight time decreases to two hours (half the previous time). For the Atlanta–Denver trip, the time of flight varies inversely as the speed of the plane.

time=distancespeed=kspeed, where k=distance between Atlanta and Denver.

We see that the distance is the constant of variation when time and speed are the variables.

Example 4 Solving an Inverse Variation Problem

Suppose y varies inversely as x and y=35 when x=11. Find y if x=55.

Solution

  1. Step 1 y=kxy varies inversely as x.

  2. Step 2 35=k11Substitute y=35, x=11.3511=kSolve for k.385=kSimplify.

  3. Step 3 y=385xReplace k with 385 in y=kx.

  4. Step 4 y=38555Replace x with 55.y=7Simplify.

Practice Problem 4

  1. A varies inversely as B, and A=12 when B=5. Find A when B=3.

Example 5 Solving a Problem Involving Inverse Variation with Powers

The intensity of light varies inversely as the square of the distance from the light source. If Rita doubles her distance from a lamp, what happens to the intensity of light at her new location?

Solution

Let I be the intensity of light at a distance d from the light source. Because I is inversely proportional to the square of d, we have

I=kd2.

If we replace d with 2d, the intensity I1 at the new location is given by

I1=k(2d)2Replace d with 2d in I=kd2.I1=k4d2(2d)2=22d2=4d2

Therefore,

I1=I4Replace kd2 with I.

This equation tells us that if Rita doubles her distance from the light source, the intensity of light at the new location will be one-fourth the intensity at the original location.

Practice Problem 5

  1. If y varies inversely as the square root of x and y=34 when x=16, find x when y=2.

Joint and Combined Variation

  1. 3 Solve joint and combined variation problems.

Sometimes different types of variations occur in a problem that has more than one independent variable.

For example, the volume V of a right circular cylinder with radius r and height h is given by

V=πr2h.

Using the vocabulary of variation, we say, “The volume V of a right circular cylinder varies jointly as its height h and the square of its radius r.” The constant of variation is π.

We can combine joint variation and inverse variation. For example, the relationship

w=kx2y3z

can be described as “w varies jointly as the square of x and cube of y and inversely as the square root of z.” The same relationship also can be stated as “w varies directly as x2y3 and inversely as z.

Example 6 Newton’s Law of Universal Gravitation

Newton’s Law of Universal Gravitation says that every object in the universe attracts every other object with a force acting along the line of the centers of the two objects. Also, this attracting force is directly proportional to the product of the two masses and inversely proportional to the square of the distance between the two objects.

  1. Write the law symbolically.

  2. Estimate the value of g (the acceleration due to gravity) near the surface of Earth. Use the following estimates: radius of Earth RE=6.38×106 meters, and mass of Earth ME=5.98×1024 kilograms.

Solution

  1. Let m1 and m2 be the masses of the two objects and r be the distance between their centers. See Figure 3.36. Let F denote the gravitational force between the objects.

    Figure 3.36

    Gravitational attraction

    Then according to Newton’s Law of Universal Gravitation,

    F=Gm1m2r2.

    The constant of proportionality G is called the universal gravitational constant. It is “universal” because it is thought to be the same at all places and all times. If the masses m1 and m2 are measured in kilograms, r is measured in meters, and the force F is measured in newtons, then the value of G is approximately 6.67×1011 meters cubed per kilogram per second squared. This value was experimentally verified by Henry Cavendish in 1795.

  2. Estimating the value of g (acceleration due to gravity) near the surface of Earth. We use Newton’s laws: Force=Mass×Acceleration=mg

    Force=m1m2r2

    For an object of mass m near the surface of Earth (see Figure 3.37):

    Figure 3.37

    Finding g on Earth

    Force=Gm1m2r2Law of UniversalGravitationmg=GmMERE2Force=mg; replace m1with mm2 with ME,and r with RE.g=GMERE2Divide both sides by m.=(6.67×1011m3/kg/sec2)(5.98×1024 kg)(6.38×106m)2Substitute appropriatevalues for G, ME, and RE.9.8 m/sec2Use a calculator.

Practice Problem 6

  1. The mass of Mars is about 6.42×1023 kilograms, and its radius is about 3397 kilometers. What is the acceleration due to gravity near the surface of Mars?

We summarize the steps involved in solving most variation problems.

If a variation problem uses a more complicated relationship than those listed in Step 1, simply write the appropriate equation involving k and the variables and then proceed with Steps 2–4.

Section 3.7 Exercises

Concepts and Vocabulary

  1. y varies directly as x if                        .

  2. y varies inversely as x if                        .

  3. y varies directly as the nth power of x if                        .

  4. z varies jointly as x and y if                        .

  5. True or False. In the equation P=2T, P varies directly as T.

  6. True or False. In the equation A=3r2, A varies directly as the third power of r.

  7. True or False. In the equation D=2t+t2, D varies directly as the second power of t.

  8. True or False. In the equation Q=πω3u, Q Varies jointly as the third power of ω and inversely as the square root of u.

Building Skills

In Exercises 9–24, use the four-step procedure to solve for the variable requested.

  1. x varies directly as y, and x=15 when y=30. Find x if y=28.

  2. y varies directly as x, and y=3 when x=2. Find y when x=7.

  3. s varies directly as the square of t, and s=64 when t=2. Find s when t=5.

  4. y varies directly as the cube of x, and y=270 when x=3. Find x when y=80.

  5. r varies inversely as u, and r=3 when u=11. Find r if u=13.

  6. y varies inversely as z, and y=24 when z=16. Find y if z=1.

  7. B varies inversely with the cube of A. If B=1 when A=2, find B when A=4.

  8. y varies inversely with the cube root of x, and y=10 when x=2. Find x if y=40.

  9. z varies jointly as x and y, and z=42 when x=2 and y=3. Find y if z=56 and x=2.

  10. m varies directly as q and inversely as p, and m=12 when p=26 and q=13. Find m when p=14 and q=7.

  11. z varies directly as the square of x, and z=32 when x=4. Find z if x=5.

  12. u varies inversely as the cube of t, and u=9 when t=2. Find u if t=6.

  13. P varies jointly as T and the square of Q, and P=36 when T=17 and Q=6. Find P when T=4 and Q=9.

  14. a varies jointly as b and the square root of c, and a=9 when b=13 and c=81. Find a when b=5 and c=9.

  15. z varies directly as the square root of x and inversely as the square of y, and z=24 when x=16 and y=3. Find x when z=27 and y=2.

  16. z varies jointly as u and the cube of v and inversely as the square of w; z=9 when u=4,v=3, and w=2. Find w when u=27,v=2, and z=8.

In Exercises 25–28, solve for the variable requested without determining the constant of variation, k. Use the fact that if x1=ky1 and x2=ky2, then x1y1=k=x2y2 so that x1y1=x2y2.

  1. If y is proportional to x and if y=12 when x=16, find y when x=8.

  2. If z varies directly as w and if z=17 when w=22, find z when w=110.

  3. If y is directly proportional to x and if y=100 for the value x0 of x, find y when x0 is doubled—that is, when x=2x0.

  4. If x varies directly as the square root of y and if x=2 when y=9, find y when x=3.

Applying the Concepts

  1. Hubble constant. The American astronomer Edwin Powell Hubble (1889–1953) is renowned for having determined that there are other galaxies in the universe beyond the Milky Way. In 1929, he stated that the galaxies observed at a particular time recede from each other at a speed that is directly proportional to the distance between them. The constant of proportionality is denoted by the letter H. Write Hubble’s statement in the form of an equation.

  2. Malthusian doctrine. The British scientist Thomas Robert Malthus (1766–1834) was a pioneer of population science and economics. In 1798, he stated that populations grow faster than the means that can sustain them. One of his arguments was that the rate of change, R, of a given population is directly proportional to the size P of the population. Write the equation that describes Malthus’s argument.

  3. Converting units of length. Use the fact that 1 foot 30.5 centimeters.

    1. Write an equation that expresses the fact that a length measured in centimeters is directly proportional to the length measured in feet.

    2. Convert the following measurements into centimeters.

      1. 8 feet

      2. 5 feet 4 inches

    3. Convert the following measurements into feet.

      1. 57 centimeters

      2. 1 meter 24 centimeters

  4. Converting weight. Use the fact that 1 kilogram 2.20 pounds.

    1. Write an equation that expresses the fact that a weight measured in pounds is directly proportional to the weight measured in kilograms.

    2. Convert the following measurements to pounds.

      1. 125 grams

      2. 4 kilograms

      3. 2.4 kilograms

    3. Convert the following measurements to kilograms.

      1. 27 pounds

      2. 160 pounds

  5. Protein from soybeans. The quantity P of protein obtained from dried soybeans is directly proportional to the quantity Q of dried soybeans used. If 20 grams of dried soybeans produces 7 grams of protein, how much protein can be produced from 100 grams of soybeans?

  6. Wages. A person’s weekly wages W are directly proportional to the number of hours h worked per week. If Samantha earned $600 for a 40-hour week, how much would she earn if she worked only 25 hours in a particular week? What does the constant of proportionality mean here?

  7. Physics. The distance d that an object falls varies directly as the square of the time t during which it is falling. If an object falls 64 feet in 2 seconds, how long will it take the object to fall 9 feet?

  8. Physics. Hooke’s Law states that the force F required to stretch a spring by x units is directly proportional to x. If a force of 10 pounds stretches a spring by 4 inches, find the force required to stretch a spring by 6 inches.

  9. Chemistry. Boyle’s Law states that at a constant temperature, the pressure P of a compressed gas is inversely proportional to its volume V. If the pressure is 20 pounds per square inch when the volume of the gas is 300 cubic inches, what is the pressure when the gas is compressed to 100 cubic inches?

  10. Chemistry. In the Kelvin temperature scale, the lowest possible temperature (called absolute zero) is 0 K, where K denotes degrees Kelvin. The relationship between Kelvin temperature (TK) and Celsius temperature (TC) is given by TK=TC+273.

    The pressure P exerted by a gas varies directly as its temperature TK and inversely as its volume V. Assume that at a temperature of 260 K, a gas occupies 13 cubic inches at a pressure of 36 pounds per square inch.

    1. Find the volume of the gas when the temperature is 300 K and the pressure is 40 pounds per square inch.

    2. Find the pressure when the temperature is 280 K and the volume is 39 cubic inches.

  11. Weight. The weight of an object varies inversely as the square of the object’s distance from the center of Earth. The radius of Earth is 3960 miles.

    1. If an astronaut weighs 120 pounds on the surface of Earth, how much does she weigh 6000 miles above the surface of Earth?

    2. If a miner weighs 200 pounds on the surface of Earth, how much does he weigh 10 miles below the surface of Earth?

  12. Making a profit. Suppose you wanted to make a profit by buying gold by weight at one altitude and selling at another altitude for the same price per unit weight. Should you buy or sell at the higher altitude? (Use the information from Exercise 39.)

In Exercises 41 and 42, use Newton’s Law of Universal Gravitation. (See Example 6.)

  1. Gravity on the moon. The mass of the moon is about 7.4×1022 kilograms, and its radius is about 1740 kilometers. How much is the acceleration due to gravity on the surface of the moon?

  2. Gravity on the sun. The mass of the sun is about 2×1030 kilograms, and its radius is 696,000 kilometers. How much is the acceleration due to gravity on the surface of the sun?

  3. Illumination. The intensity I of illumination from a light source is inversely proportional to the square of the distance d from the source. Suppose the intensity is 320 candela at a distance of 10 feet from a light source.

    1. What is the intensity at 5 feet from the source?

    2. How far away from the source will the intensity be 400 candela?

  4. Speed and skid marks. Police estimate that the speed s of a car in miles per hour varies directly as the square root of d, where d in feet is the length of the skid marks left by a car traveling on a dry concrete pavement. A car traveling 48 miles per hour leaves skid marks of 96 feet.

    1. Write an equation relating s and d.

    2. Use the equation in part (a) to estimate the speed of a car whose skid marks stretched (i) 60 feet, (ii) 150 feet, and (iii) 200 feet.

    3. Suppose you are driving 70 miles per hour and slam on your brakes. How long will your skid marks be?

  5. Simple pendulum. Periodic motion is motion that repeats itself over successive equal intervals of time. The time required for one complete repetition of the motion is called the period. The period of a simple pendulum varies directly as the square root of its length. What is the effect on the length if the period is doubled?

    [Note: The amplitude of a pendulum has no effect on its period. This is what makes pendulums such good timekeepers. Because they invariably lose energy due to friction, their amplitude decreases but their period remains constant.]

  6. Biology. The volume V of a lung is directly proportional to its internal surface area A. A lung with volume 400 cubic centimeters from a certain species has an average internal surface area of 100 square centimeters. Find the volume of a lung of a member of this species if the lung’s internal surface area is 120 square centimeters.

  7. Horsepower. The horsepower H of an automobile engine varies directly as the square of the piston radius R and the number N of pistons.

    1. Write the given information in equation form.

    2. What is the effect on the horsepower if the piston radius is doubled?

    3. What is the effect on the horsepower if the number of pistons is doubled?

    4. What is the effect on the horsepower if the radius of the pistons is cut in half and the number of pistons is doubled?

  8. Safe load. The safe load that a rectangular beam can support varies jointly as the width and square of the depth of the beam and inversely as its length. A beam 4 inches wide, 6 inches deep, and 25 feet long can support a safe load of 576 pounds. Find the safe load for a beam that is of the same material but is 6 inches wide, 10 inches deep, and 20 feet long.

Beyond the Basics

  1. Energy from a windmill. The energy E from a windmill varies jointly as the square of the length l of the blades and the cube of the wind velocity v.

    1. Express the given information as an equation with k as the constant of variation.

    2. If blades of length 10 feet and wind velocity 8 miles per hour generate 1920 watts of electric power, find k.

    3. How much electric power would be generated if the blades were 8 feet long and the wind velocity was 25 miles per hour?

    4. If the velocity of the wind doubles, what happens to E?

    5. If the length of the blades doubles, what happens to E?

    6. What happens to E if both the length of the blades and the wind velocity are doubled?

  2. Intensity of light. The intensity of light, Id, at a distance d from the source of light varies directly as the intensity I of the source and inversely as d2. It is known that at a distance of 2 meters, a 100-watt bulb produces an intensity of approximately 2 watts per square meter.

    1. Find the constant of variation, k.

    2. Suppose a 200-watt bulb is located on a wall 2 meters above the floor. What is the intensity of light at a point A that is 3 meters from the wall?

    3. What is the intensity of illumination at the point A in the figure if the bulb is raised by 1 meter?

  3. Metabolic rate. Metabolism is the sum total of all physical and chemical changes that take place within an organism. According to the laws of thermodynamics, all of these changes will ultimately release heat, so the metabolic rate is a measure of heat production by an animal. Biologists have found that the normal resting metabolic rate of a mammal is directly proportional to the 34 power of its body weight.

    The resting metabolic rate of a person weighing 75 kilograms is 75 watts.

    1. Find the constant of proportionality, k.

    2. Estimate the resting metabolic rate of a brown bear weighing 450 kilograms.

    3. What is the effect on metabolic rate if the body weight is multiplied by 4?

    4. What is the approximate weight of an animal with a metabolic rate of 250 watts?

  4. Comparing gravitational forces. The masses of the sun, Earth, and moon are 2×1030 kilograms, 6×1024 kilograms, and 7.4×1022 kilograms, respectively. The Earth–sun distance is about 400 times the Earth–moon distance. Use Newton’s Law of Universal Gravitation to compare the gravitational attraction between the sun and Earth with that between Earth and the moon.

  5. Kepler’s Third Law. Suppose an object of mass M1 orbits around an object of mass M2. Let r be the average distance in meters between the centers of the two objects and let T be the orbital period (the time in seconds the object completes one orbit). Kepler’s Third Law states that T2 is directly proportional to r3 and inversely proportional to M1+M2. The constant of proportionality is 4π2G.

    1. Write the equation that expresses Kepler’s Third Law.

    2. Earth orbits the sun once each year at a distance of about 1.5×108 kilometers. Find the mass of the sun. Use these estimates:

      Mass of Earth+Mass of SunMass of Sun,G=6.67×1011, 1 year=3.15×107 seconds
  6. Use Kepler’s Third Law. The moon orbits Earth in about 27.3 days at an average distance of about 384,000 kilometers. Find the mass of Earth. [Hint: Convert the orbital period, defined in Exercise 53, to seconds; also use Mass of Earth+Mass of MoonMass of Earth.]

  7. Spreading a rumor. Let P be the population of a community. The rate R (per day) at which a rumor spreads in the community is jointly proportional to the number N of people who have already heard the rumor and the number (PN) of people who have not yet heard the rumor.

    A rumor about the president of a college is spread in his college community of 10,000 people. Five days after the rumor started, 1000 people had heard it, and it was spreading at the rate of 45 additional people per day.

    1. Write an equation relating R, P, and N.

    2. Find the constant k of variation.

    3. Find the rate at which the rumor was spreading when one-half the college community had heard it.

    4. How many people had heard the rumor when it was spreading at the rate of 100 people per day?

Critical Thinking / Discussion / Writing

  1. Electricity. The current I in an electrical circuit varies directly as the voltage V and inversely as the resistance R. If the resistance is increased by 20%, what percent increase must occur in the voltage to increase the current by 30%?

  2. Precious stones. The value of a precious stone is proportional to the square of its weight.

    1. Calculate the loss incurred by cutting a diamond worth $1000 into two pieces whose weights are in the ratio 2:3.

    2. A precious stone worth $25,000 is accidentally dropped and broken into three pieces, the weights of which are in the ratio 5:9:11. Calculate the loss incurred due to breakage.

    3. A diamond breaks into five pieces, the weights of which are in the ratio 1:2:3:4:5. If the resulting loss is $85,000, find the value of the original diamond. Also calculate the value of a diamond whose weight is twice that of the original diamond.

  3. Bus service. The profit earned in running a bus service is jointly proportional to the distance and the number of passengers over a certain fixed number. The profit is $80 when 30 passengers are carried a distance of 40 km and is $180 when 35 passengers are carried 60 km. What is the minimum number of passengers that results in no loss?

  4. Weight of a sphere. The weight of a sphere is directly proportional to the cube of its radius. A metal sphere has a hollow space about its center in the form of a concentric sphere, and its weight is 78 times the weight of a solid sphere of the same radius and material. Find the ratio of the inner to the outer radius of the hollow sphere.

  5. Train speed. A locomotive engine can go 24 miles per hour, and its speed is reduced by a quantity that varies directly as the square root of the number of cars it pulls. Pulling four cars, its speed is 20 miles per hour. Find the greatest number of cars the engine can pull.

Getting Ready for the Next Section

In Exercises 61–70, simplify each expression.

  1. 50

  2. 23

  3. 32

  4. (12)3

  5. (12)4

  6. 2x123x

  7. 52x353x

  8. 23x22x5

  9. (2x1)x

  10. 243

In Exercises 71–76, solve each equation for the requested variable.

  1. y=mx+b for m

  2. ax+by=3 for x

  3. A=B(1+C) for C

  4. A=B(1+C)3 for C

  5. A=B10n for B

  6. A=B10m+C for B

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.141.28.107