document.write( "Question 262895: My son is trying to learn how to factor when either square is a square of a polynomial. Such as this problem: 9a^2-(2a-5)^2. I know the answer from the teacher book is 5(a-1)(a+5)^2, but I can't explain to him how to work it. Any help is appreciated.
\n" );
document.write( "Phebe Little, for my son Micah, who is in Algebra I \n" );
document.write( "
Algebra.Com's Answer #193659 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 9a^2-(2a-5)^2 \n" ); document.write( "9a^2-(4a^2-20a+25) \n" ); document.write( "9a^2-4a^2+20a-25 \n" ); document.write( "5a^2+20a-25 \n" ); document.write( "5(a^2+4a-5) \n" ); document.write( "5(a-1)(a+5) ans. \n" ); document.write( "----------------------------- \n" ); document.write( "[5(a-1)(a+5)^2 NOT AN ANSWER.] \n" ); document.write( " |