There are three lines: , , .
, , , . Do , and intersect at the same point?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We can make three lines as three functions: y = 4 α β x , y = α β x − 2 β , y = β − 2 α β x for l 1 , l 2 , l 3 . Solve 4 α β x = α β x − 2 β , we can get x = 3 4 α . Put x = 3 4 α into y = 4 α β x , we get y = 3 β . And put x = 3 4 α into y = β − 2 α β x , we get y = 3 β . So answer is yes.