document.write( "Question 548787: What would be the answers to this question, 9m^3=81m Im pretty sure I need three different answers for it. \n" ); document.write( "
Algebra.Com's Answer #357209 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 9m^3=81m \n" ); document.write( "move terms to one side: \n" ); document.write( "9m^3 - 81m = 0 \n" ); document.write( "factor left: \n" ); document.write( "9m(m^2 - 9) = 0 \n" ); document.write( "9m(m^2 - 3^2) = 0 \n" ); document.write( "9m(m-3)(m+3) = 0 \n" ); document.write( "solution: \n" ); document.write( "m = {-3, 0, 3} \n" ); document.write( " |