document.write( "Question 215467: So I have to do a problem right, they gave an example but I don't understand how they got their answer. I'm in geometry so they expect me to know it already. Here is the example problem:
\n" );
document.write( "3n+3=2n+6
\n" );
document.write( "3n=2n+3
\n" );
document.write( "n=3\r
\n" );
document.write( "\n" );
document.write( "How did they get n=3??
\n" );
document.write( "I don't get it. \n" );
document.write( "
Algebra.Com's Answer #162803 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3n+3=2n+6 \n" ); document.write( "--- \n" ); document.write( "Subtract 2n from both sides to get: \n" ); document.write( "n + 3 = 6 \n" ); document.write( "Subtract 3 from both sides to get: \n" ); document.write( "n = 3 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |