document.write( "Question 298780: how much money is saved by buying a car priced at $60000 with a single discount of 15% rather than buying the same car with dicounts of 10% and 5% \n" ); document.write( "
Algebra.Com's Answer #214888 by nyc_function(2741) You can put this solution on YOUR website! Let d = first discount\r \n" ); document.write( "\n" ); document.write( "Let s = second discount\r \n" ); document.write( "\n" ); document.write( "Let t = third discount\r \n" ); document.write( "\n" ); document.write( "d = $60,000 x 0.15 = $9000\r \n" ); document.write( "\n" ); document.write( "s = $60,000 x 0.05 = $3000\r \n" ); document.write( "\n" ); document.write( "t = $60,000 x 0.10 = $6000\r \n" ); document.write( "\n" ); document.write( "What can you conclude from the information above?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |