document.write( "Question 200590: I am thinking a number. when i divided that number by 1/2 I get 3 times my original number. what is original number? \n" ); document.write( "
Algebra.Com's Answer #150841 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Your number is x: \n" ); document.write( "x/.5=3x \n" ); document.write( "x=.5*3x \n" ); document.write( "x=1.5x \n" ); document.write( "Something is wrong begause x does not = 1.5x. \n" ); document.write( " |