document.write( "Question 967286: The product of a number and -6 is -54
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #591203 by Horlaye(27)![]() ![]() You can put this solution on YOUR website! Let m represent the unknown number \n" ); document.write( " Therefore : m(-6) = -54 \n" ); document.write( " -6m = -54 \n" ); document.write( " Divide both sides by the coefficient of m \n" ); document.write( " -6m/-6 = -54/-6 \n" ); document.write( " m = -54/-6 \n" ); document.write( " m = 9 \n" ); document.write( " |