document.write( "Question 56180: Peter collected 105 coins. All the coins are nickels,dimes or quarters. Three times the number of nickels is the same as twice the number of dimes. The value of the coins is $22.00. Find the number of nickels, dimes and quarters that Peter has.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Could you please tell me the formulas to solve this, I can solve the other problems I have to complete that are similar.I've tried for a couple of hours, can't seem to understand the logic. Thanks for your help.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I do not have the testbook at home. My worksheet says Algebra II Systems of Linear Equations.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #38113 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Peter collected 105 coins. All the coins are nickels,dimes or quarters. Three times the number of nickels is the same as twice the number of dimes. The value of the coins is $22.00. Find the number of nickels, dimes and quarters that Peter has.
\n" ); document.write( "------------
\n" ); document.write( "Let \"x\" be the number of dimes; Value of those is 10x cents.
\n" ); document.write( "Since 3(Number of nickels) is 2x,
\n" ); document.write( "Number of nickels =(2/3)x ; Value is 5(2/3x)=(10/3)x cents
\n" ); document.write( "Number of quarters is 105-x-(2/3)x=105-(5/3)x;
\n" ); document.write( "Value is 25(105-(5/3)x=2625-(125/3)x cents
\n" ); document.write( "EQUATION:
\n" ); document.write( "value + value + value = 2200 cents
\n" ); document.write( "10x+(10/3)x+ 2625-(125/3)x = 2200
\n" ); document.write( "(-85/3)x=-425
\n" ); document.write( "x=15 (number of dimes)
\n" ); document.write( "(2/3)x=10 (number of nickels)
\n" ); document.write( "105-(5/3)x=80 (number of quarters)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H>
\n" ); document.write( "
\n" ); document.write( "
\n" );