document.write( "Question 358010: Which method is correct when finding the product of (x − 3)2? Justify your answer in complete sentences.\r
\n" );
document.write( "\n" );
document.write( "Method 1 Method 2
\n" );
document.write( "(x − 3)^2 (x − 3)^2
\n" );
document.write( "(x − 3)(x − 3) x^2 − 3^2
\n" );
document.write( "x^2 − 6x + 9 x^2 − 9\r
\n" );
document.write( "\n" );
document.write( "THANKS\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #255552 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The first method is the correct method. \n" ); document.write( " |