3d vectors. Does a point lie on the line?

AI Thread Summary
To determine if the point (16, -3, -2) lies on the line defined by the vector equation r = 2i + 3j - 5k + t(4i - 2j + k), the point can be expressed as 16i - 3j - 2k. The line can be represented in parametric form as x = 2 + 4t, y = 3 - 2t, and z = -5 + t. By substituting values for t, one can check if the coordinates match those of the point in question. The method involves solving the equations for t and checking for a consistent solution across all three dimensions. This approach will confirm whether the point lies on the line or not.
Anyone
Messages
4
Reaction score
0

Homework Statement



L1 has the vector equation r=2i+3j-5k + t(4i-2j+k)
Does the point (16,-3,-2) lie on the line?

Homework Equations



Unknown

The Attempt at a Solution



I have a simple(i think) vector question but i just don't know the method to work it out.


I have searched on the internet and through my books and i can't find a similar problem anywhere. Any help would be much appreciated.

Thanks
 
Physics news on Phys.org
The point (16, -3, -2) can also be written as 16i - 3j - 2k. Does that help? Try writing the line in the similar form r = Ai + Bj + Ck where A, B, and C may be functions of t.
 
Last edited:
Conversely, the vector equation for the line r=2i+3j-5k + t(4i-2j+k) is the same as the parametric equation x= 2+ 4t, y= 3- 2t, z= -5+ k.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top