document.write( "Question 83739: Find each of the following products:\r
\n" );
document.write( "\n" );
document.write( "a(a+5)(a-5) \n" );
document.write( "
Algebra.Com's Answer #60213 by lekelly(20)![]() ![]() ![]() You can put this solution on YOUR website! a(a+5)(a-5)\r \n" ); document.write( "\n" ); document.write( "First foil (a+5)(a-5) to get: \n" ); document.write( "a^2-5a+5a-25 \n" ); document.write( "Simplify: \n" ); document.write( "a^2-25 \n" ); document.write( "next multiply a(a^2-25) \n" ); document.write( "to get your answer of: a^3-25a \n" ); document.write( " |