document.write( "Question 238851: A vending machine accepts nickles, dimes and quarters. When the coins are emptied, the total value of the coins is found to be $24.15. Find the number of coins of each kind in the box, if there are twice as many nickles as quarters and 5 more dimes than nickels.\r
\n" ); document.write( "\n" ); document.write( "when solved can u show me the formula and the exact steps you took to solve it.. THANKS.
\n" ); document.write( "

Algebra.Com's Answer #175547 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A vending machine accepts nickles, dimes and quarters.
\n" ); document.write( " When the coins are emptied, the total value of the coins is found to be $24.15.
\n" ); document.write( " Find the number of coins of each kind in the box, if there are twice as many nickles as quarters and 5 more dimes than nickels
\n" ); document.write( ":
\n" ); document.write( ".05n + .10d + .25q = 24.15
\n" ); document.write( ":
\n" ); document.write( "n = 2q
\n" ); document.write( "or
\n" ); document.write( "q = .5n
\n" ); document.write( "and
\n" ); document.write( "d = (n+5)
\n" ); document.write( ":
\n" ); document.write( "Now substitute (n+5) for d, and .5n for q in the Total$ equation, solve for n.
\n" ); document.write( ".05n + .10(n+5) + .25(.5n) = 24.15
\n" ); document.write( ":
\n" ); document.write( "Then use the above equations to find d and q.
\n" ); document.write( ":
\n" ); document.write( "Check your total in the original equation
\n" ); document.write( "
\n" );