Finding the Maximum Area of a Quadrilateral with Perpendicular Diagonals

  • Thread starter Thread starter BayernBlues
  • Start date Start date
BayernBlues
Messages
61
Reaction score
0

Homework Statement



The diagonals of a quadrilateral are perpendicular. The sum of the lengths of the diagonals is 6cm. What is the maximum area of such a quadrilateral?

Homework Equations





The Attempt at a Solution



let x and y be the lengthes of the diagonals. Then the area of the quadrilateral is calculated by:

a = ½ * x * y

From the given conditions you know: x + y = 6 ==> y = 6 - x

Plug in the term for y into the first equation:

a(x) = ½*x*(6 - x) = -½x² + 3x


I do not know what to do from here. I know that there is a graphing method but I'd rather do it through differentiation so could someone do the solution that way. The answer should be y=3 and x=3 so the dimensions are 3 x 3 I think.
 
Physics news on Phys.org
Do you know how to find the extrema(maxima and minima) of a given function with respect to a variable?
 
I'm more confused now. If I differentiate a(x), this is what happens
a'(x)=2/2 x + 3
0= x + 3
x= -3

y= 6 - x
y = 6 - (-3)
y= 9

So the dimensions are 9 x 3? That doesn't seem right.
 
You missed the minus sign.
 
6- -3 is 9.

I'm going over it and that's still the only answer I get for some reason.
 
I meant when you differentiated the original equation.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top