document.write( "Question 1128926: I am thinking of. Number if you divide my number by 3 and add -3 you will get four what's my number \n" ); document.write( "
| Algebra.Com's Answer #745468 by addingup(3677)     You can put this solution on YOUR website! x/3 + -3 = 4 \n" ); document.write( "rewrite: \n" ); document.write( "-3 + x(1/3) = 4 \n" ); document.write( "x(1/3) = 7 \n" ); document.write( "x = 7*3/1 = 21 \n" ); document.write( "Your number is 21 \n" ); document.write( " |