document.write( "Question 345645: Trying to figure steps to following problem:\r
\n" );
document.write( "\n" );
document.write( "determine whether m = (-4) is a solution to 5m-1 divided by 6 = 3m-2 divided by 4\r
\n" );
document.write( "\n" );
document.write( "I did the following but not sure if correct:\r
\n" );
document.write( "\n" );
document.write( "5(-4) - 1 / 6 = 3(-4) - 2 / 4\r
\n" );
document.write( "\n" );
document.write( "-21 - 1 / 6 = -14 / 4\r
\n" );
document.write( "\n" );
document.write( "-21/6 x 3/3 = -14/4 x 2/2\r
\n" );
document.write( "\n" );
document.write( "-7/2 = - 7/2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #247211 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine whether m = (-4) is a solution to \n" ); document.write( "5m-1 divided by 6 = 3m-2 divided by 4 \n" ); document.write( "I did the following but not sure if correct: \n" ); document.write( "(5m-1)/6 = (3m-2)/4 \n" ); document.write( "---------- \n" ); document.write( "(5(-4) - 1)/6 = (3(-4)-2)/4 \n" ); document.write( "------------------------ \n" ); document.write( "(-21/6) = (-14/4) \n" ); document.write( "-------------------- \n" ); document.write( "-7/2 = -7/2 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |