Question 1189173: Please explain how to solve this:
https://docs.google.com/document/d/1SspsOLwJsYo44NsPnNKjAf7lmEUuKn9YK1oUL4PiE9k/edit?usp=sharing
Found 2 solutions by Edwin McCravy, rothauserc: Answer by Edwin McCravy(20060) (Show Source): Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! 8.a Since the point (-8, 34, n) lies on I(1), we know that
;
-8 = 3 -t
34 = 1+3t
n = 2 +2t
;
3 -t = -8
-t = -11
t = 11
:
n = 2 +2(11) = 24
;
8.b Two vectors are perpendicular if their dot product is 0
;
We are given that the lines intersect at point A, then
;
-8 = 1 -s
34 = -2 +s*p
24 = u +s*q
;
1 -s = -8
s = 9
:
34 = -2 +9p
9p = 36
p = 4
;
24 = u +9q
;
Let t = 0 and s = 0, then
;
vector v = <3-(-8), 1-34, 2-24> = <11, -33, -22>
:
vector w = <1-(-8), -2-34, u-24> = <9, -36, u-24>
;
The dot product of vectors w and v is 0, therefore
;
9 * 11 +(-33)*(-36) +(-22)*(u-24) = 0
;
99 +1188 -22u +528 = 0
;
-22u +1815 = 0
;
u = 82.5
:
We know that
;
24 = u +9q
:
82.5 +9q = 24
;
9q = -58.5
;
q = -6.5
:
Therefore,
;
p = 4, q = -6.5, u = 82.5
;
|
|
|