document.write( "Question 932724: A chocolate factory has 2 kinds of chocolate minibar which cost 14 and 8 per kg., respectively. How many kgs. each must be used to make a mixture of 42 kg to sell at 10 per kg.? \n" ); document.write( "
Algebra.Com's Answer #566352 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = kg of $14 bars \n" ); document.write( "y = kg of $8 bars \n" ); document.write( "--- \n" ); document.write( "x + y = 42 \n" ); document.write( "14x + 8y = 10*42 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y = 42 \n" ); document.write( "14x + 8y = 420 \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 = kg of $14 bars = 14 \n" ); document.write( "y = kg of $8 bars = 28 \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( " |