document.write( "Question 64247: How do you slove a equation with varibles on both sides?\r
\n" );
document.write( "\n" );
document.write( "Example:
\n" );
document.write( "1/2n+16=2/3n-4 \n" );
document.write( "
Algebra.Com's Answer #44901 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (1/2)n+16=(2/3)n-4 \n" ); document.write( "Get the variables on one side and the numbers on the other: \n" ); document.write( "Subtract 16 from both sides to get: \n" ); document.write( "(1/2)n=(2/3)n-4-16 \n" ); document.write( "Combine the -4 and the -16 \n" ); document.write( "(1/2)n=(2/3)n-20 \n" ); document.write( "Subtract (2/3)n from both sides to get: \n" ); document.write( "(1/2)n-(2/3)n=-20 \n" ); document.write( "[1/2 - 2/3]n = -20 \n" ); document.write( "[(3/6)-(4/6)]n=-20 \n" ); document.write( "(-2/3)n=-20 \n" ); document.write( "Multiply both sides by -3/2 to get: \n" ); document.write( "n=60 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |