Skip to main content

Section 14.1 Introduction to Radical Functions

We learned the basics of square roots in Section 8.2. The study of radicals is much broader than our first attempt covered and we need to expand our investigation. To do so, we will first look at an example that makes use of a topic covered in Section 8.3.

Figure 14.1.1 Alternative Video Lessons

A #10 washer has a 5.6 mm inner diameter and is 1.2 mm thick. We will let \(d\) represent the outer diameter, measured in mm.

Figure 14.1.2 A Diagram of a #10 Washer

The amount of steel, \(M\text{,}\) in mg that it takes to make the washer with outer diameter \(d\) is approximated by the formula

\begin{equation*} M=7.59d^2-238 \end{equation*}

Note that if you know the value of \(M\) ahead of time, this is a quadratic equation. We will now solve the equation for \(d\) using the square root method.

\begin{align*} M\amp=7.59d^2-238\\ M\addright{238}\amp=7.59d^2\\ \divideunder{M+238}{7.59}\amp=d^2 \end{align*}
\begin{align*} d\amp=\sqrt{\frac{M+238}{7.59}}\amp\amp\text{or}\amp d\amp=-\sqrt{\frac{M+238}{7.59}} \end{align*}

Since we know that the diameter cannot really be negative, our formula for \(d\) must be

\begin{equation*} d=\sqrt{\frac{M+238}{7.59}} \end{equation*}

This formula finds the diameter that the washer must be when you input the amount of steel used, \(M\text{.}\) Figure 14.1.3 shows a graph of this relationship.

Figure 14.1.3 A Graph of \(d=\sqrt{\frac{M+238}{7.59}}\)

We also know that \(M\) cannot be negative, so we will cut the graph to begin at \(M=0\text{.}\) This formula tells us that if we plan on using, for example, 1000 mg of steel (about as much as in a large paper clip) that we can find the the outer diameter for the washer that will be created:

\begin{align*} d\amp=\sqrt{\frac{\substitute{1000}+238}{7.59}}\\ \amp\approx12.8 \end{align*}

So the washer's outer diameter must be about 12.8 mm for to have a mass of 1000 mg.

Figure 14.1.4 A Revised Graph of \(d=\sqrt{\frac{M+238}{7.59}}\)

Note that the vertical intercept of the graph is \((0,5.6)\text{,}\) which says that a washer that uses no steel at all (is that really a washer?) would have an outer diameter of 5.6 mm. This is the “smallest” possible washer with an inner diameter of 5.6 mm, even though it would technically be massless. Perhaps the implied domain of this function should be \((0,\infty)\) to exclude \(0\) mass.

Square roots often appear when we consider formulas from geometry like the washer problem, and they also show up in topics like in statistics (where \(\sigma=\sqrt{\frac{1}{n}\sum\limits_{i=1}^n (x_i-\mu)^2}\) finds the standard deviation), in chemistry (where \(v_{rms}=\sqrt{\frac{3RT}{M_m}}\) finds the velocity of a particle), and in physics (where \(m(v)=\frac{m_0}{\sqrt{1-\sfrac{v^2}{c^2}}}\) finds the mass of an object as its velocity nears the speed of light). There are many more examples to give, but we need a firmer understanding of radicals to properly study these things, so it's time to venture into deeper waters.

Subsection 14.1.1 The Square Root Function

Example 14.1.5

Gilberto is an artist who etches designs into square copper plates of different sizes. Customers can order the size they would like.

  1. Build a function that calculates the length of a plate's side given its area. Explore the function with a table and graph.

  2. One customer ordered a plate with an area of \(6.25\) square feet. Calculate the length of its side.

  3. Find the domain and range of the function from Part a.

