document.write( "Question 1169800: Hi
\n" ); document.write( "John has 36 coins comprising 20c 50c and $1 coins. He has twice as many $1 coins as 20c coins and the value of the 50c coins $4.40 more than the total value of the 20c coins.\r
\n" ); document.write( "\n" ); document.write( "How many $1 coins does he have.\r
\n" ); document.write( "\n" ); document.write( "Thanks \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #794646 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the number of the 20c coins.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of the $1 coins is 2x, and the number of the 50c coins is (36-x-2x) = 36-3x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the condition, you have this equation\r\n" );
document.write( "\r\n" );
document.write( "    50*(36-3x) = 20x + 440   cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve it\r\n" );
document.write( "\r\n" );
document.write( "    1800 - 150x = 20x + 440\r\n" );
document.write( "\r\n" );
document.write( "    1800 - 440  = 20x + 150x\r\n" );
document.write( "\r\n" );
document.write( "       1360     = 170x\r\n" );
document.write( " \r\n" );
document.write( "         x      = \"1360%2F170\" = 8.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the number of the 20c coins is 8.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, the number of the $1 coins is twice as many, i.e. 16.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The problem is easily solved using one single unknown and one single equation.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );