document.write( "Question 220484: You have quarters, dimes and nickels with a total value of 500 cents or $5.00. The number of nickels is twice the number of quarters. The number of dimes is four less than the number of quarters.\r
\n" ); document.write( "\n" ); document.write( "a. Explain why the expression 5(2q) represents the value of the nickels if q represents the number of quarters. How can you simplify the expression?\r
\n" ); document.write( "\n" ); document.write( "b. Write and solve an equation to find the number of each type of coin.\r
\n" ); document.write( "\n" ); document.write( "We have tried to solve for the last 30 minutes. I would like to share our work, but there was copious amounts of it.
\n" ); document.write( "

Algebra.Com's Answer #165517 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You have quarters, dimes and nickels with a total value of 500 cents or $5.00. The number of nickels is twice the number of quarters.
\n" ); document.write( "saThe number of dimes is four less than the number of quarters.
\n" ); document.write( "a. Explain why the expression 5(2q) represents the value of the nickels if q represents the number of quarters.
\n" ); document.write( "---
\n" ); document.write( "How can you simplify the expression?
\n" ); document.write( "(unit value)*(# of units) = total value:
\n" ); document.write( "So, 5(2q) = 10q is the total value of the quarters
\n" ); document.write( "-----------------------------------------------------
\n" ); document.write( "b. Write and solve an equation to find the number of each type of coin.
\n" ); document.write( "Value Eq.: 25q + 10d + 5n = 500 cents
\n" ); document.write( "Quantity Eq: n = 2q
\n" ); document.write( "Quantity Eq: d = q-4
\n" ); document.write( "-----------------------------
\n" ); document.write( "Substituting you get:
\n" ); document.write( "Value Eq: 25q + 10(q-4) + 5(2q) = 500
\n" ); document.write( "25q + 10q-40 + 10q = 500
\n" ); document.write( "45q -40 = 500
\n" ); document.write( "45q = 540
\n" ); document.write( "q = 12 (# of quarters)
\n" ); document.write( "n = 2q = 24 (# of nickels)
\n" ); document.write( "d = q-4 = 8 (# of dimes)
\n" ); document.write( "-------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );