document.write( "Question 1005791: Hi Team,\r
\n" );
document.write( "\n" );
document.write( "I received a 15% discount on my dental fees. I paid $100 after that discount. However I was wondering what is the formula for calculating the original price?\r
\n" );
document.write( "\n" );
document.write( "Regards, Dion. \n" );
document.write( "
Algebra.Com's Answer #621944 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since you got a 15% discount, your $100 represented 85% of the original price. \n" ); document.write( "Thus we can write \n" ); document.write( ".85x = 100 \n" ); document.write( "x = 100/.85 = $117.65 \n" ); document.write( " |