document.write( "Question 81160: Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?
\n" );
document.write( "Nickels:
\n" );
document.write( "Dimes: \n" );
document.write( "
Algebra.Com's Answer #58193 by tutor_paul(519)![]() ![]() You can put this solution on YOUR website! This is a problem with 2 equations and 2 unknowns. Any time you have at least as many equations as you have unknowns, you can solve the problem! \n" ); document.write( "Let N= number of Nickels \n" ); document.write( "Let D= number of Dimes \n" ); document.write( "From the given information, you know: \n" ); document.write( "Equation #1: \n" ); document.write( "The 0.05 is the value (in dollars) of 1 Nickel, and 0.1 is the value (in dollars) of 1 Dime. \n" ); document.write( "Since you know Jill has 50 coins, you can form the second equation from this information: \n" ); document.write( "Equation #2: \n" ); document.write( "Now you have your 2 equations and 2 unknowns, so you are good to go! \n" ); document.write( "First, solve Equation #2 for D: \n" ); document.write( " \n" ); document.write( "Now that uou have this expression for D, substitute it into Equation #1 and solve for N: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now that you have a value for N, substitute that in to Equation #2 and solve for D: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Good Luck, \n" ); document.write( "tutor_paul@yahoo.com \n" ); document.write( " |