document.write( "Question 556680: an item is $55 with a 20% discount and 5% sales tax,what is the total cost \n" ); document.write( "
Algebra.Com's Answer #362210 by kkasko(46)\"\" \"About 
You can put this solution on YOUR website!
an item is $55 with a 20% discount and 5% sales tax,what is the total cost
\n" ); document.write( "$55x0.20=11
\n" ); document.write( "$55-$11=44x0.05=$2.20
\n" ); document.write( "$44+$2.20=$46.20
\n" ); document.write( "
\n" );