document.write( "Question 785480: if the total bill is $1000 and the tax rate is 6.25% what was the original amount of the bill?\r
\n" );
document.write( "\n" );
document.write( "What is the formula used to solve this problem? \n" );
document.write( "
Algebra.Com's Answer #477559 by stanbon(75887) ![]() You can put this solution on YOUR website! if the total bill is $1000 and the tax rate is 6.25% what was the original amount of the bill? \n" ); document.write( "What is the formula used to solve this problem? \n" ); document.write( "-------- \n" ); document.write( "original cost + tax = bill \n" ); document.write( "x + 0.0625x = 1000 \n" ); document.write( "---- \n" ); document.write( "1.0625x = 1000 \n" ); document.write( "x = 1000/10625 \n" ); document.write( "x = $941.18 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |