Question
Question: A line passing through the point of intersection of $x + y = 4$ and $x - y = 2$ makes an angle $\tan...
A line passing through the point of intersection of x+y=4 and x−y=2 makes an angle tan−1(43) with the X-axis. It intersects the parabola y2=4(x−3) at points (x1,y1) and (x2,y2), respectively. Then ∣x1−x2∣ is equal to.
32/3
32/9
8/9
4/3
32/9
Solution
Here's how to solve the problem:
-
Find the intersection of the lines:
Solve the system of equations:
{x+y=4x−y=2Adding the equations, we get 2x=6, so x=3. Substituting this into the first equation, we get 3+y=4, so y=1. The intersection point is (3,1).
-
Equation of the line:
The line passes through (3,1) with a slope of m=tan(tan−1(43))=43. Using the point-slope form, the equation of the line is:
y−1=43(x−3)⟹y=43x−45 -
Intersection with the parabola:
The equation of the parabola is y2=4(x−3). Substitute y=43x−45 into the parabola equation:
(43x−45)2=4(x−3)Multiply both sides by 16:
(3x−5)2=64(x−3)Expand and rearrange:
9x2−30x+25=64x−192⟹9x2−94x+217=0 -
Find ∣x1−x2∣:
For a quadratic equation ax2+bx+c=0, the difference between the roots is given by:
∣x1−x2∣=∣a∣b2−4acIn our case, a=9, b=−94, and c=217. Compute the discriminant:
D=(−94)2−4⋅9⋅217=8836−7812=1024Therefore,
∣x1−x2∣=91024=932