document.write( "Question 163739: $1.65 is made up of pennies, nickels, and dimes. Half of the coins are nickels. List a set of coins that will solve the problem. \n" ); document.write( "
Algebra.Com's Answer #120626 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=number of pennies
\n" ); document.write( "y=number of nickels
\n" ); document.write( "And z=number of dimes
\n" ); document.write( "(we'll deal in pennies)
\n" ); document.write( "x+5y+10z=165----------------------------eq1
\n" ); document.write( "y=x+z-----------------------------------------eq2
\n" ); document.write( "subtract eq2 from eq1 and we get:\r
\n" ); document.write( "\n" ); document.write( "6y+9z=165 subtract 9z from each side
\n" ); document.write( "6y=165-9z divide each side by 6
\n" ); document.write( "y=(165-9z)/6=(55-3z)/2-------------eq3
\n" ); document.write( "eq3 shows the relationship between number of nickels and number of dimes. Now, we know the following about this problem:\r
\n" ); document.write( "\n" ); document.write( "(1)----We cannot have fractions of coins; we must deal in whole numbers
\n" ); document.write( "(2)----And we cannot have negative coins; we must deal in positive numbers\r
\n" ); document.write( "\n" ); document.write( "By inspection, we see immediately that z, the number of dimes, cannot be greater than 18 lest we start having negative nickels. In fact, z cannot be greater than 16 otherwise we break the bank. Actually, if half the coins are nickels, z needs to be much less than 16. Lets start assuming values for z, starting at z=1 and see what happens:\r
\n" ); document.write( "\n" ); document.write( "z=1-----------y=52/2=26 now we substitute y=26 and z=1 into eq2:
\n" ); document.write( "26=x+1
\n" ); document.write( "x=25
\n" ); document.write( "CK
\n" ); document.write( "26 nickels, 1 dime and 25 pennies---------------half are nickels
\n" ); document.write( "and
\n" ); document.write( "26*5+1*10+25*1=165
\n" ); document.write( "130+10+25=165
\n" ); document.write( "165=165\r
\n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );