Answer:
Option C y = -4x + 9
Explanation:
Equation of a line:
The line l bisects BC. The line l passes through the midpoint of BC.
B(1, 4) ; C(3 , -2)


Line l passes through (2,1) and A(3 , -3),


m = -4
Equation of line in slope intercept form: y =mx +c
Here, m is the slope and c is the y-intercept.
y = -4x + c
As the line l is passing through (2,1), substitute the point (2,1) in the above equation and find c.
1 = -4*2 + c
1 = -8 + c
1 + 8 = c
c = 9
Equation of the line l:
y = -4x + 9