document.write( "Question 617694: Original price 22.95
\n" );
document.write( "books are on sale for 35% off but there's 6% sales tax what is the total cost??:) \n" );
document.write( "
Algebra.Com's Answer #388554 by Theo(13342)![]() ![]() You can put this solution on YOUR website! original price is 22.95 \n" ); document.write( "35% off make the price of the book equal to 22.95 - .35*22.95 which is equal to 22.95 - 8.0325 which is equal to 14.9175 \n" ); document.write( "6% sales tax on 14.9175 is equal to 14.9175 + .06*14.9175 which is equal to 14.9175 + .89505 which is equal to 15.81255 \n" ); document.write( "the final price for the book is equal to $15.81 rounded to the nearest penny. \n" ); document.write( " \n" ); document.write( " |