document.write( "Question 131999: An item in a store costs $88.66. There is a 12% discount and a $5.75 sales tax. What is the new price? And How do I work it out? \n" ); document.write( "
Algebra.Com's Answer #96391 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(original price) - (original price x percent discount) + (sales tax)
\n" ); document.write( "= (final price)
\n" ); document.write( "\"p+=+88.66+-+%2888.66%2A.12%29+%2B+5.75\"
\n" ); document.write( "\"p+=+88.66+-+10.64+%2B+5.75\"
\n" ); document.write( "\"p+=+83.77\" answer
\n" ); document.write( "Unless I went wrong somehow
\n" ); document.write( "
\n" ); document.write( "
\n" );