document.write( "Question 57161This question is from textbook
\n" );
document.write( ": A single dose of a dietary supplement contains 0.2 gram of calciun and 0.2 gram of vitamin C. A single dose of a second dietary supplement contains 0.1 gram of calcium and 0.4 gram of vitamin C. If a person wants to take 0.6 gram of calicum amd 1.2 grams of vitamin C, how many doses of each supplement should she take? \n" );
document.write( "
Algebra.Com's Answer #38904 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A single dose of a dietary supplement contains 0.2 gram of calciun and 0.2 gram of vitamin C. A single dose of a second dietary supplement contains 0.1 gram of calcium and 0.4 gram of vitamin C. If a person wants to take 0.6 gram of calicum amd 1.2 grams of vitamin C, how many doses of each supplement should she take? \n" ); document.write( "--------------------- \n" ); document.write( "Let \"a\" be the number of 1st dietary supplement and \"b\" be the number of \n" ); document.write( "2nd dietary supplement: \n" ); document.write( "EQUATIONS: \n" ); document.write( "calcium: a(0.2)+b(0.1)= 0.6 \n" ); document.write( "Vit C : a(0.2)+b(0.6)=1.2 \n" ); document.write( "Subtract \"calcium\" from Vit C to get: \n" ); document.write( "0.5b=0.6 \n" ); document.write( "b=1.2 \n" ); document.write( "Substitute into \"calcium\" to get: \n" ); document.write( "a(0.2)+(1.2)(0.1)=0.6 \n" ); document.write( "0.2a +(0.12) =0.6 \n" ); document.write( "0.2a=0.48 \n" ); document.write( "a=2.4 \n" ); document.write( "Chec the answer in Vit C. \n" ); document.write( "It checks.\r \n" ); document.write( "\n" ); document.write( "She needs 2.5 does of 1st dietary supplement and 1.2 does \n" ); document.write( "of 2nd dietary supplement. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |