document.write( "Question 1162779: A collection of nickels, dimes, and quarters consist of 8 coins with a total of $1.30. If the number of dimes is equal to the number of nickels, find the number of each type of coins. \n" ); document.write( "
Algebra.Com's Answer #786638 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
A collection of nickels, dimes, and quarters consist of 8 coins with a total of $1.30. If the number of dimes is equal to the number of nickels, find the number of each type of coins.
\n" ); document.write( "
Quite a few tutors have been PREACHING on here, the need to solve problems like these using ONE VARIABLE. I guess some who continue to use multiple 
\n" ); document.write( "variables - the likes of the other person who responded - don't feel that they need to learn the most efficient and least complex way to solutions.
\n" ); document.write( "I would suggest that you don't solve this problem his way!\r
\n" ); document.write( "\n" ); document.write( "Let the number of dimes be D
\n" ); document.write( "Then the number of nickels is also D
\n" ); document.write( "Therefore, the number of quarters = 8 - (D + D), or 8 - 2D
\n" ); document.write( "We then get the following VALUE equation: .1D + .05D + .25(8 - 2D) = 1.3
\n" ); document.write( ".1D + .05D + 2 - .5D = 1.3
\n" ); document.write( "- .35D = - .7
\n" ); document.write( "Number of dimes, or
\n" ); document.write( "Number of nickles: 2 ALSO
\n" ); document.write( "Do you think you can now find the number of quarters? \n" ); document.write( "
\n" );