document.write( "Question 276745: Fred wants to prepare a snack mix comprised of peanuts and dried fruit. Peanuts cost $5 a pound and dried fruit costs $7 a pound. Fred wants to spend exactly $45 and prepare 8 pounds of his snack mix. How many pounds of peanuts should fred purchase, and how many pounds of dried fruit should Fred purchase? \n" ); document.write( "
Algebra.Com's Answer #201680 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 7X+5(8-X)=45 \n" ); document.write( "7X+40-5X=45 \n" ); document.write( "2X=45-40 \n" ); document.write( "2X=5 \n" ); document.write( "X=5/2 \n" ); document.write( "X=2.5 POUNDS OF DRIED FRUIT IS NEEDED. \n" ); document.write( "8-2.5=5.5 POUNDS OF PEANUTS IS NEEDED. \n" ); document.write( "PROOF: \n" ); document.write( "7*2.5+5*5.5=45 \n" ); document.write( "17.5+27.5=45 \n" ); document.write( "45=45 \n" ); document.write( " \n" ); document.write( " |