document.write( "Question 214317: Janes total grocery bill including tax was $51.23.There is a 9% sales tax on groceries. How did the goods cost without tax? \n" ); document.write( "
Algebra.Com's Answer #161883 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let x = the cost of the goods before tax, then: \n" ); document.write( "x+0.09x = $51.23 Factor out x on the left side. \n" ); document.write( "1.09x = $51.23 Divide both sides by 1.09 \n" ); document.write( "x = $47.00 \n" ); document.write( " |