document.write( "Question 166101: Merriel made $264.24 including 7% sales tax. how much over all sales tax was made? \n" ); document.write( "
Algebra.Com's Answer #122388 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+.07x=264.24
\n" ); document.write( "1.07x=264.24
\n" ); document.write( "x=264.24/1.07
\n" ); document.write( "x=$246.95 amount over the sales tax.
\n" ); document.write( "
\n" );