Let be the point on the parabola that is closest to the line . What is 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.
The shortest distance of ( a , b ) Point from the line, x − y − 8 = 0 is, ∣ 2 a − b − 7 ∣ As the point ( a , b ) lies on the parabola, y = x 2 − 9 x + 2 5 , a = x b = x 2 − 9 x + 2 5 Hence the shortest distance becomes, after substituting the values and refactoring: ∣ 2 ( x − 5 ) 2 + 8 ∣ The minimum value is achieved, when x = 5 . Hence, a = 5 , b = 5 ; a + b = 1 0 .