document.write( "Question 1092640: Andre purchased 10 packs of trading cards online and he revives 20% discount. The shipping cost is $3.99. What is the expression to represent the total cost of cards with the shipping if x represents each pack of cards. \n" ); document.write( "
Algebra.Com's Answer #707397 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I assume you mean x is the cost of a pack of cards,
\n" ); document.write( "\"T=10x%281-20%2F100%29%2B3.99\"
\n" ); document.write( "\"T=10x%280.8%29%2B3.99\"
\n" ); document.write( "\"T=8x%2B3.99\"
\n" ); document.write( "
\n" ); document.write( "
\n" );