document.write( "Question 134957: mary has six dollars in quarters,dimes and nickels.She has three times as many dimes as nickels and 17 quarters. how many nickels and how many dimes does she have. \n" ); document.write( "
Algebra.Com's Answer #98816 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! Since you are given that she has 17 quarters, you know that she has \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the number of dimes be d and the number of nickels be n.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then you are given that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We also know that the value of d dimes is .10d, and the value of n nickels is .05n -- 10 cents per dime, and 5 cents per nickel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The total value of her dimes and nickels is therefore .10d + .05n and we know this to be equal to $1.75.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But remember, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So she has 5 nickels and 3 * 5 = 15 dimes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check:\r \n" ); document.write( "\n" ); document.write( "5 nickels = .25 \n" ); document.write( "15 dimes = 1.50 \n" ); document.write( "17 quarters = 4.25\r \n" ); document.write( "\n" ); document.write( "4.25 + 1.50 + .25 = 6.00 \n" ); document.write( " |