document.write( "Question 27666: Find each of the following products.\r
\n" );
document.write( "\n" );
document.write( "a(a + 5)(a - 5)\r
\n" );
document.write( "\n" );
document.write( "Please help me.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #15038 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! Find a(a + 5)(a - 5)\r \n" ); document.write( "\n" ); document.write( "a(a + 5)(a - 5) \n" ); document.write( "= a[(a)^2-(5)^2] using the formula (x+y)(x-y) = x^2-y^2 \n" ); document.write( "= a(a^2-25) \n" ); document.write( "= (a)(a^2)-(a)X25 \n" ); document.write( "= a^3-25a \n" ); document.write( " \n" ); document.write( " |