document.write( "Question 214613: Nine times a number is 30 more than 3 times that number. What is that number? \n" ); document.write( "
Algebra.Com's Answer #162065 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 9x=3x+30 \n" ); document.write( "6x=30 \n" ); document.write( "x=5 \n" ); document.write( " |