document.write( "Question 189846: A jar contains quarters and nickels. There are 25 coins in the jar, and the total value of the coins is $5.05
\n" ); document.write( "How many quarters and how many nickels are in the jar?
\n" ); document.write( "

Algebra.Com's Answer #142449 by greta_elisif(10)\"\" \"About 
You can put this solution on YOUR website!
A jar contains quarters and nickels. There are 25 coins in the jar, and the total value of the coins is $5.05
\n" ); document.write( "How many quarters and how many nickels are in the jar?\r
\n" ); document.write( "\n" ); document.write( "1. Define the variables:
\n" ); document.write( "q = number of quarters
\n" ); document.write( "n = number of nickels
\n" ); document.write( "❧
\n" ); document.write( "3. Define two more values:
\n" ); document.write( "\".25q\" = value of the quarters, in dollars
\n" ); document.write( "\".05n\" = value of the nickels, in dollars
\n" ); document.write( "❧
\n" ); document.write( "3. Since the number of quarters plus the number of nickels equals 25, set up this equation to solve:
\n" ); document.write( "\"q+%2B+n+=+25\"
\n" ); document.write( "❧
\n" ); document.write( "4. Solve for one variable by subtracting the other from both sides:
\n" ); document.write( "\"q+%2B+n+-+n+=+25+-+n\"
\n" ); document.write( "\"q+=+25+-+n\"
\n" ); document.write( "❧
\n" ); document.write( "5. Since the value of the quarters plus the value of the nickels equals $5.05, set up this equation next:
\n" ); document.write( "\".25q+%2B+.05n+=+5.05\"
\n" ); document.write( "❧
\n" ); document.write( "6. Replace q with what it equals:
\n" ); document.write( "\".25%2825+-+n%29+%2B+.05n+=+5.05\"
\n" ); document.write( "❧
\n" ); document.write( "7. Distribute .25:
\n" ); document.write( "\"6.25+-+.25n+%2B+.05n+=+5.05\"
\n" ); document.write( "❧
\n" ); document.write( "8. Simplify the variable terms:
\n" ); document.write( "\"6.25+-+.2n+=+5.05\"
\n" ); document.write( "❧
\n" ); document.write( "9. Subtract 6.25 from both sides:
\n" ); document.write( "\"6.25+-+.2n+-+6.25+=+5.05+-+6.25\"
\n" ); document.write( "\"-.2n+=+-1.2\"
\n" ); document.write( "❧
\n" ); document.write( "10. Divide both sides by -.2:
\n" ); document.write( "\"%28-.2n%29%2F-.2+=+%28-1.2%29%2F-.2\"
\n" ); document.write( "\"n+=+6\"
\n" ); document.write( "❧
\n" ); document.write( "11. With n found, q can be found by replacing it in \"q+=+25+-+n\" with what it equals:
\n" ); document.write( "\"q+=+25+-+6\"
\n" ); document.write( "❧
\n" ); document.write( "12. Subtract and get:
\n" ); document.write( "\"q+=+19\"
\n" ); document.write( "❧
\n" ); document.write( "13. Combine the answers with the definitions of the variables to write the answer:
\n" ); document.write( "“There are 19 quarters and 6 nickels in the jar.”
\n" ); document.write( "❧
\n" ); document.write( "14. To check:
\n" ); document.write( "Add 19 and 6, getting 25.
\n" ); document.write( "and
\n" ); document.write( "Multiply the value of a quarter times 19, getting $4.75, and the value of a nickel times 6, getting $.30, and add the amounts of money, getting $5.05.
\n" ); document.write( "
\n" );