Explanation
  1. We know the formula to calculate a square's area is \(A=\ell^2\text{,}\) where \(A\) stands for a square's area, and \(\ell\) is the length of the square's side. To build a function to calculate \(\ell\text{,}\) we solve for \(\ell\) in the formula:

    \begin{align*} A\amp=\ell^2 \end{align*}
    \begin{align*} \ell\amp=\sqrt{A}\amp\amp\text{or} \amp \ell\amp=-\sqrt{A} \end{align*}

    The formula is \(\ell=\sqrt{A}\text{.}\) We don't consider the negative solution in this context since negative length doesn't make sense. Since \(\ell\) depends on \(A\text{,}\) we can use function notation and write \(f(A)=\sqrt{A}\text{.}\) We will make a table, plot points, and look at the graph of \(\ell=\sqrt{A}\text{.}\)

    \(A\) \(f(A)\) Points on the Curve
    \(0\) \(\sqrt{0}=0\) \((0,0)\)
    \(1\) \(\sqrt{1}=1\) \((1,1)\)
    \(4\) \(\sqrt{4}=2\) \((4,2)\)
    \(6.25\) \(\sqrt{6.25}=2.5\) \((6.25,2.5)\)
    \(9\) \(\sqrt{9}=3\) \((9,3)\)
    Table 14.1.6 Values of \(f(A)=\sqrt{A}\)
    Figure 14.1.7 Graph of \(y=\sqrt{A}\)
  2. The point \((6.25,2.5)\) implies that a square plate with an area of \(6.25\) square feet would have a length of \(2.5\) feet on each side.

  3. According to the graph, the function's domain is \([0,\infty)\) because the graph goes forever to the right from \(A=0\text{.}\) This should make some sense because you cannot take the square root of a negative number. The function's range is \([0,\infty)\) because the graph seems to go up forever starting at \(\ell=0\text{.}\) This should also make sense because a square root never gives you a negative number as an answer.

Example 14.1.9

Algebraically find the domain of the function \(g\) where \(g(x)=\sqrt{2x-4}+1\) and then find the range by making a graph.

Explanation

Using Fact 14.1.8 to find the function's domain, we set the radicand greater than or equal to zero and solve:

\begin{align*} 2x-4\amp\ge0\\ 2x\amp\ge4\\ x\amp\ge2 \end{align*}

The function's domain is \([2,\infty)\) in interval notation.

To find the function's range, we use technology to look at a graph of the function. The graph shows that the function's range is \([1,\infty)\text{.}\) The graph also verifies the function's domain is indeed \([2,\infty)\text{.}\)

Figure 14.1.10 Graph of \(g(x)=\sqrt{2x-4}+1\)
Example 14.1.11

Algebraically find the domain and graphically find the range of the function \(h\) where \(h(x)=2-3\sqrt{8-5x}\text{.}\)

Explanation

To find the function's domain, we set the radicand to be greater than or equal to zero:

\begin{align*} 8-5x\amp\ge0\\ -5x\amp\ge-8\\ \divideunder{-5x}{-5}\amp\mathbin{\highlight{\le}}\divideunder{-8}{-5}\\ x\amp\le\frac{8}{5} \end{align*}

So, the function's domain is \(\left(-\infty,\frac{8}{5}\right]\text{.}\) The \(2\) and \(3\) in the function do not play a role in the domain, although they do alter the range which we will find now by making a graph.

From the graph we can see that the range is all numbers below (or equal to) the \(y\)-value \(2\text{.}\) In interval notation, this would be written \((-\infty,2]\text{.}\)

Figure 14.1.12 Graph of \(h(x)=2-3\sqrt{8-5x}\)
Example 14.1.13

When an object is dropped, the time it takes to hit the ground can be modeled by

\begin{equation*} t=\sqrt{\frac{d}{16}} \end{equation*}

where \(t\) is in seconds, and \(d\) is the initial height of the object in feet. Use graphing technology to create a graph and answer the following questions.

  1. In a science experiment, Amaka's class drops a beanbag from the top of a \(100\)-foot-tall building. How long will it take for the beanbag to hit the ground?

  2. Her class then goes to a second building, drops the beanbag from the top, and uses a stopwatch to measures the time it takes to hit the ground. If it takes \(3\) seconds for the beanbag to hit the ground, how tall is the building?

