document.write( "Question 346171: find the total cost of a pair of jeans that costs $32 and has an 8% sales tax. \n" ); document.write( "
Algebra.Com's Answer #247523 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the total cost of a pair of jeans that costs $32 and has an 8% sales tax.
\n" ); document.write( "---
\n" ); document.write( "cost = 32 + 0.08*32 = 32(1.08) = $34.56
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );