document.write( "Question 244501: factor the expression 4m^5+500m^2 \n" ); document.write( "
Algebra.Com's Answer #178821 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Factor:
\n" ); document.write( "\"4m%5E5%2B500m%5E2\" First, you'll notice that each term has a common factor of \"4m%5E2\" which can be factored out.
\n" ); document.write( "\"4m%5E2%28m%5E3%2B125%29\" Now you'll notice that the parentheses contain a sum of two cubes which can also be factored thus: \"A%5E3%2BB%5E3+=+%28A%2BB%29%28A%5E2-AB%2BB%5E2%29\", so we have:
\n" ); document.write( "\"highlight%284m%5E2%28m%2B5%29%28m%5E2-5m%2B25%29%29\"
\n" ); document.write( "
\n" );