document.write( "Question 765180: (16a^2) * (x^2) * (y^2) - (25a^2) * (z^2) \r
\n" );
document.write( "\n" );
document.write( "I am confused on this long equation. I can figure out if smaller. Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #465992 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If you want to factor, then,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(16a^2) * (x^2) * (y^2) - (25a^2) * (z^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4^2a^2) * (x^2) * (y^2) - (5^2a^2) * (z^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4axy)^2 - (5az)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4axy - 5az)(4axy + 5az) ... use the difference of squares rule\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a(4xy - 5z)*a(4xy + 5z) ... factor out the common term 'a'\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a^2(4xy - 5z)(4xy + 5z) ... rearrange terms\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: a^2(4xy - 5z)(4xy + 5z)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |