document.write( "Question 997950: paid $85 for an item after she received a 20% discount. What was the original price of the item? \n" ); document.write( "
Algebra.Com's Answer #615856 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If she got a 20% discount, then what she paid was 80% of the original price. Let's call it p. Thus,
\n" ); document.write( "80% of p = $85
\n" ); document.write( "or
\n" ); document.write( ".8p=85
\n" ); document.write( "p = 85/.8 = 850/8 = $106.25
\n" ); document.write( "
\n" );