Let be a point (other than the origin) lying on the parabola such that the normal line to the parabola at will intersect the parabola at another point .
What is the minimum possible value for the area bounded by the line and the parabola?
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's consider P = ( t , t 2 ) , t ∈ R a generic point lying on y = x 2 . The line tangent to the parabola and passing from P has equation y t = m x + q t , where m = 2 t is the slope of the parabola in P . Let's impose that the line pass through P
t 2 = 2 t ⋅ t + q t ⟹ q t = − t 2 ⟹ y t = 2 t x − t 2
It's well-known that the if a line has slope m , than the slope of the normal is − m 1 . So, the normal to y n is y n = − 2 t x + q n . As done before, we impose the passage through P to find q n , so
y n = − 2 t x + t 2 + 2 1
The normal line intersect the parabola at Q , so we solve the system
⎩ ⎨ ⎧ y = − 2 t x + t 2 + 2 1 y = x 2 ⟹ x 2 = − 2 t x + t 2 + 2 1 ⟹ x 1 = t , x 2 = 2 t − 2 t 2 − 1
where x 1 is exactly the x − coordinate of P and x 2 is the x − coordinate of Q . Now, we can evaluate the area A between y n and the parabola
A = ∫ x 1 x 2 y n − x 2 d x = ∫ t 2 t − 2 t 2 − 1 − 2 t x + t 2 + 2 1 − x 2 d x = − 4 8 t 3 ( 4 t 2 + 1 ) 3
And, finally, we can solve the minimum problem
m i n ( A ) ⟹ d t d A = 0 ⟹ d t d ( − 4 8 t 3 ( 4 t 2 + 1 ) 3 ) = 0 ⟹ 1 6 x 4 1 − 4 x 2 + 4 x 2 1 − 1 = 0 ⟹ x 1 = 2 1 , x 2 = − 2 1 , x 3 = 2 i , x 4 = − 2 i
A ( t = x 2 = − 2 1 ) = 3 4 .