document.write( "Question 496164: a boy has twice as many nickels as dimes and 5 more half dollars than nickels. if the total value of the coins is 6.10 how many half dollars does he have \n" ); document.write( "
Algebra.Com's Answer #336393 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 5n+10(n/2)+50(n+5)=610 \n" ); document.write( "10n+50n+250=610 \n" ); document.write( "60n=360 \n" ); document.write( "n=6 \n" ); document.write( "The boy has 6 nickels, 3 dimes, and 11 half-dollars.. \n" ); document.write( " |