document.write( "Question 4627: A rancher wants to yield the maximum amount of edible beef off his square mile of land. At first he finds that as he adds more cattle, his yield goes up. However, if he overgrazes, the harvest goes down. An agricultural agent tells him that his yield will vary quadratically with the number of animals that he grazes. For five head of cattle, his production is 8,750 pounds of beef, and for 10 head, he reaps 15,000 pounds of beef. He has no production when he was grazing no cattle.
\n" );
document.write( "a) Define the variables, write the odered pairs, and find the particular equation of this function.
\n" );
document.write( "b) What number of cattle will give him his maximum profit in number of pounds?
\n" );
document.write( "c) What is this weight?
\n" );
document.write( "d) What is the domain and range of this function?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #2163 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! I think we need Longjonsilver or Kenny for this one, but I'll give it a try. First I had never heard of varying quadratically before, but I'm assuming that it means \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Three pieces of information are given in the problem to allow you to solve for the constants a, b, and c.\r \n" ); document.write( "\n" ); document.write( "Y(5) = 8750 \n" ); document.write( "Y(10) = 15000 \n" ); document.write( "Y(0) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Substituting into this equation YIELDS [Pun!! Get it??]: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8500 = 25a + 5b \n" ); document.write( "15000= 100a + 10b \n" ); document.write( "0 = 0(a) + 0(b) + c \n" ); document.write( "The last equation gives you immediately that c = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply the first equation by -2: \n" ); document.write( "-17500 = -50a - 10b \n" ); document.write( "15000 = 100a + 10b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-2500 = 50a\r \n" ); document.write( "\n" ); document.write( "a=-50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting back into either equation gives you b = 2000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation of Yield is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The maximum yield occurs at the vertex, which can be found at \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Domain of this problem is from x = 0 to 40: [0, 40] \n" ); document.write( "Range Y is from 0 to the maximum at 20,000: [0, 20,000]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |