document.write( "Question 436125: Armand and Benito want to go to the camp store to buy snack for their hike. They pull the change out of their pockets and find that they have a total of $2.50. Benito notices that they have twice as many dimes as they have nickels and two more quarters than nickels. Find out how many nickels, dimes, and quarters they have to spend on their snacks. \n" ); document.write( "
Algebra.Com's Answer #301753 by mananth(16946) You can put this solution on YOUR website! \n" ); document.write( "nickels x \n" ); document.write( "dimes 2x \n" ); document.write( "quarters x+2 \n" ); document.write( " \n" ); document.write( "Value= 250 \n" ); document.write( " \n" ); document.write( "5x+20x+ 25x+50=250 \n" ); document.write( "50x=200 \n" ); document.write( "50x=200 \n" ); document.write( "50x=200 \n" ); document.write( "/50 \n" ); document.write( "x=4 nickels-----4*5=20 \n" ); document.write( "8 dimes ------- 8*10= 80 \n" ); document.write( "6 quarters ----6*25=150 \n" ); document.write( " |