document.write( "Question 69526: (This is on page 105.) I'm going to type the question and then type how I tried to solve it.\r
\n" ); document.write( "\n" ); document.write( "\"Marcela has a collection of nickels, dimes, and quarters worth $24.75. The number of dimes is 10 more than twice the number of nickels, and the number of quarters is 25 more than the number of dimes. How many coins of each kind does she have?\"\r
\n" ); document.write( "\n" ); document.write( "I tried to work it like this:\r
\n" ); document.write( "\n" ); document.write( "Let nickels= x @ .05
\n" ); document.write( "Let dimes= 2x+10 @ .10
\n" ); document.write( "Let quarters= 2x+10+25 @ .25\r
\n" ); document.write( "\n" ); document.write( "x+2x+10+2x+10+25=?\r
\n" ); document.write( "\n" ); document.write( "Everytime I try this...I can not seem to get it right. I have to test on this on Thurs. and I just can not get it.
\n" ); document.write( "

Algebra.Com's Answer #49510 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
\"Marcela has a collection of nickels, dimes, and quarters worth $24.75. The number of dimes is 10 more than twice the number of nickels, and the number of quarters is 25 more than the number of dimes. How many coins of each kind does she have?\"
\n" ); document.write( "-------------------
\n" ); document.write( "Let number of nickels be \"x\"; Value of these is 5x cents
\n" ); document.write( "Number of dimes is \"2x+10 ; Value of these is 10(2x+10)=20x+100 cents
\n" ); document.write( "Number of quarters is \"2x+10+25\"=2x+35: Value is 25(2x+35)= 50x+875 cents
\n" ); document.write( "----------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "value + value + value = 2475 cents
\n" ); document.write( "5x + 20x+100 + 50x+875 = 2475
\n" ); document.write( "75x + 975 = 2475
\n" ); document.write( "75x=1500
\n" ); document.write( "x=20 (number of nickels)
\n" ); document.write( "2x+10= 2*20+10 = 50 dimes
\n" ); document.write( "2x+35=2*20+35=75 quarters
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );