document.write( "Question 101750This question is from textbook algebra 1
\n" );
document.write( ": the nut house sells walnuts for $4.00 a pound and cashews for $7.00 a pound. how many pounds of CASHEWS should be mixed with 10 pounds of walnuts to obtain a mixture that sells for $5.50 a pound? how do i figure out how many pounds of cashews should be mixed with the 10 pounds of walnuts? \n" );
document.write( "
Algebra.Com's Answer #73990 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=number of pounds of cashews needed \n" ); document.write( "Value of the cashews=$7x \r \n" ); document.write( "\n" ); document.write( "Value of the walnuts=$4*10\r \n" ); document.write( "\n" ); document.write( "Value of the final mixture $5.50*(10+x)\r \n" ); document.write( "\n" ); document.write( "Now we know that the value of the nuts before the mixture is equal to the value of the nuts after the mixture. So we have: \n" ); document.write( "($ are understood) \n" ); document.write( "7x+4*10=5.50*(10+x) get rid of parens\r \n" ); document.write( "\n" ); document.write( "7x+40=55+5.5x subtract 40 and also 5.5x from both sides\r \n" ); document.write( "\n" ); document.write( "7x+40-40-5.5x=55-40+5.5x-5.5x collect like terms\r \n" ); document.write( "\n" ); document.write( "1.5x=15 \n" ); document.write( "x=10---------------------------------number of pounds of cashews needed\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "7*10+4*10=5.5*20 \n" ); document.write( "70+40=110 \n" ); document.write( "110=110\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |