document.write( "Question 80431: How would you solve the following equation?\r
\n" );
document.write( "\n" );
document.write( "3x-5(3x-7) = 2(x+9)+45\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help \n" );
document.write( "
Algebra.Com's Answer #57726 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 3x-5(3x-7) = 2(x+9)+45 [use the order of operations to simplify (PEMDAS)] \n" ); document.write( "3x-15x+35=2x+18+45 [use the distributive property to multiply] \n" ); document.write( "-12x+35=2x+63 [combine like-terms] \n" ); document.write( "-12x+35-35=2x+63-35 [isolate the x=term] \n" ); document.write( "-12x=2x+28 \n" ); document.write( "-12x-2x=2x-2x+28 \n" ); document.write( "-14x=28 \n" ); document.write( "-14x/-14=28/-14 \n" ); document.write( "x=-2 \n" ); document.write( ". \n" ); document.write( "check by plugging (x=-2) back into the original equation and solve \n" ); document.write( " \n" ); document.write( " |