document.write( "Question 1052779: If Frank has 2 times as many nickels as quarters and they have a combined value of 210 cents, how many of each coin does he have?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #668101 by ikleyn(52834)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If Frank has 2 times as many nickels as quarters and they have a combined value of 210 cents, how many of each coin does he have?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "In accordance with the condition, one can group the coins in sets containing 2 nickels and one quarters in each set.\r\n" );
document.write( "\r\n" );
document.write( "The worth of each set is  2*5 + 25 = 35 cents.\r\n" );
document.write( "\r\n" );
document.write( "Hence, the number of these sets is  \"210%2F35\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "Thus there are 6 quarters and 12 nickels.\r\n" );
document.write( "

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