document.write( "Question 1076948: Mrs. Bailey has equal numbers of nickels and quarters for the value of the quarters is $1.80 what is the value of nickels what is the total value of all the coins to gather dollars and cents? \n" ); document.write( "
Algebra.Com's Answer #691525 by jorel1380(3719) You can put this solution on YOUR website! Let n be the amount of nickels and quarters, separately. Then: \n" ); document.write( ".05n+.25n=1.80 \n" ); document.write( ".30n=1.8 \n" ); document.write( "n=6 \n" ); document.write( "There are 6 nickels and 6 quarters. ☺☺☺☺ \n" ); document.write( " |