document.write( "Question 57805: The cost of tires is $60.00 each with a 30% discount for 6 pairs or more. How much would it cost to replace the tires on 5 cars ( not including spares) \n" ); document.write( "
Algebra.Com's Answer #39491 by Edwin McCravy(20086) You can put this solution on YOUR website! The cost of tires is $60.00 each with a 30% \r\n" ); document.write( "discount for 6 pairs or more. How much would \r\n" ); document.write( "it cost to replace the tires on 5 cars (not \r\n" ); document.write( "including spares)\r\n" ); document.write( "\r\n" ); document.write( "First multiply $60.00 by 12, because 6 pairs \r\n" ); document.write( "means 6×2 or 12 tires.\r\n" ); document.write( "\r\n" ); document.write( " $60.00\r\n" ); document.write( " × 12\r\n" ); document.write( " 120 00\r\n" ); document.write( " 600 00\r\n" ); document.write( " $720.00 \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now multiply $720.00 by 30% to get the dollar \r\n" ); document.write( "discount. But first you must change 30% to a \r\n" ); document.write( "decimal by moving the invisible decimal two \r\n" ); document.write( "places left and removing the % sign, getting \r\n" ); document.write( ".30. You can also drop the 0 on the end of\r\n" ); document.write( ".30 for multiplying, and just use .3 :\r\n" ); document.write( "\r\n" ); document.write( " $720.00\r\n" ); document.write( " × .3\r\n" ); document.write( " $216.00\r\n" ); document.write( "\r\n" ); document.write( "Now subtract the $216.00 discount from the\r\n" ); document.write( "$720.00 to get the final cost:\r\n" ); document.write( "\r\n" ); document.write( " $720.00\r\n" ); document.write( " - 216.00\r\n" ); document.write( " $504.00\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |