document.write( "Question 198744: Word problem; Joe has a collection of nickles and dimes that is worth $6.05. If the number of dimes was doubled and the number of nickels was decreased by 10, the value of the coins would be $9.85. how many dimes does he have?\r
\n" ); document.write( "\n" ); document.write( "10x2 + 6.05x + 9.85 = 0
\n" ); document.write( "using the formula I am not sure what numbers go to a,b, or c?
\n" ); document.write( "

Algebra.Com's Answer #149241 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Whatever gave you the idea that you needed a quadratic equation for this problem? Read the problem carefully.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let d represent the number of dimes. Let n represent the number of nickels. It will be convenient to convert the amounts from dollars and cents to just cents, that is: $6.05 is 605 cents and $9.85 is 985 cents.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Dimes are worth 10 cents each, so the value of the dimes that he has right now is 10d cents. His nickels, at 5 cents each, are worth 5n cents. Add them together:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Likewise, if you double the amount of dimes, you have 2d dimes which are worth 20d cents. 10 fewer nickels is n - 10 which are worth 5(n - 10) cents. Add them together:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "which needs to be re-written as:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now you have two equations in two variables. Multiply the first one by -1 so that the coefficients on one of them become additive inverses:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then add this new equation to the other one we developed:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So he has 43 dimes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "43 dimes is $4.30, leaving $6.05 - $4.30 = $1.75 in nickels. $1.75 divided by .05 = 35, so 35 nickels. Twice the dimes, 86, is worth $8.60, 10 less nickels is 25, 25 nickels is worth $1.25. $8.60 plus $1.75 = $9.85. Answer checks.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );