document.write( "Question 1048150: If you have $6.30 in quarters and dimes and the amount of dimes is twice as much as quarters, how much of each do they have? \n" ); document.write( "
Algebra.Com's Answer #663742 by ikleyn(53763)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If you have $6.30 in quarters and dimes and the amount of dimes is twice as much as quarters, how much of each do they have?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Group coins in sets containing {2 dimes and 1 quarters} in each set. \r\n" );
document.write( "The condition directly says that it is possible to do.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then each set worth is 2*10+25 = 45 cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "How many sets are there?  \"630%2F45\" = 14.\r\n" );
document.write( "\r\n" );
document.write( "Hence, there are 14 quarters and 2*14 = 28 dimes.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  There are 14 quarters and 28 dimes.\r\n" );
document.write( "

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