document.write( "Question 1070015: there is $4.50 in a bag of change, we have nickels, dimes and quarters, if we have a total of 28 coins, how many of each do I have??? \n" ); document.write( "
Algebra.Com's Answer #685285 by yalmarg(1) ![]() You can put this solution on YOUR website! I find out also: \n" ); document.write( "5n+10d+25q=450 \n" ); document.write( "n+d+q=28 \n" ); document.write( "For d=62-4q and for n=3q-34 \n" ); document.write( "so we start solving for possible solutions,\r \n" ); document.write( "\n" ); document.write( "q d n total coins \n" ); document.write( "10 22 4 36 \n" ); document.write( "11 18 1 30 \n" ); document.write( "12 14 2 28 \n" ); document.write( "13 10 5 28 \n" ); document.write( "14 6 8 28 \n" ); document.write( "15 4 11 30\r \n" ); document.write( "\n" ); document.write( "Three solutions.\r \n" ); document.write( "\n" ); document.write( "This gives me more questions than answers... \n" ); document.write( "Can someone please help me to determine which way to go or if there is any specific format or formula for this type of word problem??? \n" ); document.write( " |