document.write( "Question 49065: After getting a 20% discount, Robert paid $380 for his car CD player. What was the original price of the CD player? \n" ); document.write( "
Algebra.Com's Answer #32522 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
He paid 80% of the price(0.80).
\n" ); document.write( "0.80x = 380
\n" ); document.write( "x = $475
\n" ); document.write( "
\n" );