Find k if (4,1,k) & (5,1,-3) are perpendicular?

  • Thread starter Thread starter discy
  • Start date Start date
  • Tags Tags
    Perpendicular
discy
Messages
14
Reaction score
0

Homework Statement


Vectors
find k if (4,1,k)τ & (5,1,-3)τ are perpendicular?

From the answer sheet I know the answer is k = 7

Homework Equations


I believe I need these two but I'm not certain:

Dot-product: v*w = v1w1 + v2w2 + ... vdwd
cos θ = v*w / ||v|| * ||w||


The Attempt at a Solution



[STRIKE]Because θ = arccos(v*w / ||v|| * ||w||) = the angle between two vectors. θ should be 90 = perpendicular.

90 = arccos ((4 * 5 + 1 * 1 + k * -3) / √(4²+1²+k²) * √(5²+1²+(-3)²)) =
90 = arccos (21-3k / √(17+k²) * √35)

90 = arccos(21-3k / √(17+k²) * √35)[/STRIKE]

cos(90) = 0 = perpendicular

\frac{21-3k}{\sqrt{17+k²} * \sqrt{35}} = 0

what would be the easiest way to get to k = 7 ?
 
Last edited:
Physics news on Phys.org
What you need is that cos(90)= 0! So that two vectors are perpendicular if and only if their dot product is 0.
 
ok. so let me reform:

(21-3k) / √(17+k²) * √35 = 0

\frac{21-3k}{\sqrt{17+k²} * \sqrt{35}} = 0

what would be the easiest way to get to k = 7? (when I put 7 as k I get zero, so the equation is correct)
 
Last edited:
If you already knew that the dot product is 21- 3k, why even use that denominator?

The two vectors are perpendicular if and only if their dot product, 21- 3k= 0. Solve that for k?
 
[STRIKE]Ow yeah. I'm being stupid.[/STRIKE]

And if two vectors are parallel? [STRIKE]then the angle is, I suppose 180 degrees? What equation would I need to solve in that case?

(i'm sorry, my teacher is very unclear about these things, he puts questions on his sheets but doesn't always give the answers during class)[/STRIKE]

edit: cross-product = 0
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top