document.write( "Question 526562: jim has 11 coins in dimes and quarters.their value is 1.70 how many of each does he have and how did you fiuger this out \n" ); document.write( "
Algebra.Com's Answer #348561 by zoomkaboom4(62) You can put this solution on YOUR website! Guess and Check would be the best way to solve this problem. \n" ); document.write( "Since a dime is worth 10 cents and a quarter is worth 25 cents, and there has to be 11 coins, We can just keep trying different things. \r \n" ); document.write( "\n" ); document.write( "1st attempt: 6(.25)+5(.10) = \n" ); document.write( " 1.50+.50 = $2.00 (Not the answer)\r \n" ); document.write( "\n" ); document.write( "2nd attempt: 5(.25)+6(.10) = \n" ); document.write( " 1.25+.60 = $1.85 (Not the answer)\r \n" ); document.write( "\n" ); document.write( "3rd attempt: 4(.25)+7(.10) = \n" ); document.write( " 1.00+.70 = $1.70 (The answer)\r \n" ); document.write( "\n" ); document.write( "After guessing and checking, We now know that the answer is 4 quarters and 7 dimes. \n" ); document.write( " |