document.write( "Question 945659: A store sells cashews for $5.30 per pound and peanuts for $1.60 per pound. The manager decides to mix 10 pounds of peanuts with some cashews and sell the mixture for $3.30 per pound. How many pounds of cashews should be mixed with the peanuts so that the mixture will produce the same revenue as would selling the nuts separately?
\n" );
document.write( "Round your answer to one decimal place. \n" );
document.write( "
Algebra.Com's Answer #576809 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = pounds of cashews \n" ); document.write( "--- \n" ); document.write( "5.30x + 1.60*10 = 3.30*(x + 10) \n" ); document.write( "5.30x + 1.60*10 = 3.30x + 3.30*10 \n" ); document.write( "5.30x - 3.30x = 3.30*10 - 1.60*10 \n" ); document.write( "(5.30 - 3.30)x = 3.30*10 - 1.60*10 \n" ); document.write( "x = (3.30*10 - 1.60*10)/(5.30 - 3.30) \n" ); document.write( "(3.30*10 - 1.60*10)/(5.30 - 3.30) \n" ); document.write( "--- \n" ); document.write( "copy and paste the above expression in to this calculator: \n" ); document.write( "http://sooeet.com/math/scientific-calculator.php \n" ); document.write( "--- \n" ); document.write( "x = 8.5 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "http://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "http://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "http://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "http://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |