document.write( "Question 1100989: Mark has a total of 41 coins consisting of nickels and quarters the total value of the coins is 4.85. How many of each type of coin does he have? \n" ); document.write( "
Algebra.Com's Answer #715556 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "...or solve the problem informally, like this:

\n" ); document.write( "If all 41 coins were nickels, the value would be 41*$.05 = $2.05.

\n" ); document.write( "The actual value is $4.85, which is $2.80 more than $2.05.

\n" ); document.write( "Each quarter is worth $.20 more than each nickel.

\n" ); document.write( "So the number of quarters is \"2.80%2F.20+=+14\"

\n" ); document.write( "And then the number of nickels is 41-14 = 27
\n" ); document.write( "
\n" );