document.write( "Question 1034740: A suit was on sale for $142.50, marked down 25% from its original price. What was the original price of the suit? \n" ); document.write( "
Algebra.Com's Answer #649476 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If the $142.50 was marked down 25%, then it represents the remaining 75% of the original price.
\n" ); document.write( "Let's call that original price, x. Then we can write
\n" ); document.write( ".75x = 142.50
\n" ); document.write( "so that
\n" ); document.write( "x = 142.50/.75 = $190 original price
\n" ); document.write( "
\n" );