document.write( "Question 141340: A woman buys three pairs of jeans for $99.84, including tax. If each pair of jeans cost $32, what was the sales tax rate? \n" ); document.write( "
Algebra.Com's Answer #102988 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
Notice that the problem can be represented by the following equation:\r
\n" ); document.write( "\n" ); document.write( "3x+y=99.84 where x are the three pairs of jeans, and y is the amount of tax paid.\r
\n" ); document.write( "\n" ); document.write( "If x=32,\r
\n" ); document.write( "\n" ); document.write( "3(32)+y=99.84
\n" ); document.write( "96+y=99.84
\n" ); document.write( "y=3.84\r
\n" ); document.write( "\n" ); document.write( "The amount of tax paid was $3.84. Now, each pair of jeans had a total tax of 3.84/3=$1.28. To find the tax rate then, we take 1.28/32=.04. This makes the tax rate 4%.\r
\n" ); document.write( "\n" ); document.write( "Check: 32*1.04=33.28
\n" ); document.write( "33.28*3=99.84
\n" ); document.write( "and 96*1.04=99.84
\n" ); document.write( "
\n" );