
Kayla S.
asked 03/08/21In an elliptical sport field we want to designs rectangular field with the maximum possible area.the sport field is given by the graph of (x^2/a^2)+(y^2/b^2)find the length 2xand width 2y of pitch
Express in terms of a and b to maximize the area of the pitch.and express the area of the pitch as a function of x only
2 Answers By Expert Tutors
ellipse equation
x2 /a2 + y2 / b2 = 1
Area of the pitch = 2x * 2y = 4yx
y2 / b2 = 1 - x2 /a2
y = ± b √1 - x2/ a2, take only the positive value
y = b √1 - x2/ a2
Area = 4bx * √1 - x2/ a2 = 4b √x 2- x4/ a2
dA/ dx = 4b [ 0.5 ( x 2- x4/ a2 )-1/2 ( 2x - 4 x3/ a2 )
at max area dA/dx =0
4b [ 0.5 ( x 2- x4/ a2 )-1/2( 2x - 4 x3/ a2 ) =0
( 2x - 4 x3/ a2 ) / ( x 2- x4/ a2 )1/2 = 0
1-Zeros
2x - 4 x3/ a2 = 0 ,
2x( 1 - 2 x2/ a2 ) = 0
either x=0 neglected
or
1 - 2x2/ a2 = 0
x = ± a/ √2 take only positive value for x, x = a/ √2
2- undefined
( x 2- x4/ a2 )1/2 = 0
x2 ( 1 - x2 / a2 ) = 0,
x=0 neglected
or
1 - x2 / a2 = 0
x = a
Lets check the sign of the dA/dx around these two points:
dA/ dx = 4b [ 0.5 ( x 2- x4/ a2 )-1/2 ( 2x - 4 x3 / a2 )
1- at
x< a/√2 for example x= a/2
dA/ dx = 4b [0.5(a 2 /4- a4 /16 a2 )-1/2 ( 2a/2 - 4 a3/8 a2 )
= 4b [ 0.5(3a2/16 )-1/2 ( a/2 )]
= positive value
2- at x> a/√2 for example x= 0.9 a
dA/ dx = 4b [ 0.5 (0.81 a 2-0.65 a4/ a2 )-1/2 (1.8a -2.91 a3/ a2 )
= negative value
So, the change of the sign of dA/dx from negative to positive around x= a/√2
means that we max Area at this x value.
y = b √1 - x2/ a2, y = b √1 - a2/2 a2, y = b /√2
the dimensions of rectangular pitch is
2x*2y= 2 a/√2* 2 b/ √2
So the ellipse equation should be = 1: x2/a2 + y2/b2 = 1. We can solve explicitly for y:
y = ±b/a√(a2 - x2) we only need the + value for y.
A = (2x)(2y) = 4xy = 4xb/a√(a2 - x2) We could use product rule for derivatives here, but it will be easier to put everything underneath the square root, then recognize to maximize that square root expression, it is sufficient to maximize the radicand (what is under the square root): A(x) = 16b(x2 - x4/a2)1/2
d/dx[x2 - x4/a2] = 2x - 4/a2x3 = 0
-2x (2/a2x2 - 1) = 0 x = 0 or x = a/√2
Solving for y: (a/√2)2/a2 + y2/b2 = 1.
y2/b2 = 1/2
y = b/√2. Notice the symmetry of the solution, as well as the tendency for "squarish" rectangles to maximize area.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Paul M.
03/08/21