document.write( "Question 39948This question is from textbook alegbra 1
\n" ); document.write( ": A jar of nickels and dimes contains $3.30. There are 27 more nickels than dimes. How many of each are there? \n" ); document.write( "
Algebra.Com's Answer #25357 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
n = number of nickels
\n" ); document.write( "d = number of dimes
\n" ); document.write( "COMBINE THE EQUATIONS:
\n" ); document.write( "\"n+-+d+=+27\"
\n" ); document.write( "+
\n" ); document.write( "\"-1n+-+2d+=+-66\"
\n" ); document.write( "=
\n" ); document.write( "\"-3d+=+-39\"
\n" ); document.write( "\"d+=+13\"
\n" ); document.write( "PLUG IN:
\n" ); document.write( "\"n+-+d+=+27\"
\n" ); document.write( "\"n+-+13+=+27\"
\n" ); document.write( "\"n+=+40\"
\n" ); document.write( "
\n" );