To find the possible value(s) of α, we utilize the geometric properties of an image of a point with respect to a line in 3D space:
- The midpoint M of the segment joining the point P(α,2α,1) and its image P′(2α+1,α2−3α,2α−1) must lie on the given line.
- The vector PP′ must be perpendicular to the direction vector of the line.
Step 1: Midpoint Condition
The coordinates of the midpoint M of P and P′ are:
M=(2α+(2α+1),22α+(α2−3α),21+2α−1)=(23α+1,2α2−α,4α+1)
The given line is:
L:3x−2=2y−1=1z
Since M lies on line L, its coordinates must satisfy the equation of the line:
323α+1−2=22α2−α−1=14α+1
Simplifying each term:
63α−3=4α2−α−2=4α+1
⟹2α−1=4α2−α−2=4α+1
Equating the second and third expressions:
α2−α−2=α+1
α2−2α−3=0
(α−3)(α+1)=0⟹α=3 or α=−1
Now, we verify these values against the first expression 2α−1:
- For α=3:
23−1=1and43+1=1(Satisfies the line equation)
- For α=−1:
2−1−1=−1and4−1+1=0(−1=0,does not satisfy)
Thus, from the midpoint condition, we get α=3.
Step 2: Perpendicularity Condition
The vector PP′ is:
PP′=P′−P=((2α+1)−α,(α2−3α)−2α,2α−1−1)=(α+1,α2−5α,2α−3)
The direction vector of line L is d=(3,2,1).
Since PP′⊥d, their dot product must be zero:
PP′⋅d=0
3(α+1)+2(α2−5α)+1⋅(2α−3)=0
Multiplying the entire equation by 2 to clear the fraction:
6(α+1)+4(α2−5α)+(α−3)=0
6α+6+4α2−20α+α−3=0
4α2−13α+3=0
Factoring the quadratic equation:
(4α−1)(α−3)=0⟹α=3 or α=41
Conclusion
For P′ to be the image of P, both conditions must hold simultaneously. Taking the common value from both steps:
α=3
Thus, the correct option is A (Only 3).