document.write( "Question 889881: A new book that normally sells for $40 is discounted by 35%. What will be the final cost of the book if the sales tax rate is 6.5%? \n" ); document.write( "
Algebra.Com's Answer #538512 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
$40 * .65 (100% - 35%) = $26
\n" ); document.write( "Sales tax of 6.5% on $26 = $1.69
\n" ); document.write( "$26 + $1.69 = $27.69
\n" ); document.write( "
\n" );