Explanation

With graphing technology, and after adjusting the window settings, we can see the graph of \(t=\sqrt{\frac{d}{16}}\) and some important points.

Figure 14.1.14 Graph of \(t=\sqrt{\frac{d}{16}}\)
  1. We look for a \(d\)-value of 100 feet and find the point \((100,2.5)\) on the graph. This means it will take the beanbag \(2.5\) seconds to hit the ground if it's released from the top of a \(100\)-foot-tall building.

  2. This time we look for a \(t\)-value of 3 seconds and find the point \((144,3)\text{.}\) This means the beanbag will fall approximately \(144\) feet in \(3\) seconds, so the second building is approximately \(144\) feet tall.

Subsection 14.1.2 The Distance Formula

A square root is used in calculating the distance between two points on a coordinate plane. We learned the Pythagorean Theorem in Section 8.3.2. In a coordinate plane, we can use the Pythagorean Theorem to calculate the distance between any two points.

Example 14.1.15

Calculate the distance between \((2,3)\) and \((5,7)\text{.}\)

Explanation

First, we will sketch a graph of those two points.

To calculate the distance between \((2,3)\) and \((5,7)\text{,}\) we sketch a right triangle as in the figure and then use the Pythagorean Theorem:

\begin{align*} d^2\amp=(5-2)^2+(7-3)^2\\ d^2\amp=3^2+4^2\\ d^2\amp=9+16\\ d^2\amp=25\\ d\amp=\sqrt{25}\\ d\amp=5 \end{align*}
Figure 14.1.16 Calculating the Distance Between \((2,3)\) and \((5,7)\)

In conclusion, the distance between \((2,3)\) and \((5,7)\) is \(5\text{.}\) Note that in our calculations, we didn't need to show \(d=\pm\sqrt{25}\) because distance must have positive values.

With the same method, we can derive a formula to calculate the distance between any two points.

Example 14.1.17

With a generic first and second point, we will use subscripts to identify the first pair \((x_1,y_1)\) and the second pair \((x_2,y_2)\text{.}\) Calculate the distance between the generic points \((x_1,y_1)\) and \((x_2,y_2)\text{.}\)

Explanation

First, we will sketch a graph of those two points. We will put the image from last example side by side with the new image, so it's clear that we are using the same method.

Figure 14.1.18 Calculating the Distance Between \((2,3)\) and \((5,7)\)
Figure 14.1.19 Calculating the Distance Between \((x_1,y_1)\) and \((x_2,y_2)\)

To calculate the distance between \(\highlight{(x_1,y_1)}\) and \(\highlight{(x_2,y_2)}\text{,}\) we sketch a right triangle as in the figure and then use Pythagorean Theorem:

\begin{align*} d^2\amp=(x_2-x_1)^2+(y_2-y_1)^2\\ d\amp=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \end{align*}

With this formula, we can calculate the distance between two points without sketching a graph.

Example 14.1.21

Find the distance between \((-2,4)\) and \((5,-20)\text{.}\)

Explanation

To calculate the distance between \((-2,4)\) and \((5,-20)\text{,}\) we use the distance formula. It's good practice to mark each value with the corresponding variables in the formula. Again, \((x_1,y_1)\) stands for the first point's coordinates, and \((x_2,y_2)\) stands for the second point's coordinates:

\begin{equation*} (\stackrel{x_1}{-2},\stackrel{y_1}{4}), (\stackrel{x_2}{5},\stackrel{y_2}{-20}) \end{equation*}

We have:

\begin{align*} d\amp=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\\ d\amp=\sqrt{\left(\substitute{5}-\substitute{(-2)}\right)^2+\left(\substitute{(-20)}-\substitute{4}\right)^2}\\ d\amp=\sqrt{\left(7\right)^2+\left(-24\right)^2}\\ d\amp=\sqrt{49+576}\\ d\amp=\sqrt{625}\\ d\amp=25 \end{align*}

