document.write( "Question 154950: The price is now $500. What was the original price if the discount is 4%? \n" ); document.write( "
Algebra.Com's Answer #114087 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
500/(1-.04)=500/.96=$520.83 IS THE ORIGINAL PRICE
\n" ); document.write( "PROOF:
\n" ); document.write( "520.83(1-.04)=520.83*.96=$500
\n" ); document.write( "
\n" );