document.write( "Question 54716: How would i factor this polynomial x^2-9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #36939 by wgomero(28)![]() ![]() ![]() You can put this solution on YOUR website! Resolution:\r \n" ); document.write( "\n" ); document.write( "x^2-9 = (x +3)(x -3) \n" ); document.write( " \n" ); document.write( " |