document.write( "Question 1152273: Anna has 50 coins in her piggy bank. She notices that she only has dimes and pennies. If she has exactly four times as many pennies as dimes, how many pennies are in her piggy bank? \n" ); document.write( "
Algebra.Com's Answer #774255 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x are dimes \n" ); document.write( "4x are pennies \n" ); document.write( "their sum is 50 \n" ); document.write( "5x=50 \n" ); document.write( "x=10 dimes, so 4x=40 pennies ANSWER \n" ); document.write( " |