4.3: Solve Equations with Roots
Learning Outcomes
- Solve equations that include square roots.
Square roots occur frequently in a statistics course, especially when dealing with standard deviations and sample sizes. In this section we will learn how to solve for a variable when that variable lies under the square root sign. The key thing to remember is that the square of a square root is what lies inside. In other words, squaring a square root cancels the square root.
Example 4.3.1
Solve the following equation for .
Solution
What makes this a challenge is the square root. The strategy for solving is to isolate the square root on the left side of the equation and then square both sides. First subtract 2 from both sides:
Now that the square root is isolated, we can square both sides of the equation:
Since the square and the square root cancel we get:
Finally add 3 to both sides to arrive at:
It’s always a good idea to check your work. We do this by plugging the answer back in and seeing if it works. We plug in to get
Yes, the solution is correct.
Example 4.3.2
The standard deviation, , of the sampling distribution for a proportion follows the formula:
Where is the population proportion and is the sample size. If the population proportion is 0.24 and you need the standard deviation of the sampling distribution to be 0.03, how large a sample do you need?
Solution
We are given that and
Plug in to get:
We want to solve for , so we want on the left hand side of the equation. Just switch to get:
Next, we subtract:
And them multiply:
This gives us
To get rid of the square root, square both sides:
The square cancels the square root, and squaring the right hand side gives:
We can write:
Cross multiply to get:
Finally, divide both sides by 0.0009:
Round up and we can conclude that we need a sample size of 203 to get a standard error that is 0.03. We can check to see if this is reasonable by plugging back into the equation. We use a calculator to get:
Since this is very close to 0.03, the answer is reasonable.
Exercise
SECTION WRAP-UP