document.write( "Question 1209555: Victoria goes to a store and buys an item that costs xx dollars. She has a coupon for 40% off, and then a 5% tax is added to the discounted price. Write an expression in terms of xx that represents the total amount that Victoria paid at the register. \n" ); document.write( "
Algebra.Com's Answer #849414 by timofer(104)\"\" \"About 
You can put this solution on YOUR website!
(1) Buy an item for x dollars
\n" ); document.write( "(2) Coupon 40% off
\n" ); document.write( "(3) Pay 5% tax on the remaining part paid\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-0.4x%29%2B%285%2F100%29%28x-0.4x%29\"
\n" ); document.write( "Do what you want with this to make the expression as you want it.
\n" ); document.write( "
\n" );