Triangle ABC and Rectangle PQRS: Finding Area and Maximum Value

  • Thread starter Thread starter Angela16
  • Start date Start date
Angela16
Messages
4
Reaction score
0
The figure shows a triangle ABC where AB=AC, BC=18cm and angle A is a right angle. PQRS is a rectangle with PQ=2x and QR= y cm. Find the area of PQRS and show it in terms of x.
Hence find the maximum area of the rectangle PQRS.






i tried to solve it by myself but i can't do it. Help me,

thanks a lot ^_^
 
Physics news on Phys.org
Could you explain the problem a little more. How does the triangle relate to the rectangle?

I'm guessing this is a problem in lagrange multipliers, where we need to maximize A = 2xy, with a certain restraint on the variables that needs to yet describe.
 
rectangle located inside of the triangle,
PQRS is given by A=18x-2x square
i missed this part sorry ^_^



i hope that it can help for solve it
 
Firstly note that for any 2x and y, we want the rectangle to have two of it sides running over the base and height of the triangle and one of its corners touching the hypotenuse to maximize the area.

With this observation, we get a relation between 2x and y. (note that I'm putting P over A here):

y = 9\sqrt{2}-2x

Since the area of the rectangle is A = 2xy = 18\sqrt{2}x-4x^2, you can use calculus to show that the maximum value of A occurs at x = \frac{9\sqrt{2}}{4} and the value of this maximum area is A = 40.5

As a side-note, notice how this is half the area of the triangle itself. Perhaps you could've concluded this without using calculus as follows:

Add a similar triangle (but flipped) to make a square. Then you'll easily see how maximum area covered will be half the area of the triangle.

I'm mentioning this because I don't know whether you want a calculus based solution or not.

I hope this helps... :)
 
thanks a lot, it was great help ^__^
 
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