document.write( "Question 159005: km+5x=6y, for m solve the equation for the variable specified
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #117196 by RegWill(1)![]() ![]() ![]() You can put this solution on YOUR website! The object is to get \"m\" by it self. \n" ); document.write( "km+5x=6y \n" ); document.write( "Km+5x-5x=6y-5x \n" ); document.write( "in order to do that you have to subtrack 5x from both sides \n" ); document.write( "km=6y-5x \n" ); document.write( "\"m\" is still not alone. Next divide by \"k\" on both sides. \n" ); document.write( "km/k=6y-5x/k \n" ); document.write( "Your answer is: \n" ); document.write( "m=6y-5x/k\r \n" ); document.write( "\n" ); document.write( "Tips: Just remember that what ever you do to one side of the equation you have to do to the other side. \n" ); document.write( " |