document.write( "Question 135426This question is from textbook Discovering Advanced Algebra
\n" );
document.write( ": A farmer raises only goats and chickens on his farm. All together he has 47 animals with a total of 118 legs. I am supposed to write a system of equations and an augemented matrix to find out how many of each animal he has. I then have to change the problem for the farmer's neighbor who has 118 animals with a total of 47 legs and writ a system of equations and augmented matrix for her. I am completely lost. \n" );
document.write( "
Algebra.Com's Answer #99231 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A farmer raises only goats and chickens on his farm. All together he has 47 animals with a total of 118 legs. I am supposed to write a system of equations and an augemented matrix to find out how many of each animal he has. \n" ); document.write( "Farmer EQUATIONS: \n" ); document.write( "# of animals: g+ c = 47 \n" ); document.write( "Leg equation: 4g+2c = 118 \n" ); document.write( "Ans: 12 goats ; 35 chickens \n" ); document.write( "-------------------------------- \n" ); document.write( "I then have to change the problem for the farmer's neighbor who has 118 animals with a total of 47 legs and writ a system of equations and augmented matrix for her. I am completely lost. \n" ); document.write( "Neighbor EQUATIONS: \n" ); document.write( "# of animals: g + c = 118 \n" ); document.write( "# of legs...: ? \n" ); document.write( "----------- \n" ); document.write( "Comment: I don't know how 118 animals can only have 47 legs. \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |