document.write( "Question 719561: A pair of sneakers goes on sale for 10% off the original price. The original price is $52. Includes 8.5% Sales Tax. What is the total cost? \n" ); document.write( "
Algebra.Com's Answer #441377 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A pair of sneakers goes on sale for 10% off the original price. The original price is $52. Includes 8.5% Sales Tax. What is the total cost?
\n" ); document.write( "***
\n" ); document.write( "sale price=52-10%*52=52-5.20=46.80
\n" ); document.write( "Sales tax=8.5%*46.80≈3.98
\n" ); document.write( "cost=46.80+3.98=50.78
\n" ); document.write( "total cost=$50.80
\n" ); document.write( "
\n" );