document.write( "Question 955848: Mary has $5.75 in nickels and quarters. If she has 5 more quarters than nickels, how many of each coin does she have? Write a system of equation to help you figure this out. \n" ); document.write( "
Algebra.Com's Answer #583923 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Mary has $5.75 in nickels and quarters. If she has 5 more quarters than nickels, how many of each coin does she have? Write a system of equation to help you figure this out.
\n" ); document.write( "=====================
\n" ); document.write( "The hard way (not too hard):
\n" ); document.write( "5n + 25q = 575
\n" ); document.write( "q = n + 5
\n" ); document.write( "-----------------------
\n" ); document.write( "The easy way:
\n" ); document.write( "Without the \"5 more quarters\" she has 575 - 125 = 450 cents.
\n" ); document.write( "Each pair of 1q & 1n = 30 cents
\n" ); document.write( "450/30 = 15 pairs.
\n" ); document.write( "--> 15 nickels & 20 quarters
\n" ); document.write( "
\n" );