document.write( "Question 1126302: A certain number was increased 5 times, then decreased by 3, then halved. The result was 0.3 less than the original number. What was the original number? \n" ); document.write( "
Algebra.Com's Answer #742619 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! (5X-3)/2 = X-.3\r \n" ); document.write( "\n" ); document.write( "5X-3 = 2X-.6\r \n" ); document.write( "\n" ); document.write( "3X = 3.6\r \n" ); document.write( "\n" ); document.write( "X = 1.2 \n" ); document.write( " |