document.write( "Question 1016200: Today only, a desk is being sold at a 35% discount. The sale price is $468.
\n" );
document.write( "What was the price yesterday? \n" );
document.write( "
Algebra.Com's Answer #632641 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you got 35% off, you only paid 65% of the original price. Call that x. Then we write \n" ); document.write( "x = $468 / .65 = $720 is the original price. \n" ); document.write( " |