document.write( "Question 1026403: Hello i need help with this problem, kelvin has 36 coins, all nickels and quarters. The total value of all these coins is $3.80. How many nickels does he have? \n" ); document.write( "
Algebra.Com's Answer #641641 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
q quarters
\n" ); document.write( "n nickels
\n" ); document.write( "\"system%28n%2Bq=36%2C5n%2B25q=380%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28n%2Bq=36%2Cn%2B5q=76%29\"
\n" ); document.write( "Eliminate n to find q.
\n" ); document.write( "
\n" );