Finding an angle inside a regular hexagon given a line that passes through two vertices

44 Views Asked by At

I am asked to find the angle $\alpha$ on this particular setup:

enter image description here

The equation of the line is

enter image description here

and point $A = (2,1,4)$.

Is that really possible to find out? Maybe there is some data missing?

Thank you.