document.write( "Question 416299: I need help on this problem. Lisa's piggy bank contained 21 dimes, nickels, and pennies. The total in the piggy bank was $1.21. Lisa removed all the dimes from the piggy bank. This left only 41 cents in the bank. How many pennies were in the bank? I did three equations:
\n" );
document.write( "d+n+p=21
\n" );
document.write( "10d+5n+1p=121
\n" );
document.write( "5n+1p=41
\n" );
document.write( "I tried to subtract the frist two equations first, then work with the answer I got and tried to subtract the third one. Can you please show me how it's done correctly.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #291678 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! d + n+ p=21 \n" ); document.write( "10d+5n+1p=121 \n" ); document.write( "5n +0 +1p=41 \n" ); document.write( "------ \n" ); document.write( "R2 - 10R1 \n" ); document.write( "R3 - 5R1 \n" ); document.write( "---------- \n" ); document.write( "d + n+ p= 21 \n" ); document.write( "0 -5n-9p=-89 \n" ); document.write( "0 -5n-4p=-64 \n" ); document.write( "----- \n" ); document.write( "R3-R2 \n" ); document.write( "----------------- \n" ); document.write( "d + n+ p= 21 \n" ); document.write( "0 -5n-9p=-89 \n" ); document.write( "0 + 0+5p= 25 \n" ); document.write( "------------------- \n" ); document.write( "5p = 25 \n" ); document.write( "p = 5 (# of pennies is 5) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |