document.write( "Question 253219: I was wondering if I got this problem right. Multiple polynomial. (5a-2b)^2 The answer I got was 25a^2-20ab+4b^2. Is this right? \n" ); document.write( "
Algebra.Com's Answer #185458 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! Yes you are right. I tend to call this \"expanding\" rather than \"multiplying\" \n" ); document.write( "(5a - 2b)^2 = (5a -2b)(5a - 2b) \n" ); document.write( "so 5a x (5a - 2b) = 25a^2 - 10 ab \n" ); document.write( "and -2b(5a - 2b = -10ab --4 b^2 \n" ); document.write( "which goes to 25 a^2 -20ab + 4b^2 \n" ); document.write( " |