document.write( "Question 902156: Erica found $1.60 in coins. She had the same number of pennies, nickels and dimes.
\n" ); document.write( "How many of each did she find?
\n" ); document.write( "

Algebra.Com's Answer #547131 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number of each type of coin
\n" ); document.write( "\"+160+=+x%2A%28+1+%2B+5+%2B+10+%29+\" ( in terms of cents )
\n" ); document.write( "\"+160+=+16x+\"
\n" ); document.write( "\"+x+=+10+\"
\n" ); document.write( "-------------
\n" ); document.write( "There are 10 pennies, 10 nickels, 10 dimes
\n" ); document.write( "check:
\n" ); document.write( "\"+160+=+10%2A%28+1+%2B+5+%2B+10+%29+\"
\n" ); document.write( "\"+160+=+10+%2B+50+%2B+100+\"
\n" ); document.write( "\"+160+=+160+\"
\n" ); document.write( "OK\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );