document.write( "Question 834782: The sales tax in a certain state is 6%. Find the total price paid for a pair of shoes that costs $57. \n" ); document.write( "
Algebra.Com's Answer #503182 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 6% of 57 = (6/100)*57 = 3.42 dollars is paid in tax only\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total cost is therefore, 57 + 3.42 = $60.42 \n" ); document.write( " |