document.write( "Question 477415: There is a living room suit for $999.99 and I get 20% off. After taking discount I must pay 7% sales tax, what is the total cost for the living room suit with discount and tax? \n" ); document.write( "
Algebra.Com's Answer #327229 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+999.99+-+.2%2A999.99+=+.8%2A999.99+\"
\n" ); document.write( "\"+.8%2A999.99+=+799.99+\"
\n" ); document.write( "\"+799.99+%2B+.07%2A799.99+=+855.99+\"
\n" ); document.write( "The final cost is $855.99
\n" ); document.write( "
\n" );