SOLUTION: The 200m fencing is used to form a triangular plot in the corner of the allotments with two walls being used as two sides (right angle triangle). As before, you experiment with di

Algebra ->  Triangles -> SOLUTION: The 200m fencing is used to form a triangular plot in the corner of the allotments with two walls being used as two sides (right angle triangle). As before, you experiment with di      Log On


   



Question 975697: The 200m fencing is used to form a triangular plot in the corner of the allotments with two walls being used as two sides (right angle triangle).
As before, you experiment with different dimensions until you find the maximum area which can be enclosed.
Your results are based on 200m as stated above but you have developed a formula for each situation so that the area can be calculated whatever the length of fencing used.

Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
x and y for the legs, h for the hypotenuse.

A, for area.

system%28x%2By%2Bh=200%2CA=%28xy%29%2F2%2Cx%5E2%2By%5E2=h%5E2%29

h=200-x-y
h=200-%28x%2By%29
-
h%5E2=%28200-%28x%2By%29%29%5E2
h%5E2=40000-400%28x%2By%29%2Bx%5E2%2B2xy%2By%5E2
All that just from the first, "200" perimeter equation. This means the two formulas for h^2 can be equated to eliminate h.

x%5E2%2By%5E2=40000-400%28x%2By%29%2Bx%5E2%2B2xy%2By%5E2
Both sides have x^2+y^2...
0=40000-400%28x%2By%29%2B2xy-----can this be solved either for x or for y?
40000-400x-400y%2B2xy=0
200000-200x-200y%2Bxy=0
-200y%2Bxy=200x-20000
xy-200y=200x-20000
%28x-200%29y=200x-20000
y=%28200x-20000%29%2F%28x-200%29

Use THAT formula of y in the area equation:
A=%28xy%29%2F2
highlight_green%28A=x%28%28200x-20000%29%2F%28x-200%29%29%29-----formula for AREA, in terms of only x, according the the description's conditions.

graph%28300%2C300%2C-10%2C200%2C-10%2C200%2Cx%28%28200x-20000%29%2F%28x-200%29%29%29----Not displaying; not sure why.

You can use Google search engine, input y=x((200x-20000)/(x-200)) and enter, and you can see the graph, and can zoom in and shift the position of the framing to see a good local maximum. "y" as used in the graphing tool will stand for AREA, not the y variable of the dimension as in the problem description.