document.write( "Question 1019097: Six packs of cola are on sale for $1.50. If a customer buys a case containing four six packs, what is the total charge including 8% sales tax? \n" ); document.write( "
Algebra.Com's Answer #635101 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Four six-packs will cost 4($1.50) = $6.00. \n" ); document.write( "8% tax on that is .08($6.00) = $0.48, so the total is \n" ); document.write( "$6.48 \n" ); document.write( " |