document.write( "Question 597135: Solve the equation by a method of your choice:
\n" );
document.write( "x^2 - 36 = 0
\n" );
document.write( "If there are two solutions, separate the solutions by a comma.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #378045 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factoring (difference of squares) ___ (x + 6)(x - 6) = 0 \n" ); document.write( " |