document.write( "Question 536737: A farmer keeps some animals on a strict diet. Each animal is to recieve 12 grams of protein and 6.5 grams of carbohydrates. The farmer uses two food mixes with nutrients as shown in the table. How many grams of each mix should be used to provide the correct nutrients for each animal.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Protiens Carbohydrates
\n" );
document.write( "Mix A 12% 9%
\n" );
document.write( "Mix B 15% 5%\r
\n" );
document.write( "\n" );
document.write( "Please for the gentleman or lady that solves my
\n" );
document.write( "problem please, give an explanation as to why you did what
\n" );
document.write( "you did in each step. Thank you and have a blessed day-Tray Tillmon \n" );
document.write( "
Algebra.Com's Answer #352593 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A farmer keeps some animals on a strict diet. \n" ); document.write( " Each animal is to receive 12 grams of protein and 6.5 grams of carbohydrates. \n" ); document.write( " The farmer uses two food mixes with nutrients as shown in the table. \n" ); document.write( " How many grams of each mix should be used to provide the correct nutrients for each animal. \n" ); document.write( ": \n" ); document.write( " Proteins | Carbohydrates \n" ); document.write( "Mix A: 12%| 9% \n" ); document.write( "Mix B: 15%| 5% \n" ); document.write( ": \n" ); document.write( "Write an equation for each \n" ); document.write( "Prot eq: .12A + .15B = 12 \n" ); document.write( "Carb eq: .09A + .05B = 6.5 \n" ); document.write( ": \n" ); document.write( "We can use elimination here, multiply the 2nd equation by -3, add to the 1st eq \n" ); document.write( " .12A + .15B = 12 \n" ); document.write( "-.27A - .15B = -19.5 \n" ); document.write( "----------------------add eliminates B, find A \n" ); document.write( "-.15A = -7.5 \n" ); document.write( "A = \n" ); document.write( "A = 50 grams of Mix A \n" ); document.write( ": \n" ); document.write( "Find B using the 1st equation \n" ); document.write( ".12(50) + .15B = 12 \n" ); document.write( "6 + .15B = 12 \n" ); document.write( ".15B = 12 - 6 \n" ); document.write( ".15B = 6 \n" ); document.write( "B = \n" ); document.write( "B = 40 grams of mix B \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check these solutions in the 2nd original equation \n" ); document.write( ".09A + .05B = 6.5 \n" ); document.write( ".09(50) + .05(40) = \n" ); document.write( "4.5 + 2.0 = 6.5; confirms our solution of A=50, B=40 \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " |