SOLUTION: a circle with a radius greater than 9 and area of A=3.14(xsquared-18x+81)how do I use factoring to find the radius of the circle?

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: a circle with a radius greater than 9 and area of A=3.14(xsquared-18x+81)how do I use factoring to find the radius of the circle?      Log On


   



Question 277566: a circle with a radius greater than 9 and area of A=3.14(xsquared-18x+81)how do I use factoring to find the radius of the circle?
Found 2 solutions by stanbon, jim_thompson5910:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
a circle with a radius greater than 9 and area of A=3.14(xsquared-18x+81)how do I use factoring to find the radius of the circle?
---------------------------
radius^2 = x^2-18x+81
----
radius = x-9
==================
Cheers,
Stan H.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
First factor x%5E2-18x%2B81

Solved by pluggable solver: Factoring using the AC method (Factor by Grouping)


Looking at the expression x%5E2-18x%2B81, we can see that the first coefficient is 1, the second coefficient is -18, and the last term is 81.



Now multiply the first coefficient 1 by the last term 81 to get %281%29%2881%29=81.



Now the question is: what two whole numbers multiply to 81 (the previous product) and add to the second coefficient -18?



To find these two numbers, we need to list all of the factors of 81 (the previous product).



Factors of 81:

1,3,9,27,81

-1,-3,-9,-27,-81



Note: list the negative of each factor. This will allow us to find all possible combinations.



These factors pair up and multiply to 81.

1*81 = 81
3*27 = 81
9*9 = 81
(-1)*(-81) = 81
(-3)*(-27) = 81
(-9)*(-9) = 81


Now let's add up each pair of factors to see if one pair adds to the middle coefficient -18:



First NumberSecond NumberSum
1811+81=82
3273+27=30
999+9=18
-1-81-1+(-81)=-82
-3-27-3+(-27)=-30
-9-9-9+(-9)=-18




From the table, we can see that the two numbers -9 and -9 add to -18 (the middle coefficient).



So the two numbers -9 and -9 both multiply to 81 and add to -18



Now replace the middle term -18x with -9x-9x. Remember, -9 and -9 add to -18. So this shows us that -9x-9x=-18x.



x%5E2%2Bhighlight%28-9x-9x%29%2B81 Replace the second term -18x with -9x-9x.



%28x%5E2-9x%29%2B%28-9x%2B81%29 Group the terms into two pairs.



x%28x-9%29%2B%28-9x%2B81%29 Factor out the GCF x from the first group.



x%28x-9%29-9%28x-9%29 Factor out 9 from the second group. The goal of this step is to make the terms in the second parenthesis equal to the terms in the first parenthesis.



%28x-9%29%28x-9%29 Combine like terms. Or factor out the common term x-9



%28x-9%29%5E2 Condense the terms.



===============================================================



Answer:



So x%5E2-18%2Ax%2B81 factors to %28x-9%29%5E2.



In other words, x%5E2-18%2Ax%2B81=%28x-9%29%5E2.



Note: you can check the answer by expanding %28x-9%29%5E2 to get x%5E2-18%2Ax%2B81 or by graphing the original expression and the answer (the two graphs should be identical).





So A=3.14%28x%5E2-18x%2B81%29 then becomes A=3.14%28x-9%29%5E2 which is of the form A=pi%2Ar%5E2 where 'r' is the radius. So the radius is r=x-9. Since "radius greater than 9", this means that r%3E9 and x-9%3E9. Solve for 'x' to get x%3E18