document.write( "Question 1119320: A boy has 180 coins altogether . There are nickels dimes and quarters. Number of dimes is half the number of nickels and quarters. Value of coins is 16. How many of each kind of coin does he have
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #734809 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A boy has 180 coins altogether. There are nickels dimes and quarters. Number of dimes is half the number of nickels and quarters. \n" ); document.write( "Value of coins is 16 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of dimes.\r\n" ); document.write( "\r\n" ); document.write( "Then the number of nickels and dimes (altogether) is 2x, according to the condition.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total number of coins is 180 = x + 2x = 3x, which implies that the number of dimes is x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |