document.write( "Question 1092668: Difference of Squares
\n" );
document.write( "9m^2-1
\n" );
document.write( "I know the answer is (3m^2-1)(3m+1). A friend helped me come to the conclusion. She was unable to explain to me how I would get there. I am trying to learn this for the rest of my class. I don't grasp it and my text doesn't explain it. \n" );
document.write( "
Algebra.Com's Answer #707291 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 9m^2-1 \n" ); document.write( "I know the answer is (3m^2-1)(3m+1) \n" ); document.write( "============== \n" ); document.write( "Close, but it's 9m^2-1 \n" ); document.write( "I know the answer is (3m-1)(3m+1) \n" ); document.write( "--- \n" ); document.write( "(3m-1)(3m+1) = 3m*(3m+1) - 1*(3m+1) \n" ); document.write( "= 9m^2 + 3m - 3m - 1 \n" ); document.write( "= 9m^2 - 1 \n" ); document.write( "===================== \n" ); document.write( "a^2 - b^2 = (a-b)*(a+b) \n" ); document.write( " \n" ); document.write( " |