The distance between \((-2,4)\) and \((5,-20)\) is \(25\) units.

Warning 14.1.22

Note that it's good practice to add parentheses around negative values when we do substitutions. For example, when we substitute \(x\) with \(-7\) in \(x^2\text{,}\) we should write

\begin{equation*} x^2=\substitute{(-7)}^2=49\text{ correct }\checkmark \end{equation*}

We should not write

\begin{equation*} x^2=\substitute{-7}^2=-49\text{ incorrect } \end{equation*}

Subsection 14.1.3 Cube Root Function

The square of \(2\) is \(4\text{,}\) so the square root of \(4\) is \(2\text{.}\)

Similarly, the cube of \(2\) is \(8\text{,}\) so the cube root of \(8\) is \(2\text{.}\) We write

\begin{equation*} \sqrt[3]{8}=2 \end{equation*}

It's helpful to memorize the first few perfect cube numbers and their cube roots:

\begin{align*} \amp0^3=0\amp\sqrt[3]{0}=0\\ \amp1^3=1\amp\sqrt[3]{1}=1\\ \amp2^3=8\amp\sqrt[3]{8}=2\\ \amp3^3=27\amp\sqrt[3]{27}=3\\ \amp4^3=64\amp\sqrt[3]{64}=4\\ \amp5^3=125\amp\sqrt[3]{125}=5 \end{align*}

One major difference between a cube root and a square root is that we can find the cube root of negative numbers. For example:

\begin{equation*} (-4)^3=-64\text{, so }\sqrt[3]{-64}=-4 \end{equation*}

However, \(\sqrt{-64}\) is non-real and in general we cannot take the square root of a negative number.

Remark 14.1.23

Many calculators don't have a cube root button. If yours does, it might look like \(\sqrt[n]{\phantom{x}}\) and you will tell the calculator both to enter a number for the “\(n\)” as well as the radicand. Many calculators also allow you to type something like root(3,8) for \(\sqrt[3]{8}\text{,}\) for example.

Another way to calculate the cube root on a calculator is to use the exponent button (which is usually marked with the caret symbol, ^) with a reciprocal power. For example, to calculate \(\sqrt[3]{8}\text{,}\) you may type 8^(1/3). We will explain why \(\sqrt[3]{8}=8^{\frac{1}{3}}\) in Section 14.2. For now, just learn how to use a calculator to calculate the cube root of a given number.

We can also estimate the value of a cube root, like \(\sqrt[3]{10}\text{,}\) by knowing the perfect cubes nearby:

\begin{align*} \sqrt[3]{8}\amp=2\amp\sqrt[3]{10}\amp=\mathord{?}\amp\sqrt[3]{27}\amp=3 \end{align*}

Since \(10\) is between the perfect cubes \(8\) and \(27\text{,}\) \(\sqrt[3]{10}\) must be between \(2\) and \(3\text{,}\) and closer to \(2\text{.}\) We can use a calculator to verify \(\sqrt[3]{10}\approx2.154\)

Let's build a table and graph the cube root function.

\(x\) \(g(x)=\sqrt[3]{x}\) Points on the Curve
\(-8\) \(\sqrt[3]{-8}=-2\) \((-8,-2)\)
\(-1\) \(\sqrt[3]{-1}=-1\) \((-1,-1)\)
\(0\) \(\sqrt[3]{0}=0\) \((0,0)\)
\(1\) \(\sqrt[3]{1}=1\) \((1,1)\)
\(8\) \(\sqrt[3]{8}=2\) \((8,2)\)
Table 14.1.24 Values of \(g(x)=\sqrt[3]{x}\)
Figure 14.1.25 Graph of \(g(x)=\sqrt[3]{x}\)

Both the domain and range of the cube root function are \((-\infty,\infty)\text{.}\) Compare this with the domain and range of the square root function, which are each \([0,\infty)\text{.}\) The reason for the difference is that we cannot take the square root of negative numbers, but we can take the cube root of negative numbers (and when we do, we get negative numbers as the output).

