is a rectangle.
is a point on
such that
is a point on
such that
=
, where
Find the maximum possible area of rectangle in
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let α = ∠ A B E and β = ∠ C B F , we want to maximize A B × B C = 3 1 cos α × 4 0 cos β = 1 2 4 0 cos α cos β .
We are given that sin θ = 5 1 ⟹ cos ( α + β ) = 5 1 . We will perform a lagrange multiplier since we have one constraint and need to maximize one expression.
f ( x , y ) = cos α sin β − λ ( cos ( α + β ) − 5 1 )
f ( x , y ) x = − sin α cos β + λ cos ( α + β )
f ( x , y ) y = − cos α sin β + λ cos ( α + β )
We need f ( x , y ) x = f ( x , y ) y = 0 ⟹ tan α = tan β . Since α , β < 9 0 ∘ , we must have α = β . Substitute the result,
cos α cos β = cos 2 α = 2 cos 2 α + 1 = 5 3 .
Finally, the answer is 1 2 4 0 × 5 3 = 7 4 4 .