document.write( "Question 254152: A number is increased by 32. The new number is one-third of 60% of the original number. What was the original number? \n" ); document.write( "
Algebra.Com's Answer #186455 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A number is increased by 32. The new number is one-third of 60% of the original number. What was the original number?
\n" ); document.write( ".
\n" ); document.write( "Let x = original number
\n" ); document.write( "then
\n" ); document.write( "x+32 = (1/3)(.60x)
\n" ); document.write( "3(x+32) = .60x
\n" ); document.write( "3x+96 = .60x
\n" ); document.write( "2.4x+96 = 0
\n" ); document.write( "2.4x = -96
\n" ); document.write( "x = -40
\n" ); document.write( "
\n" ); document.write( "
\n" );