Remark 14.1.26

It is helpful to be able to quickly sketch the graphs of the following types of basic functions:

\begin{align*} f(x)\amp=c\amp f(x)\amp=mx+b\amp f(x)\amp=a(x-h)^2+k\amp f(x)\amp=\abs{x}\\ f(x)\amp=\frac{1}{x}\amp f(x)\amp=\frac{1}{x^2}\amp f(x)\amp=\sqrt{x}\amp f(x)\amp=\sqrt[3]{x} \end{align*}

Now with the graph of the cube root function, you have seen all of these shapes in this book.

Example 14.1.27

Nasim makes solid copper spheres for their grounding and healing properties. A sphere's radius can be calculated by the formula \(r(V)=\sqrt[3]{\frac{3V}{4\pi}}\text{,}\) where \(r(V)\) stands for the sphere's radius for a given volume \(V\text{.}\) If Nasim uses \(2\) cubic inches of copper per sphere, what diameter should he list on his website? Round your answer to two decimal places.

Explanation

First, to find the radius we will substitute \(\substitute{2}\) in for \(V\text{,}\) and we have:

\begin{align*} r(V)\amp=\sqrt[3]{\frac{3V}{4\pi}}\\ r(\substitute{2})\amp=\sqrt[3]{\frac{3(\substitute{2})}{4\pi}}\\ \amp\approx0.78 \end{align*}

The spheres will have a radius of approximately 0.78 in.

When we calculate \(\sqrt[3]{\frac{3(2)}{4\pi}}\) with a calculator, we enter (3*2/(4π))^(1/3). To find the diameter, we multiply the radius by \(2\) to get 1.56 in. Nasim can advertise the spheres to be 1.56 inches in diameter.

Subsection 14.1.4 Other Roots

Similar to the cube root, there is the fourth root, and the fifth root, and so on, as in the following examples:

\begin{align*} \sqrt[4]{16}=2 \amp\text{ because }2^4=16\amp\sqrt[5]{-32}=-2 \amp\text{ because }(-2)^5=-32\amp\sqrt[6]{64}=2 \amp\text{ because }2^6=64, \end{align*}

To calculate the fifth root of \(-32\) with a calculator, try typing (-32)^(1/5) or root(5,-32).

Definition 14.1.28

The index of a radical is the number “\(\highlight{n}\)” in \(\sqrt[\highlight{n}]{\phantom{x}}\text{.}\) The symbol \(\sqrt[n]{\phantom{x}}\) is read “the \(n\)th root.” The plural of index is indices, as in “we can evaluate radicals of multiple indices in a single expression.”

Example 14.1.30
  1. Let \(g(x)=7-3\sqrt[4]{10-5x}\text{.}\) Algebraically find \(g\)'s domain and graphically find \(g\)'s range.

  2. Let \(h(x)=4\sqrt[5]{2x-5}+1\text{.}\) Algebraically find \(h\)'s domain and graphically find \(h\)'s range.

Explanation
  1. First note that the index of this function is \(4\text{.}\) By Fact 14.1.29, to find the domain of this function we must set the radicand greater or equal to zero and solve.

    \begin{align*} 10-5x\amp\ge0\\ -5x\amp\ge\subtractright{10}\\ x\amp\mathbin{\highlight{\le}}\divideunder{-10}{-5}\\ x\amp\le2 \end{align*}

    So, the domain of \(g\) must be \((-\infty,2]\text{.}\)

    To find the function's range, we use technology to graph the function. By the graph, the function's range is \((-\infty,7]\text{.}\)

    Figure 14.1.31 Graph of \(y=7-3\sqrt[4]{10-5x}\)
  2. First note that the index of the function \(h\) for \(h(x)=4\sqrt[5]{2x-5}+1\) is \(5\text{.}\) By Fact 14.1.29, the domain is \((-\infty,\infty)\text{.}\)

    To find the function's range, we use technology to graph the function. According to the graph, the function's range is also the set of all real numbers.

    Figure 14.1.32 Graph of \(y=4\sqrt[5]{2x-5}+1\)

