document.write( "Question 771931: I have been stuck on this question for about 45 minutes can somebody please help me?
\n" ); document.write( "Problem :A bank contains 44 coins (nickels, dimes, and quarters). There are twice as many dimes as nickels and 8 fewer nickels than quarters. How much money is in the bank? Thank You!
\n" ); document.write( "

Algebra.Com's Answer #470578 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
I have been stuck on this question for about 45 minutes can somebody please help me?
\n" ); document.write( "Problem :A bank contains 44 coins (nickels, dimes, and quarters). There are twice as many dimes as nickels and 8 fewer nickels than quarters. How much money is in the bank? Thank You!
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Alan didn't figure up the money, Nerdybill divided wrong and got 16\r\n" );
document.write( "quarters instead of 17.\r\n" );
document.write( "\r\n" );
document.write( "Let q = the number of quarters\r\n" );
document.write( "

\n" ); document.write( ">>,,,8 fewer nickels than quarters...<<
\n" ); document.write( "
\r\n" );
document.write( "So the number of nickels is q-8\r\n" );
document.write( "

\n" ); document.write( "There are twice as many dimes as nickels
\n" ); document.write( "
\r\n" );
document.write( "So the number of dimes is 2×(the number of nickels) = 2(q-8)\r\n" );
document.write( "\r\n" );
document.write( "The equation comes from\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2C%0D%0AThe%2Cnumber%2Cof%2Cquarters%29%29\"\"%22%22%2B%22%22\"\"%28matrix%284%2C1%2C%0D%0AThe%2Cnumber%2Cof%2Cnickels%29%29\"\"%22%22%2B%22%22\"\"%28matrix%284%2C1%2C%0D%0AThe%2Cnumber%2Cof%2Cdimes%29%29\" \"%22%22=%22%22\" \"%28matrix%285%2C1%2C%0D%0AThe%2Ctotal%2Cnumber%2Cof%2Ccoins%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "So \r\n" );
document.write( "\r\n" );
document.write( " q + (q-8) + 2(q-8) = 44\r\n" );
document.write( "\r\n" );
document.write( "q + q - 8 + 2q - 16 = 44 \r\n" );
document.write( "\r\n" );
document.write( "            4q - 24 = 44\r\n" );
document.write( "\r\n" );
document.write( "                 4q = 68\r\n" );
document.write( "\r\n" );
document.write( "                  q = 17 quarters\r\n" );
document.write( "\r\n" );
document.write( "the number of nickels is q-8 = 17-8 = 9 nickels\r\n" );
document.write( "\r\n" );
document.write( "the number of dimes = 2(q-8) = 2(17-8) = 2(9) = 18 dimes\r\n" );
document.write( "\r\n" );
document.write( "17 quarters = $0.25(17) = $4.25\r\n" );
document.write( " 9 nickels  = $0.05(9)  =   .45\r\n" );
document.write( "18 dimes    = $0.10(18) =  1.80\r\n" );
document.write( "-------------------------------\r\n" );
document.write( " total money            = $6.50                             \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );