document.write( "Question 547950: Hi, I tried this question out a bunch of times, but I can't find the answer. Here is the question: \"Mark has 26 nickels, dimes and quarters, altogether totaling $3.00. He has twice as many dimes as
\n" ); document.write( "nickels. Find the number of each coin that he has\"\r
\n" ); document.write( "\n" ); document.write( "And I was taught not to do q for quarters, d for dimes, or n for nickels. here is an example.
\n" ); document.write( "\" A student has $5.90 in dimes and quarters. There are 32 coins altogether. How many of each coin
\n" ); document.write( "does the student have?\"
\n" ); document.write( "the let statements I would write would be:
\n" ); document.write( "Let x= dimes
\n" ); document.write( "Let 32-x= quarters.\r
\n" ); document.write( "\n" ); document.write( "Sorry if this is confusing but I would like if you could try to help. You can do the q, d, or n, but if you could do it the way i learned it that would really help.
\n" ); document.write( "

Algebra.Com's Answer #356662 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I personally like the q,d,n method but I can do it
\n" ); document.write( "the other way, too.
\n" ); document.write( "There are 26 coins, and it is given:
\n" ); document.write( "\"+d+=+2n+\", so I now have
\n" ); document.write( "\"+n+%2B+2n+%2B+q+=+26+\" ,
\n" ); document.write( "\"+3n+%2B+q+=+26+\"
\n" ); document.write( "\"q+=+26+-+3n+\" , so now I have
\n" ); document.write( "n, 2n, 26 - 3n instead of n, d, and q
\n" ); document.write( "Now I can say
\n" ); document.write( "\"+5n+%2B+10%2A2n+%2B+25%2A%28+26+-+3n+%29+=+300+\" ( all in cents )
\n" ); document.write( "\"+5n+%2B+20n+%2B+650+-+75n+=+300+\"
\n" ); document.write( "\"+-50n+=+300+-+650+\"
\n" ); document.write( "\"+-50n+=+-350+\"
\n" ); document.write( "\"+n+=+7+\"
\n" ); document.write( "and, there are \"2n\" dimes, so
\n" ); document.write( "\"+d+=+14+\"
\n" ); document.write( "and
\n" ); document.write( "\"+26+-+%28+14+%2B+7+%29+=+5+\" quarters
\n" ); document.write( "There are 7 nickels, 14 dimes, and 5 quarters
\n" ); document.write( "check answer:
\n" ); document.write( "\"+5%2A7+%2B+10%2A14+%2B+25%2A5+=+300+\"
\n" ); document.write( "\"+35+%2B+140+%2B+125+=+300+\"
\n" ); document.write( "\"+300+=+300+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );