Concept:Find the point where the two given lines intersect, then write the equation of a line parallel to
4x+5y−6=0 passing through that point.
Explanation:Step 1: Simplify the given lines:
2x+3y=1 becomes
3x+2y=6.
3x+2y=1 becomes
2x+3y=6.
Step 2: Solve the system by elimination.
Multiply the first equation by
2 and the second by
3:
6x+4y=12 and
6x+9y=18.
Subtract:
(6x+4y)−(6x+9y)=12−18 ⇒−5y=−6 ⇒y=56.
Substitute
y=56 into
3x+2y=6:
3x+2(56)=6 ⇒3x=6−512=518 ⇒x=56.
So the intersection point is
(56,56).
Step 3: A line parallel to
4x+5y−6=0 has the form
4x+5y+k=0.
Plug the point into this equation:
4(56)+5(56)+k=0 ⇒524+6+k=0 ⇒524+530+k=0 ⇒554+k=0 ⇒k=−554.
Step 4: The required line is
4x+5y−554=0.
Multiply by
5 to clear the fraction:
20x+25y−54=0.
Answer:20x+25y−54=0 (Option A).