document.write( "Question 866585: A suit is on sale for $345.60 which is 64% less than the regular price what is the regular price \n" ); document.write( "
Algebra.Com's Answer #522371 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Let X be the original price of the suit.
\n" ); document.write( "X - .64X = 345.60
\n" ); document.write( ".36X = 345.60
\n" ); document.write( "Divide each side by .36
\n" ); document.write( "X = $960
\n" ); document.write( ".
\n" ); document.write( "Such a bargain for an apparently very nice suit!
\n" ); document.write( "
\n" ); document.write( "
\n" );