document.write( "Question 671238: A pair of shoes usually sells for $65. If the shoes are 20% off, and sales tax is 6%, what is the total price of the shoes, including tax? \n" ); document.write( "
Algebra.Com's Answer #417321 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! A pair of shoes usually sells for $65. If the shoes are 20% off, and sales tax is 6%, what is the total price of the shoes, including tax? \n" ); document.write( " \r\n" ); document.write( "Since 20% is taken off, 100%-20% or 80% remains.\r\n" ); document.write( "\r\n" ); document.write( "80% of $65 is 0.80×$65 or $52. That's the price without tax. \r\n" ); document.write( "\r\n" ); document.write( "The tax on $52 is 0.06×$52 or $3.12,\r\n" ); document.write( "\r\n" ); document.write( "$52 + $3.12 = $55.12\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |