document.write( "Question 116935: While cleaning out the closet, john found of coins. The box contained nickels, dimes, and quarters. He added up the change and found that there were 85 coins totaling $6.25 in the in the box. If there were 3 times as many nickels as dimes, how many quarters were there? \n" ); document.write( "
Algebra.Com's Answer #85005 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "While cleaning out the closet, john found of coins. The box contained nickels,\r\n" );
document.write( "dimes, and quarters. He added up the change and found that there were 85 coins\r\n" );
document.write( "totaling $6.25 in the in the box. If there were 3 times as many nickels as\r\n" );
document.write( "dimes, how many quarters were there? \r\n" );
document.write( "\r\n" );
document.write( "   n +    d +    q = 85         <----- the coin equation \r\n" );
document.write( ".05n + .10d + .25q =  6.25      <----- the money equation\r\n" );
document.write( "                 n = 3d         <----- 3 times as many nickels as dimes.\r\n" );
document.write( "\r\n" );
document.write( "Can you solve that system? If not post again asking how.\r\n" );
document.write( "\r\n" );
document.write( "Answer: 60 nickels, 20 dimes, and 5 quarters.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

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