document.write( "Question 724362: if the sales tax is 5% and the purchase price is $161, what is the amount of tax
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #443706 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The purchase price includes the tax, so
\n" ); document.write( "$161 = pre-tax price + tax
\n" ); document.write( "Let \"+x+\" = the pre-tax price
\n" ); document.write( "\"+x+%2B+.05x+=+161+\"
\n" ); document.write( "\"+1.05x+=+161+\"
\n" ); document.write( "\"+x+=+161%2F1.05+\"
\n" ); document.write( "\"+x+=+153.333+\"
\n" ); document.write( "\"+.05x+=+.05%2A153.333+\"
\n" ); document.write( "\"+.05x+=+7.67+\"
\n" ); document.write( "The tax is $7.67 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );