document.write( "Question 924071: Brand A granola is 25% nuts and dried fruit and brand B granola is
\n" );
document.write( "20% nuts and dried fruit. How much of sweet item A and sweet item B should be mixed to form a 10-lb batch of sweets that is 21% nuts and dried fruit?\r
\n" );
document.write( "\n" );
document.write( "The batch of sweets should contain ____m lb of Brand A granola and
\n" );
document.write( "____m lb of Brand B granola. \n" );
document.write( "
Algebra.Com's Answer #560604 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = lbs of A \n" ); document.write( "y = lbs of B \n" ); document.write( "--- \n" ); document.write( "x + y = 10 \n" ); document.write( "25x + 20y = 21*10 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y = 10 \n" ); document.write( "25x + 20y = 210 \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 = lbs of A = 2 \n" ); document.write( "y = lbs of B = 8 \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( " |