document.write( "Question 620082: Please Help i'd greatly appreciate it!\r
\n" ); document.write( "\n" ); document.write( "Bob has a coin jar containing nickels, quarters, and one dollar coins. He has a total of 44 coins totaling $9.75. And, he has five times as many nickels as he has one dollar coins. How many of each coin does he have?\r
\n" ); document.write( "\n" ); document.write( "Write a system of equations that can be used to solve this problem. Define what your variables represent. (Nickel $.05, Quarter $.25)\r
\n" ); document.write( "\n" ); document.write( "Thanks you!
\n" ); document.write( "

Algebra.Com's Answer #389901 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
Please Help i'd greatly appreciate it!\r
\n" ); document.write( "\n" ); document.write( "Bob has a coin jar containing nickels, quarters, and one dollar coins. He has a total of 44 coins totaling $9.75. And, he has five times as many nickels as he has one dollar coins. How many of each coin does he have?\r
\n" ); document.write( "\n" ); document.write( "Write a system of equations that can be used to solve this problem. Define what your variables represent. (Nickel $.05, Quarter $.25)\r
\n" ); document.write( "\n" ); document.write( "Thanks you!
\n" ); document.write( "
\r\n" );
document.write( "Let the number of dollar coins be D\r\n" );
document.write( "

\n" ); document.write( ">>...he has five times as many nickels as he has one dollar coins...<<
\n" ); document.write( "
\r\n" );
document.write( "So the number of nickels is 5D\r\n" );
document.write( "\r\n" );
document.write( "Let Q = the number of quarters.\r\n" );
document.write( "

\n" ); document.write( ">>...He has a total of 44 coins...<<
\n" ); document.write( "
\r\n" );
document.write( "Therefore\r\n" );
document.write( "D + 5D + Q = 44  or\r\n" );
document.write( "\r\n" );
document.write( "6D + Q = 44\r\n" );
document.write( "

\n" ); document.write( ">>...totaling $9.75...<<
\n" ); document.write( "
\r\n" );
document.write( "So \r\n" );
document.write( "1.00D + .25Q + .05(5D) = 9.75   or\r\n" );
document.write( "   1.00D + .25Q + .25D = 9.75   or multiplying through by 100,\r\n" );
document.write( "      100D + 25Q + 25D = 975    or combining like terms\r\n" );
document.write( "            125D + 25Q = 975    or dividing through by 25\r\n" );
document.write( "                5D + Q = 39\r\n" );
document.write( "\r\n" );
document.write( "So we have this system of equations:\r\n" );
document.write( "\r\n" );
document.write( "6D + Q = 44\r\n" );
document.write( "5D + Q = 39\r\n" );
document.write( "--------------\r\n" );
document.write( "\r\n" );
document.write( "Solve that system and get D=5, Q=14   \r\n" );
document.write( "\r\n" );
document.write( "So there are 5 dollar coins, 14 quarters, and since the number\r\n" );
document.write( "of nickels is 5D, that's 5(5) or 25 nickels.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );