document.write( "Question 1063916: the final price of Cathy’s sweater after all the discounts was
\n" ); document.write( "$2.50. Assume that Cathy got 20% off her Holiday Bonus Bucks. What was the original price of
\n" ); document.write( "the sweater?
\n" ); document.write( "

Algebra.Com's Answer #690782 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If Cathy got 20% off, then she paid 80% of the sweater's full price. So:
\n" ); document.write( ".8n=2.5
\n" ); document.write( "n=2.5/.8=$3.125 as the original price of the sweater.
\n" ); document.write( "
\n" );