document.write( "Question 706869: If 9 is added to twice a number and the sum is multiplied by 3 the result is the same as if the number is multiplied by 4 and 11 is added to the product what is the number \n" ); document.write( "
Algebra.Com's Answer #435408 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3(2x+9)=4x+11 \n" ); document.write( "6x+27=4x+11 \n" ); document.write( "2x=11-27 \n" ); document.write( "2x=-16 \n" ); document.write( "x=-16/2 \n" ); document.write( "x=-8 \n" ); document.write( "------------- \n" ); document.write( "3(2*-8+9)=4*-8+11 \n" ); document.write( "3*-7=-32+11 \n" ); document.write( "-21=-21 \n" ); document.write( " |