document.write( "Question 906174: An orchard contains 40 apple trees, each of which yields about 500 apples over the growing season. The owner plans to add more trees, but each new tree will reduce the average yield per tree by about 10 apples over the season. How many trees should be added to maximize the total yield of apples? What would be the maximum yield for the apple orchard for the season? \n" ); document.write( "
Algebra.Com's Answer #549659 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = number of apple trees added
\n" ); document.write( "Let \"+y+\" = the yield for the orchard
\n" ); document.write( "----------------
\n" ); document.write( "\"+y+=++%28+40+%2B+x+%29%2A%28+500+-+10x+%29+\"
\n" ); document.write( "\"+y+=+20000+%2B+500x+-+400x+-+10x%5E2+\"
\n" ); document.write( "\"+y+=+-10x%5E2+%2B+900x+%2B+20000+\"
\n" ); document.write( "-------------------------------
\n" ); document.write( "Find \"+x%5Bmax%5D+\" and then \"+y%5Bmax%5D+\"
\n" ); document.write( "-----------------
\n" ); document.write( "\"+x%5Bmax%5D+=+-b%2F%282a%29+\"
\n" ); document.write( "\"+a+=+-10+\"
\n" ); document.write( "\"+b+=+900+\"
\n" ); document.write( "--------------
\n" ); document.write( "\"+x%5Bmax%5D+=+-900%2F%282%2A%28-10%29%29+\"
\n" ); document.write( "\"+x%5Bmax%5D+=+45+\"
\n" ); document.write( "and
\n" ); document.write( "\"+y%5Bmax%5D+=+-10%2A45%5E2+%2B+900%2A45+%2B+20000+\"
\n" ); document.write( "\"+y%5Bmax%5D+=+-20250+%2B+40500+%2B+20000+\"
\n" ); document.write( "\"+y%5Bmax%5D+=+40250+\"
\n" ); document.write( "-------------------
\n" ); document.write( "45 more trees will maximize yield
\n" ); document.write( "40,250 will be the maximum yield
\n" ); document.write( "-------------------------------------
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+500%2C+500%2C+-30%2C+150%2C+-4000%2C+45000%2C+-10x%5E2+%2B+900x+%2B+20000+%29+\"
\n" ); document.write( "( note that \"+x=0+\" doesn't mean no apples- it means no ADDITIONAL apples )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );