Section 6.2 Roots and Radicals
In the previous section we saw that inverse variation can be expressed as a power function by using negative integer exponents. For example, the function can also be written as Using negative exponents can simplify many calculations that would otherwise involve algebraic fractions.
But is there some meaning to exponents that are fractions, such as or For example, do expressions such as or have some familiar interpretation? We’ll see that fractional exponents can denote square roots and other radicals.
Subsection 6.2.1 Roots
Recall that is a square root of if and is a cube root of if For example, is a square root of because and is a cube root of because
In a similar way, we can define the fourth, fifth, or sixth root of a number. For instance, the fourth root of is the number because
We use the symbol to denote the th root of An expression of the form is called a radical, is called the radicand, and is called the index of the radical.
Example 6.2.1.
because because because because because
Checkpoint 6.2.2. Practice 1.
Evaluate each radical.
Solution.
Subsection 6.2.2 Exponential Notation for Radicals
A convenient notation for radicals uses fractional exponents. Consider the expression What meaning can we attach to an exponent that is a fraction? Recall that when we raise a power to a power, we multiply the exponents together:
Therefore, if we square the number we get
Checkpoint 6.2.3. QuickCheck 1.
Fill in the blanks.
- Inverse variation can be expressed as a power function by using a exponent.
- The number
in the expression is called the of the radical. - We use exponents to denote radicals.
- State the law of exponents that shows that
is a square root of
Remember that actually has two square roots, namely and But the symbol represents only the positive square root, so that The same is true for the exponent any nonnegative number raised to the power is equal to the positive square root of the number, or
Example 6.2.4.
is not a real number.
Checkpoint 6.2.5. Practice 2.
Evaluate each power.
Solution.
Thus, we make the following definition for fractional exponents.
Exponential Notation for Radicals.
Example 6.2.6.
Caution 6.2.7.
Note that
An exponent of denotes the square root of its base, and an exponent of denotes the cube root of its base.
Checkpoint 6.2.8. Practice 3.
Write each power with radical notation, and then evaluate.
Solution.
Example 6.2.9.
Checkpoint 6.2.10. Practice 4.
Write each power with radical notation, and then evaluate.
Solution.
Checkpoint 6.2.11. QuickCheck 2.
True or false.
- The exponent
tells us to take a reciprocal. - The exponent 0.2 denotes a fifth root.
- A power with a negative exponent is not a real number.
- The expressions
and are the same.
Subsection 6.2.3 Irrational Numbers
What about th roots such as and that cannot be evaluated easily? These are examples of irrational numbers. An irrational number is one that cannot be expressed as a quotient of two integers.
It is not possible to write down an exact decimal equivalent for an irrational number, but we can find an approximation to as many decimal places as we like. We can use a calculator to obtain decimal approximations for irrational numbers. For example, you can verify that
Caution 6.2.12.
The following keying sequence for evaluating the irrational number is incorrect:
7 ^ 1 ÷ 5 ENTER
You can check that this sequence calculates instead of Recall that according to the order of operations, powers are computed before multiplications or divisions. We must enclose the exponent in parentheses and enter
7 ^ ( 1 ÷ 5 ) ENTER
Or, because we can enter
7 ^ 0.2 ENTER
Subsection 6.2.4 Working with Fractional Exponents
Fractional exponents simplify many calculations involving radicals. It will be useful for you to convert easily between exponential and radical notation.
Example 6.2.13.
Caution 6.2.14.
In part (b) of the Example above, the parentheses around must not be omitted. The expression means
Remember that a negative exponent denotes a reciprocal.
Checkpoint 6.2.15. Practice 5.
Convert each radical to exponential notation.
Solution.
Example 6.2.16.
Note 6.2.17.
Checkpoint 6.2.18. Practice 6.
- Convert
to exponential notation. - Convert
to radical notation.
Solution.
Checkpoint 6.2.19. QuickCheck 3.
True or false.
- All expressions of the form
represent irrational numbers. - When we enter an exponent
into a calculator, we must enclose it in parentheses. - In the expression
the exponent does not apply to 16. - You can use your calculator to find a decimal equivalent for an irrational number.
Subsection 6.2.5 Using Fractional Exponents to Solve Equations
We know that raising to powers and taking roots are inverse operations, that is, each operation undoes the effects of the other. This relationship is especially easy to see when the root is denoted by a fractional exponent. For example, to solve the equation
we would take the fifth root of each side. But instead of using radical notation, we can raise both sides of the equation to the power
Notice again that so
Thus, to solve an equation involving a power function we first isolate the power, then raise both sides to the exponent
Example 6.2.20.
For astronomers, the mass of a star is its most important property, but it is also the most difficult to measure directly. For many stars, their luminosity, or brightness, varies roughly as the fourth power of the mass.
- Our Sun has luminosity
watts and mass kilograms. Because the numbers involved are so large, astronomers often use these solar constants as units of measure: The luminosity of the Sun is solar luminosity, and its mass is solar mass. Write a power function for the luminosity, of a star in terms of its mass, using units of solar mass and solar luminosity. - The star Sirius is 23 times brighter than the Sun, so its luminosity is 23 solar luminosities. Estimate the mass of Sirius in units of solar mass.
Solution.
- Because
varies as the fourth power of we have and for the Sun (namely, and ), we find and - We substitute the luminosity of Sirius,
to get we raise both sides to the power.
Checkpoint 6.2.21. QuickCheck 4.
- How do we solve the equation
- Which law of exponents justifies this strategy?
Checkpoint 6.2.22. Practice 7.
The manager of the Atlantis Hotel wants to install in the lobby a spherical fish tank that holds at least 900 cubic feet of water. What should be the radius of the fish tank?
Solution.
6 feet
Subsection 6.2.6 Power Functions
The size of a diamond is usually given by its weight in carats. The diameter, of a diamond cut in a traditional round style is then a power function of its weight, given by
Example 6.2.23.
- A diamond weighing one-quarter carat has diameter about 4.05 millimeters. Find the constant of proportionality,
and write a formula for as a function of -
Complete the table with the diameters of diamonds of various weights.
(carats) (mm) - Sketch a graph of the function
- What is the diameter of the Hope Diamond, which weighs 45.52 carats and is worth $300 million?
Solution.
- We substitute
and into the equation and solve for and -
We evaluate the function for each of the weights given in the table. The diameters are rounded to tenths of a millimeter.
(carats) (mm) -
We plot the points from the table and draw a smooth curve to obtain the graph shown.
- We evaluate the function for
to obtainAccording to our formula, the Hope Diamond is about 22.85 millimeters in diameter.
Of course, power functions can be expressed using any of the notations we have discussed. For example, the function in the Example above can be written as
Checkpoint 6.2.24. Practice 8.
-
Complete the table of values for the power function
- Sketch the graph of
- Write the formula for
with a decimal exponent, and with radical notation.
Solution.
Subsection 6.2.7 Solving Radical Equations
A radical equation is one in which the variable appears under a square root or other radical. The radical may be denoted by a fractional exponent. For example, the equation
is a radical equation because To solve the equation, we first isolate the power to get
Example 6.2.25.
When a car brakes suddenly, its speed can be estimated from the length of the skid marks it leaves on the pavement. A formula for the car’s speed, in miles per hour, is
where the length of the skid marks, is given in feet.
- If a car leaves skid marks 80 feet long, how fast was the car traveling when the driver applied the brakes?
- How far will a car skid if its driver applies the brakes while traveling 80 miles per hour?
Solution.
- To find the velocity of the car, we evaluate the function forThe car was traveling at approximately 44 miles per hour.
-
We would like to find the value of
when the value of is known. We substitute into the formula and solve the equationBecause appears to the power we first square both sides of the equation to getYou can check that this value for works in the original equation. Thus, the car will skid approximately 267 feet. A graph of the function is shown below, along with the points corresponding to the values in parts (a) and (b).
Note 6.2.26.
Thus, we can solve an equation where one side is an th root of by raising both sides of the equation to the th power. We must be careful when raising both sides of an equation to an even power, since extraneous solutions may be introduced. However, because most applications of power functions deal with positive numbers only, they do not usually involve extraneous solutions.
Checkpoint 6.2.27. QuickCheck 5.
- How do we solve the equation
- How do we solve the equation
- How do we solve the equation
- How do we evaluate the function
for
Checkpoint 6.2.28. Practice 9.
Solve
Hint: Isolate the radical, then raise both sides to the fourth power.
Solution.
17
Subsection 6.2.8 Roots of Negative Numbers
You already know that is not a real number, because there is no real number whose square is Similarly, is not a real number, because there is no real number for which (Both of these radicals represent complex numbers.) In general, we cannot find an even root (square root, fourth root, and so on) of a negative number.
On the other hand, every positive number has two even roots that are real numbers. For example, both and are square roots of The symbol refers only to the positive, or principal root, of If we want to refer to the negative square root of we must write Similarly, both and are fourth roots of because and However, the symbol refers to the principal, or positive, fourth root only. Thus,
Things are simpler for odd roots (cube roots, fifth roots, and so on). Every real number, whether positive, negative, or zero, has exactly one real-valued odd root. For example,
Here is a summary of our discussion.
Roots of Real Numbers.
- Every positive number has two real-valued roots, one positive and one negative, if the index is even.
- A negative number has no real-valued root if the index is even.
- Every real number, positive, negative, or zero, has exactly one real-valued root if the index is odd.
Example 6.2.29.
is not a real number. is not a real number.
The same principles apply to powers with fractional exponents. Thus
but is not a real number. On the other hand,
Checkpoint 6.2.30. Practice 10.
Evaluate each power, if possible.
Solution.
- undefined
Exercises 6.2.9 Problem Set 6.2
Warm Up
1.
Each radical below is equal to an integer. Use trial and error to find the root without a calculator.
2.
3.
4.
Skills Practice
5.
6.
Complete the table converting radicals to powers.
Radical | ||||||||
Exponent (Fraction) | ||||||||
Exponent (Decimal) |
Exercise Group.
For Problems 11–14, write the expression as a sum of terms of the form
Exercise Group.
For Problems 21–26, solve for the indicated variable.
27.
- Increasing and concave up
- Increasing and concave down
- Decreasing and concave up
- Decreasing and concave down
28.
29.
30.
Applications
31.
When a ship moves through the water, it creates waves that hinder its own progress. Because of this resistance, there is an upper limit to the speed at which a ship can travel, given in knots by
where is the length of the vessel in feet. (Source: Gilner, 1972)
-
Complete the table of values for
as a function of (feet) (knots) -
Graph maximum speed against vessel length.
- The largest ship ever built, the oil tanker Seawise Giant, was 1,504 feet long. What was its top speed?
- As a ship approaches its maximum speed, the power required increases sharply. Therefore, most merchant ships are designed to cruise at speeds no higher than
on the same axes with - What was the cruising speed of the Seawise Giant? What percent of its maximum speed is that?
32.
If you walk in the normal way, your speed, in meters per second, is limited by the length of your legs, according to the formula
where is the acceleration due to gravity. (Source: Alexander, 1992)
-
Complete the table of values for
as a function of The constant, is approximately 10. (meters) (meters/sec) - A typical adult man has legs about 0.9 meter long. How fast can he walk?
- A typical four-year-old has legs 0.5 meter long. How fast can she walk?
-
Graph maximum walking speed against leg length.
- Race-walkers can walk as fast as 4.4 meters per second by rotating their hips so that the effective length of their legs is increased. What is that effective length?
- On the moon the value of
is 1.6. How fast can a typical adult man walk on the moon?
33.
The period of a pendulum is the time it takes for the pendulum to complete one entire swing, from left to right and back again. The greater the length, of the pendulum, the longer its period, In fact, if is measured in feet, then the period is given in seconds by
- Write the formula for
as a power function in the form - The Foucault pendulum in the Convention Center in Portland, Oregon is 90 feet long. What is its period?
- Choose a suitable window and graph the function
Label the point corresponding to point (b) on the graph.
34.
The rate, in feet per second, at which water flows from a fire hose varies directly with the square root of the water pressure, in psi (pounds per square inch). What is the rate of water flow at a typical water pressure of 60 psi?
|
||||
|
- Find the value of
and write a power function relating the variables. - What is the rate of water flow at a typical water pressure of 60 psi?
- Graph your function and verify your answer to part (b) on the graph.
35.
Thanks to improvements in technology, the annual electricity cost of running most major appliances has decreased steadily since 1970. The average annual cost of running a refrigerator is given, in dollars, by the function
where is the number of years since 1970.
- How much did it cost to run a refrigerator in 1980? In 1990?
- When was the cost of running a refrigerator half of the cost in 1970? If the cost continues to decline according to the given function, when will it cost $50 per year to run a refrigerator?
- Graph the function
Do you think that the cost will continue to decline indefinitely according to the given function? Why or why not?
36.
A rough estimate for the radius of the nucleus of an atom is provided by the formula
- Estimate the radius of the nucleus of an atom of iodine-127, which has mass number 127. If the nucleus is roughly spherical, what is its volume?
- The nuclear mass of iodine-127 is
gram. What is the density of the nucleus? (Density is mass per unit volume.) -
Complete the table of values for the radii of various radioisotopes.
Element Carbon Potassium Cobalt Technetium Radium Mass
number,Radius, - Sketch a graph of
as a function of (Use units of centimeter on the vertical axis.)
37.
When the Concorde lands at Heathrow airport in London, the width of the sonic boom felt on the ground is given in kilometers by the following formula:
where stands for the temperature on the ground in kelvins, is the altitude of the Concorde when it breaks the sound barrier, and is the drop in temperature for each gain in altitude of 1 kilometer. Find the width of the sonic boom if the ground temperature is 293 kelvins, the altitude of the Concorde is 15 kilometers, and the temperature drop is 4 kelvin per kilometer of altitude.
38.
The Stefan-Boltzmann law says that the temperature, of the Sun, in kelvins, can be computed from the formula
where is the total luminosity of the Sun, centimeters is the radius of the Sun, and is a constant governing radiation. Calculate the temperature of the Sun.
39.
- Graph the functions
and in the window - Use the graph to solve the equation
- Solve the equation algebraically.
40.
- Graph the functions
and in the window - Use the graph to solve the equation
- Solve the equation algebraically.
You have attempted 1 of 1 activities on this page.