document.write( "Question 94562: Tax is 8% on gizmos. You paid $52.38. What was the pre-tax price?\r
\n" );
document.write( "\n" );
document.write( "52.38*.08=4.19 pretax\r
\n" );
document.write( "\n" );
document.write( "52.38-4.19= 48.19 is that correct? \n" );
document.write( "
Algebra.Com's Answer #68889 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Almost. \n" ); document.write( "Let x=original price. 52.38=total price .08=tax \n" ); document.write( "original price * 1.08 = total price \n" ); document.write( "1.08x=52.38 \n" ); document.write( "divide both sides by 1.08 \n" ); document.write( "x=$48.50 \n" ); document.write( "EdJones \n" ); document.write( " |