document.write( "Question 927932: The Modern Grocery has cashews that sell for $4.75 a pound and peanuts that sell for $2.50 a pound. How much of each must Albert, the grocer, mix to get 90 pounds of mixture that he can sell for $3.00 per pound. Express the problem as a system of linear equations and solve using the method of your choice to find the solution of the problem. \n" ); document.write( "
Algebra.Com's Answer #563343 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = pounds of cashews \n" ); document.write( "y = pounds of peanuts \n" ); document.write( "--- \n" ); document.write( "4.75x + 2.50y = 3.00*90 \n" ); document.write( "x + y = 90 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "4.75x + 2.50y = 270 \n" ); document.write( "x + y = 90 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = pounds of cashews = 20 \n" ); document.write( "y = pounds of peanuts = 70 \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( " |