document.write( "Question 1038764: Sally has two bags of peanuts; one with 74% peanuts, and the other with 27% peanuts. To make a 5lb bag of 36% peanuts, how much of each should Sally use? \n" ); document.write( "
Algebra.Com's Answer #653488 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 0.74x+0.27(5-x) = 0.36(5) \n" ); document.write( "0.74x+1.35-0.27x = 1.8 \n" ); document.write( "0.47x = 0.45 \n" ); document.write( "x = 0.95 \n" ); document.write( "You need 0.95 pounds of 74% and 5-0.95 = 4.05lbs of 0.27%\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |