Question
Question: Number of integral values of p for which the origin lies inside the triangle formed by the lines $L_...
Number of integral values of p for which the origin lies inside the triangle formed by the lines L1:y+3x=9,L2:2y−3x=18 and L3:y−px−8p=−3 are

4
2
1
3
3
Solution
To find the number of integral values of 'p' for which the origin (0,0) lies inside the triangle formed by the given lines, we first define the lines and find the vertices of the triangle.
The given lines are: L1:3x+y−9=0 L2:−3x+2y−18=0 L3:−px+y−8p+3=0
Let's find the vertices of the triangle:
-
Vertex A (L1∩L2): Adding L1 and L2: (3x+y−9)+(−3x+2y−18)=0⟹3y−27=0⟹y=9. Substitute y=9 into L1: 3x+9−9=0⟹3x=0⟹x=0. So, Vertex A = (0, 9).
-
Vertex B (L2∩L3): From L3: y=px+8p−3. Substitute into L2: −3x+2(px+8p−3)−18=0 −3x+2px+16p−6−18=0 x(2p−3)=24−16p=8(3−2p) If 2p−3=0, then x=2p−38(3−2p)=−8. Substitute x=−8 into y=px+8p−3: y=p(−8)+8p−3=−8p+8p−3=−3. So, Vertex B = (-8, -3). This is valid for p=3/2.
-
Vertex C (L3∩L1): From L1: y=9−3x. Substitute into L3: −px+(9−3x)−8p+3=0 x(−p−3)+12−8p=0 x(p+3)=12−8p If p+3=0, then x=p+312−8p. Substitute x back into y=9−3x: y=9−3(p+312−8p)=p+39(p+3)−3(12−8p)=p+39p+27−36+24p=p+333p−9. So, Vertex C = (p+312−8p,p+333p−9). This is valid for p=−3.
For the origin (0,0) to lie inside the triangle, it must lie on the same side of each line as the vertex opposite to that line. Let Li(x,y) be the expression for the line. We need Li(0,0) and Li(opposite vertex) to have the same sign.
Condition 1: For L1 (opposite vertex is B) L1(0,0)=3(0)+0−9=−9. L1(B)=3(−8)+(−3)−9=−24−3−9=−36. Since both L1(0,0) and L1(B) are negative, they have the same sign. This condition is satisfied for all valid p.
Condition 2: For L2 (opposite vertex is C) L2(0,0)=−3(0)+2(0)−18=−18. L2(C)=−3(p+312−8p)+2(p+333p−9)−18 L2(C)=p+3−36+24p+66p−18−18(p+3) L2(C)=p+3−36+24p+66p−18−18p−54=p+372p−108. For the origin and C to be on the same side of L2, L2(0,0) and L2(C) must have the same sign. Since L2(0,0)=−18 (negative), we need L2(C)<0. p+372p−108<0⟹p+336(2p−3)<0. This inequality holds when (2p−3) and (p+3) have opposite signs: Case A: 2p−3>0 and p+3<0⟹p>3/2 and p<−3. No solution. Case B: 2p−3<0 and p+3>0⟹p<3/2 and p>−3. So, −3<p<3/2.
Condition 3: For L3 (opposite vertex is A) L3(0,0)=−p(0)+0−8p+3=3−8p. L3(A)=−p(0)+9−8p+3=12−8p. For the origin and A to be on the same side of L3, L3(0,0) and L3(A) must have the same sign. (3−8p)(12−8p)>0. This inequality holds when (3−8p) and (12−8p) have the same sign: Case A: 3−8p>0 and 12−8p>0⟹p<3/8 and p<12/8=3/2. Intersection: p<3/8. Case B: 3−8p<0 and 12−8p<0⟹p>3/8 and p>3/2. Intersection: p>3/2. So, p<3/8 or p>3/2.
Combining all conditions: We need to find the values of p that satisfy:
- −3<p<3/2 (from Condition 2)
- (p<3/8 or p>3/2) (from Condition 3)
The intersection of these two conditions is: (−3,3/2)∩((−∞,3/8)∪(3/2,∞)) This simplifies to (−3,3/8).
We also need to ensure that a triangle is formed, which means p=3/2 (to avoid L2 and L3 being identical) and p=−3 (to avoid L1 and L3 being parallel). The interval (−3,3/8) already excludes these values.
The integral values of p in the interval (−3,3/8) are −2,−1,0. There are 3 such integral values.