document.write( "Question 186809: There is a sales tax of $12 on an item that costs $147 before tax. A second item costs $134.75 before tax. What is the sales tax on the second item? \n" ); document.write( "
Algebra.Com's Answer #140035 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
What is needed is the rate at which items are taxed
\n" ); document.write( "tax/before tax price = rate
\n" ); document.write( "\"12%2F147+=+.08163\"
\n" ); document.write( "\".08163%2A134.75+=+11\"
\n" ); document.write( "The tax is $11
\n" ); document.write( "
\n" );