document.write( "Question 1096725: Using factoring, for what four values of x is the equation \"+%28x%5E2-10x%2B12%29%5E2=144+\" true? \n" ); document.write( "
Algebra.Com's Answer #711127 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
(x^2-10x+12)^2=144
\n" ); document.write( "x^2-10x+12=+/-12
\n" ); document.write( "x^2-10x+12=+12
\n" ); document.write( "x^2-10x=0
\n" ); document.write( "x(x-10)=0
\n" ); document.write( "x=0,10
\n" ); document.write( "============
\n" ); document.write( "x^2-10x+12=-12
\n" ); document.write( "x^2-10x+24=0
\n" ); document.write( "(x-6)(x-4)=0
\n" ); document.write( "x=4,6
\n" ); document.write( "============
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C12%2C-25%2C250%2C%28x%5E2-10x%2B12%29%5E2-144%29\"
\n" ); document.write( "
\n" );