document.write( "Question 1125748: I am stuck on this problem, can someone assist me please? Thank you.
\n" );
document.write( "Most nutritionists now agree that a healthy adult diet should include 25−35 g of fiber each day. A breakfast of 2 blueberry muffins, 1 banana, and a 1-cup serving of cereal contains 15 g of fiber; a breakfast of 1 blueberry muffin, 2 bananas, and a 1-cup serving of cereal contains 17.5 g of fiber; and a breakfast of
\n" );
document.write( "2 blueberry muffins and a 1-cup serving of cereal contains 10 g of fiber. How much fiber is in each of these foods?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #742052 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let x = the number of grams of fiber in a blueberry muffin. \n" ); document.write( "let y = the number of grams of fiber in a banana. \n" ); document.write( "let z= the number of grams of fiber in a serving of cereal.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equations become:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y + z = 15 \n" ); document.write( "x + 2y + z = 17.5 \n" ); document.write( "2x + 0y + z = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "these 3 equations need to be solved simultaneously.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take the first 2 equations and solve for x and y by eliminating z.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y + z = 15 \n" ); document.write( "x + 2y + z = 17.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract the second equation form the first to get x - y = -2.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take the second and third equatioon and solve for x and y by eliminating z.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y + z = 15 \n" ); document.write( "2x + 0y + z = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract the second equation from the first to get y = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "go back to the equation of x - y = -2.5 and replace y with 5 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - 5 = -2.5 \n" ); document.write( "add 5 to both sides of this equation to get x = 2.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you now have x = 2.5 and y = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "go back to the first original equation of 2x + y + z = 15 and replace x with 2.5 and y with 5 to get 5 + 5 + z = 15 which results in z = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your values are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 2.5 \n" ); document.write( "y = 5 \n" ); document.write( "z = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "evaluate all 3 original equations to see that they are true when you use these values for x,y,z.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the 3 original equations are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y + z = 15 which becomes 2*2.5 + 5 + 5 = 15 which becomes 15 = 15. \n" ); document.write( "x + 2y + z = 17.5 which becomes 2.5 + 10 + 5 = 17.5 which becomes 17.5 = 17.5. \n" ); document.write( "2x + 0y + z = 10 which becomes 2*2.5 + 5 = 10 which becomes 10 = 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "all 3 equations are true, therefore the solution is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the solution is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there are 2.5 grams of fiber in a blueberry muffin. \n" ); document.write( "there are 5 grams of fiber in a banana. \n" ); document.write( "there are 5 grams of fiber in a serving of cereal.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |