document.write( "Question 160573: Stella's catering is planning a wedding reception. The bride and groom would like to serve a nut mixture containing 25% peanuts. Stella has available mixtures that are either 40% or 10% peanuts. How much of each type should be mixed to get a 10-lb mixture that is 25% peanuts? \n" ); document.write( "
Algebra.Com's Answer #118403 by KnightOwlTutor(293)![]() ![]() You can put this solution on YOUR website! The total quantity is 10lbs. This amount never changes only the composition. \n" ); document.write( "X=# lbs of 40%peanuts \n" ); document.write( "10-x==# lbs of 10%peanuts\r \n" ); document.write( "\n" ); document.write( "Convert % to decimal format=40%=.4, 10%=.1 25%=.25\r \n" ); document.write( "\n" ); document.write( "The linear equation is as follows\" .40x+.1(10-x)=10(.25)\r \n" ); document.write( "\n" ); document.write( "To make it easier multiply each term by a hundred. It doesn't change the equation it just makes it easier to solve.\r \n" ); document.write( "\n" ); document.write( "40x+(10)(10-x)=10(25)\r \n" ); document.write( "\n" ); document.write( "Use the distributive propery\r \n" ); document.write( "\n" ); document.write( "40x+100-10x=250\r \n" ); document.write( "\n" ); document.write( "Subtract 10x from 40x\r \n" ); document.write( "\n" ); document.write( "30x+100=250\r \n" ); document.write( "\n" ); document.write( "Subtract 100 from both sides of the equation\r \n" ); document.write( "\n" ); document.write( "30x=150\r \n" ); document.write( "\n" ); document.write( "divide both sides by 30\r \n" ); document.write( "\n" ); document.write( "x=5\r \n" ); document.write( "\n" ); document.write( "5lbs of 40% peanuts are needed \n" ); document.write( "10-5=5lbs of 10% peanuts are needed \r \n" ); document.write( "\n" ); document.write( "To double check your answer you plug in the values in the above equation \n" ); document.write( "40x+(10)(10-x)=10(25)\r \n" ); document.write( "\n" ); document.write( ".4(5)+.1(5)=10(.25)\r \n" ); document.write( "\n" ); document.write( "2.+.5=2.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |