document.write( "Question 515007: daria is buying a new kitchen table and a set of chairs. the original price of $860 is being discounted 20%. what total will daria pay if the sales tax is 6.5% ? \n" ); document.write( "
Algebra.Com's Answer #343662 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+t+\" = tax
\n" ); document.write( "She pays:
\n" ); document.write( "\"+860+-+.2%2A860+%2B+t+\"
\n" ); document.write( "\"+.8%2A860+%2B+t+\"
\n" ); document.write( "\"+688+%2B+t+\"
\n" ); document.write( "give:
\n" ); document.write( "\"+t+=+.065%2A688+\"
\n" ); document.write( "\"+t+=+44.72+\"
\n" ); document.write( "She pays:
\n" ); document.write( "\"+688+%2B+44.72+=+732.72+\"
\n" ); document.write( "The total she pays is $732.72
\n" ); document.write( "
\n" );