document.write( "Question 151017: Determine the type of solution the quadratic equation x^2=16 has, and then solve the equation. \n" ); document.write( "
Algebra.Com's Answer #110940 by jojo14344(1513)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2=16\" becomes \"x%5E2-16=0\" ------> it's a perfect square
\n" ); document.write( "and becomes, \"%28x-4%29%28x%2B4%29=0\"
\n" ); document.write( "so, \"x=4\", \"x=-4\"
\n" ); document.write( "Thank you,
\n" ); document.write( "Jojo
\n" ); document.write( "
\n" );