Subsection 14.1.5 Exercises

Review and Warmup
1

Evaluate the following.

\(-\sqrt{81}={}\).

2

Evaluate the following.

\(-\sqrt{121}={}\).

3

Evaluate the following.

\(\sqrt{-144}=\).

4

Evaluate the following.

\(\sqrt{-4}=\).

5

Evaluate the following.

\(\displaystyle{\sqrt{{{\frac{4}{81}}}}={}}\).

6

Evaluate the following.

\(\displaystyle{\sqrt{{{\frac{9}{25}}}}={}}\).

7

Without using a calculator, evaluate the expression.

  1. \(\displaystyle{\sqrt[3]{8} =}\)

  2. \(\displaystyle{\sqrt[3]{-8} =}\)

  3. \(\displaystyle{-\sqrt[3]{8} =}\)

8

Without using a calculator, evaluate the expression.

  1. \(\displaystyle{\sqrt[4]{16} =}\)

  2. \(\displaystyle{\sqrt[4]{-16} =}\)

  3. \(\displaystyle{-\sqrt[4]{16} =}\)

9

Without using a calculator, estimate the value of \(\sqrt{65}\text{:}\)

  • 8.94

  • 7.94

  • 7.06

  • 8.06

10

Without using a calculator, estimate the value of \(\sqrt{61}\text{:}\)

  • 7.19

  • 7.81

  • 8.81

  • 8.19

11

Without using a calculator, estimate the value of \(\sqrt[3]{68}\text{:}\)

  • 4.08

  • 3.08

  • 3.92

  • 4.92

12

Without using a calculator, estimate the value of \(\sqrt[3]{62}\text{:}\)

  • 3.04

  • 4.96

  • 3.96

  • 4.04

Domain and Range
13

Find the domain of the function.

\(f(x)={\sqrt{10-x}}\)

14

Find the domain of the function.

\(g(x)={\sqrt{7-x}}\)

15

Find the domain of the function.

\(g(x)={\sqrt{3+20x}}\)

16

Find the domain of the function.

\(h(x)={\sqrt{9+14x}}\)

17

Find the domain of the function.

\(F(x)=\sqrt[3]{{-9x-1}}\)

18

Find the domain of the function.

\(G(x)=\sqrt[3]{{-7x-7}}\)

19

Find the domain of the function.

\(G(x)=\sqrt[4]{{45-5x}}\)

20

Find the domain of the function.

\(H(x)=\sqrt[4]{{-9-3x}}\)

21

Find the domain of the function.

\(K(x)={-\frac{8}{\sqrt{x+5}}}\)

22

Find the domain of the function.

\(f(x)={\frac{6}{\sqrt{x-7}}}\)

23

Find the domain of the function.

\(f(x)={\sqrt{x+7}}\)

24

Find the domain of the function.

\(f(x)={\sqrt{x+5}}\)

25

Find the domain of the function.

\(f(x)={\sqrt{-3-7x}}\)

26

Find the domain of the function.

\(f(x)={\sqrt{-2-7x}}\)

27

Find the domain of the function.

\(f(x)={\frac{1}{\sqrt{18-5x}}}\)

28

Find the domain of the function.

\(f(x)={\frac{1}{\sqrt{40-56x}}}\)

29

Find the domain of the function.

\(f(x)={\frac{1}{\sqrt{29x+62}}}\)

30

Find the domain of the function.

\(f(x)={\frac{1}{\sqrt{2x+85}}}\)

31

Find the domain of the function.

\(f(x)={\frac{x+75}{\sqrt{53x^{2}+4}}}\)

32

Find the domain of the function.

\(f(x)={\frac{x+28}{\sqrt{26x^{2}+15}}}\)

33

Find the domain of the function.

