document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #202067 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
First factor \"x%5E2-18x%2B81\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
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\":



\n" ); document.write( "
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).


\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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\"
\n" ); document.write( "
\n" );