document.write( "Question 931727: In pounds of each fruit, 2 oranges, 3 bananas and 4 apples cost $9.86. 3 oranges 2 bananas and 1 apple cost $6.89. 3 oranges and 3 bananas cost $6.60. What is the cost per pound of each fruit? \n" ); document.write( "
Algebra.Com's Answer #565807 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = dollars per pound oranges \n" ); document.write( "y = dollars per pound bananas \n" ); document.write( "z = dollars per pound apples \n" ); document.write( "--- \n" ); document.write( "2x + 3y + 4z = 9.86 \n" ); document.write( "3x + 2y + 1z = 6.89 \n" ); document.write( "3x + 3y = 6.60 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "2x + 3y + 4z = 9.86 \n" ); document.write( "3x + 2y + 1z = 6.89 \n" ); document.write( "3x + 3y = 6.60 \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 = dollars per pound oranges = 1.34 \n" ); document.write( "y = dollars per pound bananas = 0.86 \n" ); document.write( "z = dollars per pound apples = 1.15 \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( "--- \n" ); document.write( " |