document.write( "Question 1096829: you have a jar of 48 coins, consisting of nickles and quartes worth a total of $5.80. How many quarters are in the jar? \n" ); document.write( "
Algebra.Com's Answer #711223 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2BQ=48\"
\n" ); document.write( "and
\n" ); document.write( "\"5N%2B25Q=580\"
\n" ); document.write( "\"N%2B5Q=116\"
\n" ); document.write( "From above,
\n" ); document.write( "\"N=48-Q\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"48-Q%2B5Q=116\"
\n" ); document.write( "\"4Q=68\"
\n" ); document.write( "Solve for Q then use either equation to solve for N.
\n" ); document.write( "
\n" ); document.write( "
\n" );