document.write( "Question 572468: Nine times a number is 12 more than 5 times a number \n" ); document.write( "
Algebra.Com's Answer #368406 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let x be the number \n" ); document.write( "9x=5x+12 \n" ); document.write( "9x-5x=12 \n" ); document.write( "4x=12 \n" ); document.write( "4x/4=12/4 \n" ); document.write( "x=3\r \n" ); document.write( "\n" ); document.write( "Number is 3 \n" ); document.write( " \n" ); document.write( " |