document.write( "Question 116924: a wallet contains the same number of pennies,nickels and dimes the coins total is $1.44. How many of each type of coins does the wallet contains if the pennies is equals to 1 centavo,nickels is 5 centavo and the dimes is 10 centavo? \n" ); document.write( "
Algebra.Com's Answer #85058 by checkley71(8403) ![]() You can put this solution on YOUR website! 1N+5N+10N=144 \n" ); document.write( "16N=144 \n" ); document.write( "N=144/16 \n" ); document.write( "N=9 COINS OF EACH VALUE. \n" ); document.write( "PROOF \n" ); document.write( "1*9+5*9+10*9=144 \n" ); document.write( "9+45+90=144 \n" ); document.write( "144=144 \n" ); document.write( " \n" ); document.write( " |