document.write( "Question 1108237: In a pile of coins, there are 7 more quarters than nickels. If there is a total of $2.65 in coins, how many total coins are there? How many of each coin is in the pile? \n" ); document.write( "
Algebra.Com's Answer #723257 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\"system%28q-n=7%2C25q%2B5n=265%29\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"25%28n%2B7%29%2B5n=265\"
\n" ); document.write( "\"5%28n%2B7%29%2Bn=53\"
\n" ); document.write( "\"5n%2B35%2Bn=53\"
\n" ); document.write( "\"6n=53-35\"
\n" ); document.write( "\"6n=18\"
\n" ); document.write( "\"n=3\"
\n" ); document.write( "-
\n" ); document.write( "\"q=10\"
\n" ); document.write( "-
\n" ); document.write( "3 nickels
\n" ); document.write( "and
\n" ); document.write( "10 quarters
\n" ); document.write( "
\n" );