document.write( "Question 743755: Determine how much of each food item you need in order to reach DV levels. Construct and solve a linear system of two equations that would make that determination. THE DV OF CALCIUM IS 1000 mg AND DV OF IRON IS 18 mg\r
\n" );
document.write( "\n" );
document.write( "The amount of calcium and iron (in milligrams) found in one 10 oz package of broccoli CALCIUM = 159 mg / IRON 2.04 mg\r
\n" );
document.write( "\n" );
document.write( "The amount of calcium and iron (in milligrams) found in a ½ cup of frozen corn
\n" );
document.write( "CALCIUM = 9.09 mg /IRON = 0.95 mg\r
\n" );
document.write( "\n" );
document.write( "HOW DO I EVEN BEGIN TO WRITE THIS? LET ALONE SOLVE IT? THANK YOU FOR ANY HELP! \n" );
document.write( "
Algebra.Com's Answer #453043 by davethejackal(28)![]() ![]() You can put this solution on YOUR website! Let c = half cups corn you eat. \n" ); document.write( "Let b = packets broccoli you eat\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if you are eating just corn and broccoli, the amount of calcium you will take in is: \n" ); document.write( "9.09 mg / half cup corn + 159 mp / pack broccoli) \n" ); document.write( "= 9.09c + 159b | [1]\r \n" ); document.write( "\n" ); document.write( "The amount of calcium you need is 1000 mg \n" ); document.write( "So, using [1] we get 9.09c + 159b = 1000 | [3]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similarly the amount of iron you get from eating the two foods is given by \n" ); document.write( "2.04 mg / pack broccoli + 0.95 / half cup of corn \n" ); document.write( "= 2.04b + 0.95c | [2]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The amount of iron we need is 18mg \n" ); document.write( "Hence from [2] we get 18 = 2.04b + 0.95c | [4]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rearranging [3] gives \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting for b in [4] gives \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence c= 6.20 half cups of corn (or 3.10 cups corn) to 2 dp\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting for c in [5] gives:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "= 5.93 bags of broccoli. \n" ); document.write( "= 59.3 oz broccoli since there are 10 oz per bag.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Testing in original statements:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\" in one 10 oz package of broccoli CALCIUM = 159 mg / IRON 2.04 mg\"\r \n" ); document.write( "\n" ); document.write( "Hence with 5.93 bags we have 159 x 5.93 g calcium = 942.87 g \n" ); document.write( "And 5.93 x 2.04 g iron = 12.10g (to 2 d.p.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"in a ½ cup of frozen corn CALCIUM = 9.09 mg /IRON = 0.95 mg \"\r \n" ); document.write( "\n" ); document.write( "Hence in 6.2 half cups we get 9.09 x 6.2 g calcium = 56.36g (to 2 d.p) \n" ); document.write( "and we get 0.95 x 6.2 = 5.89g iron\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total amount of iron = 12.10+5.89 = 17.99 = 18.0 to 1 dp. \n" ); document.write( "Total amount of calcium = 942.87 + 56.36 = 999.23 QED (http://en.wikipedia.org/wiki/Q.E.D.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That's a lot of broccoli! \n" ); document.write( " |