Answer on Question #59202 – Math – Analytic Geometry
Question
7 Find a unit vector parallel to the resultant vector A 1 = 2 i + 4 j − 5 k A1 = 2i + 4j - 5k A 1 = 2 i + 4 j − 5 k , A 2 = i + 2 j + 3 k A2 = i + 2j + 3k A 2 = i + 2 j + 3 k
Solution
The resultant vector is
A ˉ = A 1 ‾ + A 2 ‾ = ( 2 i ˉ + 4 j ˉ − 5 k ˉ ) + ( i ˉ + 2 j ˉ + 3 k ˉ ) = ( 2 + 1 ) i ˉ + ( 4 + 2 ) j ˉ + ( − 5 + 3 ) k ˉ = 3 i ˉ + 6 j ˉ − 2 k ˉ \bar{A} = \overline{A_1} + \overline{A_2} = (2\bar{i} + 4\bar{j} - 5\bar{k}) + (\bar{i} + 2\bar{j} + 3\bar{k}) = (2 + 1)\bar{i} + (4 + 2)\bar{j} + (-5 + 3)\bar{k} = 3\bar{i} + 6\bar{j} - 2\bar{k} A ˉ = A 1 + A 2 = ( 2 i ˉ + 4 j ˉ − 5 k ˉ ) + ( i ˉ + 2 j ˉ + 3 k ˉ ) = ( 2 + 1 ) i ˉ + ( 4 + 2 ) j ˉ + ( − 5 + 3 ) k ˉ = 3 i ˉ + 6 j ˉ − 2 k ˉ
The magnitude of the resultant vector is
∣ A ˉ ∣ = ( 3 ) 2 + ( 6 ) 2 + ( − 2 ) 2 = 7 |\bar{A}| = \sqrt{(3)^2 + (6)^2 + (-2)^2} = 7 ∣ A ˉ ∣ = ( 3 ) 2 + ( 6 ) 2 + ( − 2 ) 2 = 7
A unit vector parallel to the resultant vector is
e A = ± A ˉ ∣ A ˉ ∣ = ± 3 i ˉ + 6 j ˉ − 2 k ˉ 7 . e_A = \pm \frac{\bar{A}}{|\bar{A}|} = \pm \frac{3\bar{i} + 6\bar{j} - 2\bar{k}}{7}. e A = ± ∣ A ˉ ∣ A ˉ = ± 7 3 i ˉ + 6 j ˉ − 2 k ˉ .
**Answer:** ± 3 i ˉ + 6 j ˉ − 2 k ˉ 7 \pm \frac{3\bar{i} + 6\bar{j} - 2\bar{k}}{7} ± 7 3 i ˉ + 6 j ˉ − 2 k ˉ .
Question
8 Given the scalar defined by φ ( x , y , z ) = 3 x 2 z − x y 2 + 5 \varphi(x,y,z) = 3x^2z - xy^2 + 5 φ ( x , y , z ) = 3 x 2 z − x y 2 + 5 , find φ \varphi φ at the points ( − 1 , − 2 , − 3 ) (-1, -2, -3) ( − 1 , − 2 , − 3 )
Solution
ϕ ( x , y , z ) = 3 x 2 z − x y 2 + 5 \phi(x, y, z) = 3x^2z - xy^2 + 5 ϕ ( x , y , z ) = 3 x 2 z − x y 2 + 5 ϕ ( − 1 , − 2 , − 3 ) = 3 ( − 1 ) 2 ( − 3 ) − ( − 1 ) ( − 2 ) 2 + 5 = − 9 + 4 + 5 = 0. \phi(-1, -2, -3) = 3(-1)^2(-3) - (-1)(-2)^2 + 5 = -9 + 4 + 5 = 0. ϕ ( − 1 , − 2 , − 3 ) = 3 ( − 1 ) 2 ( − 3 ) − ( − 1 ) ( − 2 ) 2 + 5 = − 9 + 4 + 5 = 0.
**Answer:** 0.
Question
9 The following forces act on a particle P P P : F 1 = 2 i + 3 j − 5 k F1 = 2i + 3j - 5k F 1 = 2 i + 3 j − 5 k , F 2 = − 5 i + j + 3 k F2 = -5i + j + 3k F 2 = − 5 i + j + 3 k , F 3 = i − 2 j + 4 k F3 = i - 2j + 4k F 3 = i − 2 j + 4 k , F 4 = 4 i − 3 j − 2 k F4 = 4i - 3j - 2k F 4 = 4 i − 3 j − 2 k , Find the magnitude of the resultant
Solution
The resultant force is
F ˉ = F 1 ˉ + F 2 ˉ + F 3 ˉ + F 4 ˉ = ( 2 i ˉ + 3 j ˉ − 5 k ˉ ) + ( − 5 i ˉ + j ˉ + 3 k ˉ ) + ( i ˉ − 2 j ˉ + 4 k ˉ ) + ( 4 i ˉ − 3 j ˉ − 2 k ˉ ) = ( 2 − 5 + 1 + 4 ) i ˉ + ( 3 + 1 − 2 − 3 ) j ˉ + ( − 5 + 3 + 4 − 2 ) k ˉ = 2 i ˉ − j ˉ − 0 k ˉ \begin{aligned}
\bar{F} &= \bar{F_1} + \bar{F_2} + \bar{F_3} + \bar{F_4} = (2\bar{i} + 3\bar{j} - 5\bar{k}) + (-5\bar{i} + \bar{j} + 3\bar{k}) + (\bar{i} - 2\bar{j} + 4\bar{k}) + (4\bar{i} - 3\bar{j} - 2\bar{k}) \\
&= (2 - 5 + 1 + 4)\bar{i} + (3 + 1 - 2 - 3)\bar{j} + (-5 + 3 + 4 - 2)\bar{k} = 2\bar{i} - \bar{j} - 0\bar{k}
\end{aligned} F ˉ = F 1 ˉ + F 2 ˉ + F 3 ˉ + F 4 ˉ = ( 2 i ˉ + 3 j ˉ − 5 k ˉ ) + ( − 5 i ˉ + j ˉ + 3 k ˉ ) + ( i ˉ − 2 j ˉ + 4 k ˉ ) + ( 4 i ˉ − 3 j ˉ − 2 k ˉ ) = ( 2 − 5 + 1 + 4 ) i ˉ + ( 3 + 1 − 2 − 3 ) j ˉ + ( − 5 + 3 + 4 − 2 ) k ˉ = 2 i ˉ − j ˉ − 0 k ˉ
The magnitude of the resultant force is
∣ F ˉ ∣ = ( 2 ) 2 + ( − 1 ) 2 + ( 0 ) 2 = 5 . |\bar{F}| = \sqrt{(2)^2 + (-1)^2 + (0)^2} = \sqrt{5}. ∣ F ˉ ∣ = ( 2 ) 2 + ( − 1 ) 2 + ( 0 ) 2 = 5 .
**Answer:** 5 \sqrt{5} 5 .
Question
10 If a a a and b b b are non-collinear vectors and A = ( x + y ) a + ( 2 x + y + 1 ) b A = (x+y)a + (2x+y+1)b A = ( x + y ) a + ( 2 x + y + 1 ) b
Answer: the statement of question is not complete. What should be done there?
www.AssignmentExpert.com