document.write( "Question 153050: A coat costs $300. The original price was $450. What is the percent of the discount? \n" ); document.write( "
Algebra.Com's Answer #112499 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A coat costs $300. The original price was $450. What is the percent of the discount?
\n" ); document.write( "------------
\n" ); document.write( "Let the percent discount be \"x\".
\n" ); document.write( "EQUATION:
\n" ); document.write( "Original price - discount = Discounted price
\n" ); document.write( "450 - x(450) = 300
\n" ); document.write( "(1-x)450 = 300
\n" ); document.write( "1-x = 2/3
\n" ); document.write( "x = 1/3 = 0.33 = 33%
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );