Vector Algebra (line perpendicular to plane)

naspek
Messages
176
Reaction score
0

Homework Statement



Find the parametric equations for the line which passes through the point (3,5,7)
and parallel to the vector <2,6,8>. Is the line perpendicular to the plane 5x + 6y +7z = 10?


Homework Equations



line equation, r = Ro + tV

The Attempt at a Solution



line equation, r = Ro + tV
-------------> = <3,5,7> + t<2,6,8>

hence, x = 3 + 2t ; y = 5 + 6t ; z = 7 + 8t

the problem is.. how am i going to prove that the line perpendicular
to the plane 5x + 6y +7z = 10 or not..?
 
Physics news on Phys.org
start by finding a vector perpindicular to the plane & one parallel to the line...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top