document.write( "Question 250044: If you paid $44 (including tax) for an item where the tax rate is 20%, how much was the price before tax? Show an equation and solve. \n" ); document.write( "
Algebra.Com's Answer #182082 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Cost+Tax=44
\n" ); document.write( "Tax=20/100*Cost
\n" ); document.write( "Cost+(20/100)Cost=44
\n" ); document.write( "Cost+0.2Cost=44
\n" ); document.write( "1.2Cost=44
\n" ); document.write( "Cost=44/1.2=$36.67
\n" ); document.write( "
\n" ); document.write( "
\n" );