document.write( "Question 156032: At the begining of the day, the cash register at a coffee shop contains $75. at the of the day it contains 881.25. if the sales tax rate is 7.5%, how much of the total is sale tax? \n" ); document.write( "
Algebra.Com's Answer #115068 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (881.25-75).075=$806.25 sales for the day. \n" ); document.write( "x+.075x=806.25 \n" ); document.write( "1.075x=806.25 \n" ); document.write( "x=806.25/1.075 \n" ); document.write( "x=$750 is the amount of sales \n" ); document.write( "806.25-750=$56.25 is the amount of the tax.\r \n" ); document.write( "\n" ); document.write( "Proof: \n" ); document.write( "56.25=.075*750 \n" ); document.write( "56.25=56.25 \n" ); document.write( "750+56.25=$806.25 \n" ); document.write( " |