document.write( "Question 305505: Please refresh my memory.\r
\n" );
document.write( "\n" );
document.write( "I have a total sales figure of $1200.00 which included 8% sales tax. I need to know what the figure was before sales tax. \r
\n" );
document.write( "\n" );
document.write( "I seem to have forgotten completely how to do this and I know it is easy. \n" );
document.write( "
Algebra.Com's Answer #218749 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .08x+x=1,200 \n" ); document.write( "1.08x=1,200 \n" ); document.write( "x=1,200/1.08 \n" ); document.write( "x=$1,111.11 was the original price before tax. \n" ); document.write( " |