document.write( "Question 919087: During a sale the price of a radio was reduced by 28% to $486. Calculate the original price of the radio. \n" ); document.write( "
Algebra.Com's Answer #557463 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"P+-+.28P\" = $486
\n" ); document.write( "\"P%281+-+.28%29\" = $486
\n" ); document.write( "P = $486/.72 = $675
\n" ); document.write( "And...checking
\n" ); document.write( "$675 - $189 = $486
\n" ); document.write( "
\n" );