document.write( "Question 1004649: If you paid $160 for a camera after receiving a discount of 20%, what was the price of the camera before the discount? \n" ); document.write( "
Algebra.Com's Answer #621067 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If $160 is your discounted price, then you paid 80% of the list price, or
\n" ); document.write( ".80(x) = $160
\n" ); document.write( "x = $200
\n" ); document.write( "
\n" );