If the sum of squares of all real values of α, for which the lines 2x−y+3=0,6x+3y+1=0 and αx+2y−2=0 do not form a triangle is p, then the greatest integer less than or equal to p is _________.
Answer: 2
Solution
Key Concepts and Formulas
Condition for Three Lines Not Forming a Triangle: Three lines do not form a triangle if they are concurrent or if at least two of them are parallel.
Condition for Concurrency: Three lines A1x+B1y+C1=0, A2x+B2y+C2=0, and A3x+B3y+C3=0 are concurrent if A1A2A3B1B2B3C1C2C3=0.
Condition for Parallel Lines: Two lines A1x+B1y+C1=0 and A2x+B2y+C2=0 are parallel if their slopes are equal, i.e., −B1A1=−B2A2.
Step-by-Step Solution
Step 1: Define the lines and check for initial parallelism
We are given the three lines:
Line 1 (L1): 2x−y+3=0
Line 2 (L2): 6x+3y+1=0
Line 3 (L3): αx+2y−2=0
First, let's find the slopes of L1 and L2 to check if they are parallel.
Slope of L1, m1=−−12=2.
Slope of L2, m2=−36=−2.
Since m1=m2, lines L1 and L2 are not parallel. Thus, we need to consider concurrency and the parallelism of L3 with either L1 or L2.
Step 2: Case 1 - Concurrency
For the three lines to be concurrent, the determinant of their coefficients must be zero:
26α−13231−2=0
Expanding the determinant:
2(3(−2)−1(2))−(−1)(6(−2)−1(α))+3(6(2)−3(α))=02(−6−2)+1(−12−α)+3(12−3α)=02(−8)−12−α+36−9α=0−16−12−α+36−9α=08−10α=010α=8α=108=54
So, one value of α is α1=54.
Step 3: Case 2 - L3 parallel to L1
The slope of L3 is m3=−2α.
For L3 to be parallel to L1, we must have m3=m1, so:
−2α=2α=−4
So, another value of α is α2=−4.
Step 4: Case 3 - L3 parallel to L2
For L3 to be parallel to L2, we must have m3=m2, so:
−2α=−2α=4
So, a third value of α is α3=4.
Step 5: Calculate the sum of squares
The values of α are 54, −4, and 4. The sum of their squares is:
p=(54)2+(−4)2+(4)2=2516+16+16=2516+32=2516+32⋅25=2516+800=25816=32.64
Step 6: Find the greatest integer less than or equal to p
We need to find ⌊p⌋=⌊32.64⌋=32.
Common Mistakes & Tips
Carefully expand the determinant, paying attention to signs.
Remember to check for parallelism between all possible pairs of lines.
Double-check arithmetic calculations to avoid errors.
Summary
We considered the conditions for three lines not forming a triangle: concurrency and parallelism. We found three values of α that satisfy these conditions: 54, −4, and 4. The sum of the squares of these values is 32.64, and the greatest integer less than or equal to this sum is 32.