document.write( "Question 1131729: Find the final price of the item below, given that the tax will be applied to the discounted price. \r
\n" ); document.write( "\n" ); document.write( "Original price of a book: $25.99
\n" ); document.write( "Discount: 55%
\n" ); document.write( "Tax: 4%
\n" ); document.write( "

Algebra.Com's Answer #748381 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
25.99*.55=$14.29 discount
\n" ); document.write( "so price now $11.70
\n" ); document.write( "4% tax is 0.47
\n" ); document.write( "added
\n" ); document.write( "selling price is $12.17
\n" ); document.write( "
\n" );