document.write( "Question 62352: theres a collection of nickels and quarters worth $4.65. theres 3 more nickels then quarters. how many coins are there?? \n" ); document.write( "
Algebra.Com's Answer #43065 by joyofmath(189)\"\" \"About 
You can put this solution on YOUR website!
theres a collection of nickels and quarters worth $4.65. theres 3 more nickels then quarters. how many coins are there??\r
\n" ); document.write( "\n" ); document.write( "There are 3 more nickels than quarters so \"N=Q%2B3\".
\n" ); document.write( "The total value = 465 so \"25Q%2B5N+=+465\".
\n" ); document.write( "So, \"25Q%2B5%28Q%2B3%29+=+465\".
\n" ); document.write( "Or, \"25Q%2B5Q%2B15+=+465\".
\n" ); document.write( "Or, \"30Q+=+450\".
\n" ); document.write( "So, \"Q=15\".
\n" ); document.write( "There are 3 more nickels than quarters so \"N=18\".\r
\n" ); document.write( "\n" ); document.write( "Verification: 15 quarters + 18 nickels = \"15%2A25%2B18%2A5+=+375%2B90+=+465\".
\n" ); document.write( "
\n" );