Question
Question: If there exist a chord a parabola y = ax² + bx, a, b ∈R,a≠0,b≠0, such that the end points of the cho...
If there exist a chord a parabola y = ax² + bx, a, b ∈R,a≠0,b≠0, such that the end points of the chord are (p, q) and (q, p) for some p, q ∈Rand p≠q then the least possible positive integral value of b is

1
2
3
4
4
Solution
Let the equation of the parabola be y=ax2+bx, where a,b∈R, a=0, b=0. Let the end points of the chord be (p,q) and (q,p), where p,q∈R and p=q. Since these points lie on the parabola, they must satisfy the equation of the parabola.
For point (p,q): q=ap2+bp(1) For point (q,p): p=aq2+bq(2)
Subtracting equation (2) from equation (1): q−p=(ap2+bp)−(aq2+bq) q−p=a(p2−q2)+b(p−q) q−p=a(p−q)(p+q)+b(p−q)
Since p=q, we know that p−q=0. We can divide both sides by (p−q): p−qq−p=a(p+q)+b −1=a(p+q)+b a(p+q)=−1−b Since a=0, we can write p+q=a−1−b.
Adding equation (1) and equation (2): q+p=(ap2+bp)+(aq2+bq) p+q=a(p2+q2)+b(p+q) Let S=p+q and P=pq. The equation becomes: S=a(S2−2P)+bS S−bS=a(S2−2P) S(1−b)=a(S2−2P)
Substitute S=a−1−b: a−1−b(1−b)=a((a−1−b)2−2P) a−(1+b)(1−b)=a(a2(1+b)2−2P) ab2−1=a(a2(1+b)2−2a2P) ab2−1=a(1+b)2−2a2P Multiply by a (since a=0): b2−1=(1+b)2−2a2P b2−1=1+2b+b2−2a2P −1=1+2b−2a2P 2a2P=1+1+2b 2a2P=2+2b a2P=1+b Since a=0, a2>0, so P=pq=a21+b.
Now we have the sum p+q=a−1−b and the product pq=a21+b. p and q are the roots of the quadratic equation x2−(p+q)x+pq=0. x2−(a−1−b)x+a21+b=0 x2+a1+bx+a21+b=0 Multiplying by a2 (since a=0): a2x2+a(1+b)x+(1+b)=0
For p and q to be real and distinct roots (since p=q), the discriminant of this quadratic equation must be positive. The discriminant D=(a(1+b))2−4(a2)(1+b). D=a2(1+b)2−4a2(1+b) The condition D>0 is: a2(1+b)2−4a2(1+b)>0 Since a=0, a2>0. We can divide by a2: (1+b)2−4(1+b)>0 Let X=1+b. The inequality becomes: X2−4X>0 X(X−4)>0
This inequality holds when X<0 or X>4. Case 1: X<0 1+b<0 b<−1
Case 2: X>4 1+b>4 b>3
So, the possible values for b are b<−1 or b>3. We are given that b∈R and b=0. The condition b<−1 or b>3 automatically satisfies b=0.
We are looking for the least possible positive integral value of b. The set of possible values for b is (−∞,−1)∪(3,∞). We are looking for positive integers in this set. The integers in (−∞,−1) are …,−3,−2. None of these are positive. The integers in (3,∞) are 4,5,6,…. These are all positive integers. The least positive integral value in this set is 4.
For b=4, the condition b>3 is satisfied, so there exist distinct real numbers p,q which are the roots of a2x2+a(1+4)x+(1+4)=0, i.e., a2x2+5ax+5=0. For any a=0, the discriminant 5a2>0, so distinct real roots exist. These roots p,q satisfy p+q=−5/a and pq=5/a2. From our derivation, if p,q are distinct real roots of this equation, then (p,q) and (q,p) lie on y=ax2+bx with b=4.
The least possible positive integral value of b is 4.