Question
Question: The complete set of values the parameter 'a' so that the point $P(a, \frac{1}{1+a^2})$ doesn't lie o...
The complete set of values the parameter 'a' so that the point P(a,1+a21) doesn't lie outside the triangle formed by the lines 15y=x+1,78y=118−23x and y+2=0 is -

(0, 5)
[2, 5]
(1, 5)
[0, 2]
[2, 5]
Solution
The problem asks for the complete set of values of the parameter 'a' such that the point P(a,1+a21) lies inside or on the boundary of the triangle formed by three given lines.
Let the three lines be:
- L1:x−15y+1=0
- L2:23x+78y−118=0
- L3:y+2=0
To determine the region of the triangle, we first find its vertices:
- Vertex A (Intersection of L1 and L3): Substitute y=−2 into L1: x−15(−2)+1=0⇒x+30+1=0⇒x=−31. So, A=(−31,−2).
- Vertex B (Intersection of L2 and L3): Substitute y=−2 into L2: 23x+78(−2)−118=0⇒23x−156−118=0⇒23x=274⇒x=23274. So, B=(23274,−2).
- Vertex C (Intersection of L1 and L2): From L1, x=15y−1. Substitute into L2: 23(15y−1)+78y−118=0 345y−23+78y−118=0 423y−141=0⇒y=423141=31. Substitute y=31 back into x=15y−1: x=15(31)−1=5−1=4. So, C=(4,31).
The vertices of the triangle are A(−31,−2), B(23274,−2), and C(4,31).
For a point P(xP,yP) to lie inside or on the boundary of the triangle, it must satisfy the conditions that it lies on the same side of each line as the third vertex. Let's determine the correct inequalities for the region:
- For L1:x−15y+1=0: Check vertex B(23274,−2) (not on L1). L1(B)=23274−15(−2)+1=23274+30+1=23274+31=23274+713=23987>0. So, the region is x−15y+1≥0.
- For L2:23x+78y−118=0: Check vertex A(−31,−2) (not on L2). L2(A)=23(−31)+78(−2)−118=−713−156−118=−987<0. So, the region is 23x+78y−118≤0.
- For L3:y+2=0: Check vertex C(4,31) (not on L3). L3(C)=31+2=37>0. So, the region is y+2≥0.
Now, substitute the coordinates of point P(a,1+a21) into these inequalities:
Condition 1: a−15(1+a21)+1≥0 Multiply by (1+a2) (which is always positive since a2≥0): a(1+a2)−15+(1+a2)≥0 a+a3−15+1+a2≥0 a3+a2+a−14≥0 Let f(a)=a3+a2+a−14. By inspection, f(2)=23+22+2−14=8+4+2−14=0. So (a−2) is a factor. Dividing f(a) by (a−2) gives a2+3a+7. f(a)=(a−2)(a2+3a+7). The quadratic factor a2+3a+7 has discriminant Δ=32−4(1)(7)=9−28=−19<0. Since the leading coefficient is positive, a2+3a+7 is always positive for all real a. Therefore, for f(a)≥0, we must have a−2≥0, which implies a≥2.
Condition 2: 23a+78(1+a21)−118≤0 Multiply by (1+a2): 23a(1+a2)+78−118(1+a2)≤0 23a+23a3+78−118−118a2≤0 23a3−118a2+23a−40≤0 Let g(a)=23a3−118a2+23a−40. By inspection, g(5)=23(53)−118(52)+23(5)−40=23(125)−118(25)+115−40=2875−2950+115−40=0. So (a−5) is a factor. Dividing g(a) by (a−5) gives 23a2−3a+8. g(a)=(a−5)(23a2−3a+8). The quadratic factor 23a2−3a+8 has discriminant Δ=(−3)2−4(23)(8)=9−736=−727<0. Since the leading coefficient is positive, 23a2−3a+8 is always positive for all real a. Therefore, for g(a)≤0, we must have a−5≤0, which implies a≤5.
Condition 3: 1+a21+2≥0 Since a2≥0, 1+a2≥1. This means 0<1+a21≤1. Thus, 1+a21+2 will always be greater than 2 (specifically, 2<1+a21+2≤3). So, this condition is always satisfied for all real a.
Combining the conditions a≥2 and a≤5, we get the interval [2,5]. This means that for any a in the interval [2,5], the point P(a,1+a21) will lie inside or on the boundary of the given triangle.