document.write( "Question 1053976: There is a sales tax of
\n" ); document.write( "$15
\n" ); document.write( " on an item that costs
\n" ); document.write( "$153
\n" ); document.write( " before tax. A second item costs
\n" ); document.write( "$81.60
\n" ); document.write( " before tax. What is the sales tax on the second item?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #669163 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Find the % tax on the 1st item
\n" ); document.write( "\"+15%2F153+=+.098+\", or 9.8%
\n" ); document.write( "----------------------------
\n" ); document.write( "Apply this tax rate to the 2nd item
\n" ); document.write( "\"+.098%2A81.6+=+7.997+\"
\n" ); document.write( "The sales tax is $8 ( rounded off )
\n" ); document.write( "
\n" ); document.write( "
\n" );