document.write( "Question 823633: You make a new nut mixture by adding 12 pounds of cashews that cost $9.07/lb and 6 pounds of peanuts that cost $8.17/lb. What is the price of your new nut mixture? I got $5.06 as the price of the new nut mixture.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #495648 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "12*9.07 + 6*8.17 = 18p \n" ); document.write( "p = (12*9.07 + 6*8.17)/18 \n" ); document.write( "p = $8.77 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://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( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |