document.write( "Question 280104: There is a sales tax of $22 on an item that costs $275 before tax. A second item costs $87.50 before tax. What is the sales tax on the second item? \n" ); document.write( "
Algebra.Com's Answer #203519 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The sales tax will be the same percent rate for both items.
\n" ); document.write( "For the 1st item, $22 is what percent of $275?
\n" ); document.write( "\"22%2F275+=+.08\" = 8%
\n" ); document.write( "For the 2nd item,
\n" ); document.write( "\".08%2A87.5+=+7\"
\n" ); document.write( "$7 is the sales tax
\n" ); document.write( "
\n" );