asked 74.8k views
1 vote
Find the equation of the line through (2, 3, 0) perpendicular to the vectors a = (1, 2, 3) and b = (3, 4, 5).

asked
User IvRRimUm
by
7.7k points

1 Answer

2 votes
The cross product a×b is a vector perpendicular to both. That cross product is
(1, 2, 3)×(3, 4, 5) = (-2, 4, -2)

This can have common factors removed and be sign-adjusted to (1, -2, 1), so the equation of the line can be written in parametric form as ...
(x, y, z) = (2, 3, 0) + t·(1, -2, 1)

_____
When working with vectors and matrices, a suitable calculator can be very helpful. There are several phone and tablet apps and web sites that can do these calculations for you.
answered
User Tdpu
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.