document.write( "Question 450086:
\n" ); document.write( "Kim has $1.65 in nickels, dimes and quarters. She has 10 coins all together and the number of quarters is equal to the number of nickels and dimes combined. Haw many of each coin does she have?
\n" ); document.write( "

Algebra.Com's Answer #312021 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+y+z=10
\n" ); document.write( "z=x+y
\n" ); document.write( "2x+2y=10
\n" ); document.write( "5x+10y+25(x+y)=165
\n" ); document.write( "30x+35y=165
\n" ); document.write( "30x+30y=150
\n" ); document.write( "5y=15
\n" ); document.write( "y=3
\n" ); document.write( "x=2
\n" ); document.write( "z=5
\n" ); document.write( "Kim has 2 nickels, 3 dimes, and 5 quarters..
\n" ); document.write( "
\n" );