document.write( "Question 1040710: if 9 is added to a certain number, the result is 1 less than 3 times the number. what is the number. \n" ); document.write( "
Algebra.Com's Answer #655604 by Rockz123(2)![]() ![]() ![]() You can put this solution on YOUR website! Let's say the number is X\r \n" ); document.write( "\n" ); document.write( "9 is added to that number. so it is x+9\r \n" ); document.write( "\n" ); document.write( "3 times the number. so 3x\r \n" ); document.write( "\n" ); document.write( "x+9=3x-1 \n" ); document.write( "10= 2x \n" ); document.write( "x=5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |