Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
123
1
avatar+4 

Points A and B are on parabola , y=3x25x3, and the origin is the midpoint of ¯AB. Find the square of the length of ¯AB.

 Jun 6, 2023
 #1
avatar
0

Let A be the point (a,3a2−5a−3) and B be the point (b,3b2−5b−3). Since the origin is the midpoint, a+b=0.

The squared distance between A and B is AB2=(ab)2+(3a25a3(3b25b3))2 =a2+b2+6(a2b2)+10(ab)+9 =a2+b2+10(ab)+9.Since a+b=0, replacing b with −a, we get AB2=a2+(10a)+9=a2+10a+9.

We need to find the value of a that minimizes this expression. The expression a2+10a+9 is a quadratic expression in a, whose vertex is at −210​=−5. Since a is negative, the expression is minimized when a=−5. Therefore, a=−5, and AB^2 = a^2+10a+9 = (−5)^2+10(−5)+9 = 46​.

 Jun 6, 2023

2 Online Users