Applying Radical Equations

Learning Objective

Introduction

Mathematical problems that include radical equationsAn equation that contains a variable within a radical term. arise in a number of professions, from engineering to nursing. Let’s take a look at some of the contexts within which radical equations arise and consider how to solve them.

Pythagorean Theorem

Distance and size calculations using the Pythagorean TheoremThe formula used to relate the lengths of the sides in any right triangle, `a^2+b^2=c^2`. often produce radicalsThe math symbol `sqrt`, used to denote the process of taking a root of a quantity. because the formula contains three squared terms: `a^2``b^2`, and `c^2`. Consider the following problem:

A rectangular microchip has a length of `5` mm and a diagonal of `5sqrt2` mm. What is the area of the microchip?

Before creating an equation for this problem, it makes sense to sketch a quick diagram. We are told that the microchip is rectangular, and we are also given the values for one length and the diagonal. We can assign any variable to represent the length of the side that we do not know—we’ll choose `b`.

A rectangle is 5 millimeters long. The diagonal is labeled 5 square root of 2 millimeters. The height is labeled B.

The dotted lines in the sketch above denote the edges of the microchip—it makes it easier to see the triangle that is created by the diagonal, length, and width.

Note that the problem asks for the area of the microchip. In order to find this, we will have to square the length (which we know to be `5` mm) and square the width (currently represented by the variable `b`).

Let’s use the Pythagorean Theorem to find the value for `b`.

Example

Problem

Find `b` when `a = 5` and `c=5sqrt2`.

 

 

 

`a^2+b^2=c^2`

Pythagorean Theorem

 

`5^2+b^2=(5sqrt2)^2`

Substitute known values in for `a` and `c`

 

`5^2+b^2=5^2*(sqrt2)^2`

`25+b^2=25*2`

`25+b^2=50`

Simplify

 

 

`25 + b^2-25=50-25`

Subtract `25` from both sides to isolate the variable

 

`b^2 = 25`

Combine like terms

 

`sqrt(b^2)=sqrt25`

Take the square root of both sides

Answer

`b = 5`

 

 

We find that `b` has a value of `5`. That means that the area of the microchip is `5text( mm)*5text( mm)`, or `25" mm"^2`

Variables within the Radical

Have you ever wondered how far you can see on a clear day? When we stand on the ground, environmental and man-made objects often block the view all the way to the horizon. But the higher we get—for instance, looking out the upper window of a tall building, or sitting at the top of a Ferris wheel—the further away we can see.

One estimate for how far we can see on a clear day is given by the formula `v=1.225sqrta`, where `v =` visibility (in miles) and `a = ` altitude (in feet).

A woman on a hang glider can see `49` miles to the horizon. Using the visibility formula, how far above the ground is she?

To solve this problem, let’s substitute our known values into the visibility formula. We will be left with a one-variable radical equation.

Example

Problem

`v=1.225sqrta`

 

Find `a` when `v=49`.

 

 

 

`49=1.225sqrta`

Substitute known value for `v`

 

`49/1.225=(1.225sqrta)/1.225`

Divide both sides by `1.225` to isolate the variable term

 

`40=sqrta`

Simplify

 

`40^2=(sqrta)^2`

Square both sides to eliminate the radical

Answer

`1600 = a`

 

 

The answer is `1600` feet! She is pretty high up in the air, but this makes sense, because she can see very far. To check our answer, we should substitute `1600` back into our original equation and see if we get a true statement.

`v=1.225sqrta`

`49=1.225sqrt1600`

`49=1.225(40)`

`49=49`

A true statement results when the values `v = 49` and `a = 1600` are inserted into the equation, so we can be confident that we have solved this problem correctly.

One final real world application of radical equations comes from the world of medicine. Before determining the dosage of a drug to give to a patient, doctors will sometimes calculate the patient’s Body Surface Area (or BSA). One way to determine a person’s BSA is to use the following formula: `BSA=sqrt((wh)/3600)`, where `w = ` weight (in pounds), `h = ` height (in centimeters), and BSA is measured in square meters.

Gustav weighs `160` pounds and has a BSA of about `2sqrt2`  `m^2`How tall (in centimeters) is he?

Example

Problem

`BSA=sqrt((wh)/3600)`

 

Find `h` when `w = 160` and `BSA=2sqrt2`.  

 

 

`2sqrt2=sqrt((160*h)/3600)`

Substitute known values

 

`(2sqrt2)^2=(sqrt((160*h)/3600))^2`

Square both sides to remove the radical

 

`8=(160h)/3600`

Simplify

 

`8*3600=(160h)/3600*3600`

Multiply both sides by `3600` to isolate variable term

 

`28,800 = 160h`

Simplify

 

`(28,800)/160=(160h)/160`

Divide by `160` to isolate the variable `h`

Answer

`180 = h`

 

 

         

We find that Gustav is `180` cm tall (this is about `5` feet `11` inches). Notice how this problem had radicals on both sides of the equation. Squaring both sides eliminated both radicals and made this problem much easier to solve.

The Pythagorean Theorem states that in a right triangle, `a^2 + b^2 = c^2`. Based on this Theorem, which of the following equations is also true?

 

A) `a=sqrt(b^2-c^2`

 

B) `b=sqrt(a^2+c^2)`

 

C) `c=sqrt(a^2+b^2)`

 

D) `sqrt(a^2-b^2)=sqrt(a^2+b^2)`

 

 

Summary

A number of real world problems can be modeled with radical equations. When faced with a problem where a variable appears underneath a radical, raise both sides to the same power to remove the radical, and then solve for the variable.