\(f(x)=\sqrt[11]{x+26}\)

34

Find the domain of the function.

\(f(x)=\sqrt[9]{x+37}\)

35

Find the domain of the function.

\(f(x)=\frac{1}{\sqrt[7]{27 x+48}}\)

36

Find the domain of the function.

\(f(x)=\frac{1}{\sqrt[3]{92 x+59}}\)

37

Find the domain of the function.

\(f(x)=\frac{1}{\sqrt[6]{7 x+70}}\)

38

Find the domain of the function.

\(f(x)=\frac{1}{\sqrt[10]{3 x+81}}\)

39

Use technology to find the range of the function \(K\) defined by \(K(x)={\sqrt{4-x}-3}\text{.}\)

40

Use technology to find the range of the function \(f\) defined by \(f(x)={\sqrt{2-x}-5}\text{.}\)

41

Use technology to find the range of the function \(f\) defined by \(f(x)={\frac{0.1}{\sqrt{x-4}}+3}\text{.}\)

42

Use technology to find the range of the function \(g\) defined by \(g(x)={\frac{0.5}{\sqrt{x+1}}+1}\text{.}\)

Applications
43

If an object is dropped with no initial velocity, the time since the drop, in seconds, can be calculated by the function

\begin{equation*} T(h) = \sqrt{\frac{2h}{g}} \end{equation*}

where \(h\) is the distance the object traveled in feet. The variable \(g\) is the gravitational acceleration on earth, and we can round it to \(32 \frac{ft}{s^2}\) for this problem.

  1. After seconds since the release, the object would have traveled \(24\) feet.

  2. After \(2.9\) seconds since the release, the object would have traveled feet.

44

If an object is dropped with no initial velocity, the time since the drop, in seconds, can be calculated by the function

\begin{equation*} T(h) = \sqrt{\frac{2h}{g}} \end{equation*}

where \(h\) is the distance the object traveled in feet. The variable \(g\) is the gravitational acceleration on earth, and we can round it to \(32 \frac{ft}{s^2}\) for this problem.

  1. After seconds since the release, the object would have traveled \(29\) feet.

  2. After \(2.4\) seconds since the release, the object would have traveled feet.

45

A factory manufactures toy plastic balls. For a ball with a certain volume, V in cubic centimeters, the ball’s radius can be calculated by the formula

\begin{equation*} r(V) = \sqrt[3]{\frac{3V}{4 \pi}} \end{equation*}
  1. If a ball’s volume is \(350\) cubic centimeters, its radius must be centimeters.

  2. If a ball’s radius is \(3.2\) centimeters, its volume would be cubic centimeters.

46

A factory manufactures toy plastic balls. For a ball with a certain volume, V in cubic centimeters, the ball’s radius can be calculated by the formula

\begin{equation*} r(V) = \sqrt[3]{\frac{3V}{4 \pi}} \end{equation*}
  1. If a ball’s volume is \(400\) cubic centimeters, its radius must be centimeters.

  2. If a ball’s radius is \(2.7\) centimeters, its volume would be cubic centimeters.

47

The speed of a tsunami, in meters per second, can be modeled by the function \(S(d)={\sqrt{9.8d}}\text{,}\) where \(d\) is the depth of water in meters. Answer the following question with technology.

A tsunami’s speed at 900 meters below the sea level is meters per second.

48

The speed of a tsunami, in meters per second, can be modeled by the function \(S(d)={\sqrt{9.8d}}\text{,}\) where \(d\) is the depth of water in meters. Answer the following question with technology.

A tsunami’s speed at meters below the sea level is 80 meters per second.

Distance Formula
49

Find the distance between the points \((-3,3)\) and \((-24,23)\text{.}\)

50

Find the distance between the points \((14,-9)\) and \((19,3)\text{.}\)

51

Find the distance between the points \((8,-10)\) and \((11,-4)\text{.}\)

52

Find the distance between the points \((-6,7)\) and \((-1,17)\text{.}\)