document.write( "Question 121934:  solve and show the equations used for the solution\r
\n" );
document.write( "\n" );
document.write( "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( "
Algebra.Com's Answer #89502 by solver91311(24713)    You can put this solution on YOUR website! You have two relationships in a coin problem. One relates the number of coins and the other concerns the value of the coins.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let n be the number of nickels, and d be the number of dimes. So we know that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since nickels are worth 5 cents each, the value of the nickels in this problem is 5n cents. Similarly, the value of the dimes is 10d cents. Just to keep everything conveniently in terms of integers, let's convert $3.50 to 350 cents. Now we can say:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve the first equation for n: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now distribute the 5 and collect terms:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 20 dimes, and there are \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: 30 nickels are worth $1.50, 20 dimes are worth $2.00. $1.50 plus $2.00 are $3.50. Answer checks. \n" ); document.write( "  |