document.write( "Question 980042: i think of a number,multiplying the number by 3 and subtract 3 from it, the results is 9.what is the number? \n" ); document.write( "
Algebra.Com's Answer #601244 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make the number 'x' \n" ); document.write( "3x - 3 = 9 \n" ); document.write( "3x = 9 + 3 \n" ); document.write( "3x = 12 \n" ); document.write( "x = 4 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |