What's the maximum rectangle area that is covered with parabola and line ?
The maximum rectangle area can be expressed as , where , , are positive coprime integers.
Find the value of .
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.
Consider the following rectangle:
The top left corner is on the parabola y 2 = 4 x , so let its coordinates be ( k , 2 k ) .
Then the base of the rectangle is 1 6 − k and the height of the rectangle is 4 k , which makes its area A = 4 ( 1 6 − k ) k .
The maximum area is when A ′ = k 2 ( 1 6 − 3 k ) = 0 , which is when k = 3 1 6 . At this k value, the area is A = 4 ( 1 6 − 3 1 6 ) 3 1 6 = 9 5 1 2 3 .
Therefore, a = 5 1 2 , b = 3 , c = 9 , and a + b + c = 5 2 4 .