document.write( "Question 317443: charlie's piggy bank was filled with dimes and nickel's. he took the money out and counted a total of 419 coins. the coins were worth $36.05. how many nickels were in the piggy bank
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #227286 by mananth(16946)![]() ![]() You can put this solution on YOUR website! charlie's piggy bank was filled with dimes and nickel's. he took the money out and counted a total of 419 coins. the coins were worth $36.05. how many nickels were in the piggy bank \n" ); document.write( ".. \n" ); document.write( "let the number of nickels be x \n" ); document.write( "dimes will be 419-xvalue equation \n" ); document.write( ".. \n" ); document.write( "amount = 3605 cents \n" ); document.write( "5x+10(419-x)=3605 \n" ); document.write( "5x+4190-10x=3605 \n" ); document.write( "-5x = 3605-4190 \n" ); document.write( "-5x=-585 \n" ); document.write( "x=117 the number of nickels. \n" ); document.write( "419-117= 302 = number of dimes\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( " |