document.write( "Question 387085: A PURSE CONTAINS $2.45 IN NICKLES AND DIMES. IF THERE ARE 32 COINS ALL TOGETHER USE ALGEBRA TO FIND HOW MANY NICKLES ARE IN THE PURSE. \n" ); document.write( "
Algebra.Com's Answer #273600 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "THERE ARE 32 COINS ALL TOGETHER
\n" ); document.write( "Let x and (32-x) represent the number of dimes and nickels respectively
\n" ); document.write( " Question states:
\n" ); document.write( " 10x + 5(32-x) = 245 cents
\n" ); document.write( " 5x = 245 - 5*32
\n" ); document.write( " 5x = 85
\n" ); document.write( " x = 17, the number of dimes. Number of nickels is 15 (32-17)
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 10*17 + 5*15 = 170 + 75 = 245 cents OR $2.45 \n" ); document.write( "
\n" );