Question 70625
Can you please help on this problem, rather complicated...instructions..write the equation of the line passing through (x1,y1)=(5,5) and (x2,y2)=(4,5).
eqn. is given by
y-y1=[(y2-y1)/(x2-x1)][x-x1]
y-5=[(5-5)/(4-5)][x-5]=0
y=5