document.write( "Question 1080288: a coin collection consisting of nickels and quarters has a value of $4.50. The number of quarters is 4 less than twice the number of nickels. Find the number of nickel \n" ); document.write( "
Algebra.Com's Answer #694486 by MathTherapy(10810)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "a coin collection consisting of nickels and quarters has a value of $4.50. The number of quarters is 4 less than twice the number of nickels. Find the number of nickel
\n" ); document.write( "
Let number of nickels be N
\n" ); document.write( "Then number of quarters = 2N - 4
\n" ); document.write( "We then get: .05N + .25(2N - 4) = 4.5
\n" ); document.write( ".05N + .5N - 1 = 4.5
\n" ); document.write( ".55N = 4.5 + 1
\n" ); document.write( ".55N = 5.5
\n" ); document.write( "N, or number of nickels = \"highlight_green%28matrix%281%2C3%2C+5.5%2F.55%2C+%22=%22%2C+10%29%29\" \n" ); document.write( "
\n" );