document.write( "Question 89733: 56) Number problems. Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65171 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! n+d=50 or n=50-d \n" ); document.write( "5n+10d=350 now substitute (50-d) for n in this equation & solve for d: \n" ); document.write( "5(50-d)+10d=350 \n" ); document.write( "250-5d+10d=350 \n" ); document.write( "5d=350-250 \n" ); document.write( "5d=100 \n" ); document.write( "d=20 number of dimes. \n" ); document.write( "50-20=30 number of nickles. \n" ); document.write( "proof \n" ); document.write( "5*30=10*20=350 \n" ); document.write( "150+200=350 \n" ); document.write( "350=350 \n" ); document.write( " |