document.write( "Question 1120064: Joey has 24 coins in his pocket. The coins are all nickels and dimes. The total value of the coins is $1.85. How many dimes does Joey have? \n" ); document.write( "
Algebra.Com's Answer #735720 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "One line solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    \"%28185+-+24%2A5%29%2F5\" = 13 dimes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    The rest 24 - 13 = 11 are nickels.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Check.  11*5 + 13*10 = 185 cents.   ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Answer.  13 dimes, 11 nickels.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation to the solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let assume that all 24 coins are nickels.  Then their total value would be 5*24 = 120 cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "But the real value is 185, and the difference is  1805- 120 = 65 cents.   \r\n" );
document.write( "\r\n" );
document.write( "    Notice, this difference is the NUMERATOR in my one-line solution.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Surely, you understand that the cause of this difference lies in the fact that we counted some dimes as nickels.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now let's replace nickels by dimes. At each replacement, we decrease the difference in 5 cents,\r\n" );
document.write( "\r\n" );
document.write( "so the total number of replacements is  the ratio  \"65%2F%2810-5%29\" = 5 cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Notice, this difference  10-5 = 5 cents is the DENOMINATOR  in my one-line solution.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the ratio  \"NUM%2FDEN\" = \"65%2F5\" = 13  is exactly the number of dimes in the collection.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This completes the explanation.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "==============\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, you are explained how to solve the problem in one line.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you just learned this LOGICAL method on how to solve it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In the future, you can use EITHER of these two methods.
\n" ); document.write( "They both are classic methods for solving this type of coin problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );