document.write( "Question 819990: one bar of candy a and two bars of candy b have 773 calories. two bars of candy a and one bar of candy b have 784 calories. find the caloric content of each candy bar \n" ); document.write( "
Algebra.Com's Answer #493319 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! a + 2b = 773 \n" ); document.write( "2a + b = 784 \n" ); document.write( "--- \n" ); document.write( "solve the above system of linear equations for a and b: \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "a = 265 cal \n" ); document.write( "b = 254 cal \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( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |