document.write( "Question 199057: Brenda is doing some comparison shopping.
\n" ); document.write( "At the local bookstore, The books that she wants
\n" ); document.write( "to buy are $35.99, plus 8% tax. The same
\n" ); document.write( "books are available at E-bay for $25, but she
\n" ); document.write( "would have to pay $13 for shipping. If she
\n" ); document.write( "chooses the cheapest deal, how much would
\n" ); document.write( "she end up paying?\r
\n" ); document.write( "\n" ); document.write( "Please show me work
\n" ); document.write( "

Algebra.Com's Answer #149557 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
case 1) $ 35.99 * 1.08 tax = $ 38.87 total
\n" ); document.write( ".
\n" ); document.write( "case 2) $ 25 + $ 13 shipping = $ 38 total
\n" ); document.write( ".
\n" ); document.write( "case 2 is cheaper
\n" ); document.write( ".
\n" ); document.write( "doing it the hard way,, $ 35.99 * .08 tax = $2.88 tax
\n" ); document.write( "adding tax to original price ,,, $ 35.99 + $ 2.88 = $ 38.87 total ,,,,as above
\n" ); document.write( "
\n" );