Concept:Two lines are parallel if their slopes are equal.
The intersection of two lines is found by solving their equations simultaneously.
The equation of a line can be written as
y=mx+c, where
m is the slope and
c is the y‑intercept.
Explanation:Find the intersection point of lines
x+2y−3=0 and
2x−y+5=0.
Multiply the second equation by 2:
4x−2y+10=0.
Add this to the first equation:
(x+2y−3)+(4x−2y+10)=0⇒5x+7=0⇒x=−57​.
Substitute
x=−57​ into
2x−y+5=0:
2(−57​)−y+5=0⇒−514​−y+5=0⇒−y+511​=0⇒y=511​.
Thus the intersection point is
(−57​,511​).
The required line is parallel to
y−x+10=0, which can be rewritten as
y=x−10. Its slope is
1.
Hence the required line has slope
m=1. Using point‑slope form:
y−511​=1(x+57​).
Simplify:
y−511​=x+57​⇒y=x+518​.
Multiply by
5:
5y=5x+18⇒5x−5y+18=0.
Answer:5x−5y+18=0 (Option C)