Kathy P. answered 05/12/19
Mechanical Engineer with 10+ years of teaching and tutoring experience
ax + by = bx + ay
by - ay = by - ax
y(b - a) = x(b - a)
y = x
The intersection of the two lines is a line: y = x
It includes points such as (1,1), (2,2), (3,3). ... (n,n)
Using slope = (pi/2) and point (n,n)
(y - n) = (pi/2)(x - n)
Rearranging, we get:
y = (pi/2)x - n(pi/2) + n
y = (pi/2)x + n(1 - pi/2)