document.write( "Question 1051682: Joe has 2 more quarters than nickels and 5 timed as many nickels as dimes. Altogether he has $6.90. How many dimes doed Joe have? \n" ); document.write( "
Algebra.Com's Answer #667179 by ikleyn(52848)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Joe has 2 more quarters than nickels and 5 times as many nickels as dimes. Altogether he has $6.90. How many dimes does Joe have?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \"d\" be the number of dimes.\r\n" );
document.write( "Then the number of nickels is 5d,\r\n" );
document.write( "and the number of quarters is (5d+2).\r\n" );
document.write( "\r\n" );
document.write( "The dimes contribute 10d cents to the total.\r\n" );
document.write( "The nickels contribute 5*(5d) = 25d cents to the total.\r\n" );
document.write( "The quarters contribute 25*(5d+2) = 125d + 50 cents to the total.\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the \"value\" equation is\r\n" );
document.write( "\r\n" );
document.write( "10d + 25d + 125d + 50 = 690   (cents).\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for d:\r\n" );
document.write( "\r\n" );
document.write( "160d + 50 = 690,\r\n" );
document.write( "\r\n" );
document.write( "160d = 690-40,\r\n" );
document.write( "\r\n" );
document.write( "160d = 640  --->  d = \"640%2F160\" = 4.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The number of dimes is 4.  The number of nickels is 4*5 = 20.  The number of quarters is 5*4+2 = 22.\r\n" );
document.write( "\r\n" );
document.write( "Check.  5*20 + 10*4 + 22*25 = 690.  Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "There is entire bunch of the lessons on coin problems\r
\n" ); document.write( "\n" ); document.write( "    - Coin problems\r
\n" ); document.write( "\n" ); document.write( "    - More Coin problems\r
\n" ); document.write( "\n" ); document.write( "    - Solving coin problems without using equations\r
\n" ); document.write( "\n" ); document.write( "    - Kevin and Randy Muise have a jar containing coins\r
\n" ); document.write( "\n" ); document.write( "    - Typical coin problems from the archive\r
\n" ); document.write( "\n" ); document.write( "    - More complicated coin problems\r
\n" ); document.write( "\n" ); document.write( "    - OVERVIEW of lessons on coin word problems\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Read them and become an expert in solution of coin problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It contains many other solved word problems, as well as many other interesting and useful things.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );