Question #59203

1 Find the angle between A=2x+2j−kand B=6i−3j+2k
2 Determine the value of a so that A=2i+aj+kand B=4i−2j−2k are perpendicular
3 Determine a unit vector perpendicular to the plane of A=2i−6j−3k and B=4i+3j−k
4 Find the work done in moving an object along a vector r=3i+2j−5k
5 Given that A=2i−j+3kand B=3i+2j−k, find A⋅B
1

Expert's answer

2016-04-14T09:37:04-0400

Answer on Question #59203 – Math – Linear Algebra

If u\mathbf{u} and v\mathbf{v} are nonzero vectors (in R2R^2 or R3R^3) and if θ\theta is the angle between u\mathbf{u} and v\mathbf{v}, then the dot product of u\mathbf{u} and v\mathbf{v} is denoted by uvu \cdot v and is defined as


uv=uvcosθu \cdot v = |u| \cdot |v| \cdot \cos \theta


or in terms of coordinates as


uv=uxvx+uyvy+uzvz,u \cdot v = u_x v_x + u_y v_y + u_z v_z,


where u=(ux;uy;uz)u = (u_x; u_y; u_z), v=(vx;vy;vz)v = (v_x; v_y; v_z).

Besides,

uv=0uu \cdot v = 0 \Leftrightarrow u and vv are perpendicular.

Question

1. Find the angle between A=2i+2jkA = 2i + 2j - k and B=6i3j+2kB = 6i - 3j + 2k.

Solution

cosθ=ABAB;\cos \theta = \frac{A \cdot B}{|A \parallel B|};


- A=2i+2jk=(2;2;1)A = 2i + 2j - k = (2; 2; -1);

- B=6i3j+2k=(6;3;2)B = 6i - 3j + 2k = (6; -3; 2);

- AB=26+2(3)+(1)2=1262=4A \cdot B = 2 \cdot 6 + 2 \cdot (-3) + (-1) \cdot 2 = 12 - 6 - 2 = 4;

- A=22+22+(1)2=9=3|A| = \sqrt{2^2 + 2^2 + (-1)^2} = \sqrt{9} = 3;

- B=62+(3)2+22=49=7|B| = \sqrt{6^2 + (-3)^2 + 2^2} = \sqrt{49} = 7;

- cosθ=437=421\cos \theta = \frac{4}{3 \cdot 7} = \frac{4}{21};

- θ=arccos421\theta = \arccos \frac{4}{21}, hence θ79.02\theta \approx 79.02{}^\circ.

Answer

θ=arccos421\theta = \arccos \frac{4}{21}, θ79.02\theta \approx 79.02{}^\circ.

Question

2. Determine the value of aa so that A=2i+aj+kA = 2i + aj + k and B=4i2j2kB = 4i - 2j - 2k are perpendicular.

Solution

- A=2i+aj+k=(2;a;1)A = 2i + aj + k = (2; a; 1)

- B=4i2j2k=(4;2;2)B = 4i - 2j - 2k = (4; -2; -2)

- AB=24+a(2)+1(2)=82a2=62aA \cdot B = 2 \cdot 4 + a \cdot (-2) + 1 \cdot (-2) = 8 - 2a - 2 = 6 - 2a

- AB=0A \cdot B = 0, then 62a=0;2a=6;a=36 - 2a = 0; 2a = 6; a = 3.

Answer

a=3a = 3.

Question

3. Determine a unit vector perpendicular to the plane of A=2i6j3kA = 2i - 6j - 3k and B=4i+3jkB = 4i + 3j - k

Solution

A=2i-6j-3k=(2; -6; -3)

B=4i+3j-k=(4; 3; -1)

Let u be a unit vector perpendicular to the plane of A=2i-6j-3k and B=4i+3j-k, then


u=A×BA×B;u = \frac {A \times B}{| A \times B |};A×B=ijk263431=i6331j2341+k2643==i(6+9)j(2+12)+k(6+24)=15i10j+30k\begin{array}{l} A \times B = \left| \begin{array}{ccc} i & j & k \\ 2 & -6 & -3 \\ 4 & 3 & -1 \end{array} \right| = i \left| \begin{array}{cc} -6 & -3 \\ 3 & -1 \end{array} \right| - j \left| \begin{array}{cc} 2 & -3 \\ 4 & -1 \end{array} \right| + k \left| \begin{array}{cc} 2 & -6 \\ 4 & 3 \end{array} \right| = \\ = i (6 + 9) - j (- 2 + 12) + k (6 + 24) = 15i - 10j + 30k \\ \end{array}A×B=152+(10)2+302=225+100+900=1225=35;u=A×BA×B=135(15i10j+22k)=1535i1035j+3035k=37i27j+67k;\begin{array}{l} \left| A \times B \right| = \sqrt {15 ^ {2} + (- 10) ^ {2} + 30 ^ {2}} = \sqrt {225 + 100 + 900} = \sqrt {1225} = 35; \\ u = \frac {A \times B}{| A \times B |} = \frac {1}{35} (15i - 10j + 22k) = \frac {15}{35} i - \frac {10}{35} j + \frac {30}{35} k = \frac {3}{7} i - \frac {2}{7} j + \frac {6}{7} k; \\ \end{array}


Answer:


u=37i27j+67k.u = \frac {3}{7} i - \frac {2}{7} j + \frac {6}{7} k.

Question

4 Find the work done in moving an object along a vector r=3i+2j5kr = 3i + 2j - 5k.

Solution

The object is moved by the force, and

the work down in moving an object along a vector rr, if the applied force FF, is defined by the dot product


A=FrA = F \cdot r


Let the vector of applied force be F=xi+yj+zk=(x,y,z)F = x_i + y_j + z_k = (x, y, z),

then A=Fr=3x+2y5zA = F \cdot r = 3x + 2y - 5z.

Answer: A=Fr=3x+2y5zA = F \cdot r = 3x + 2y - 5z for F=xi+yj+zkF = x_i + y_j + z_k.

Question

5 Given that A=2ij+3kA = 2i - j + 3k and B=3i+2jkB = 3i + 2j - k, find ABA \cdot B

Solution

A=2i-j+3k=(2;-1;3)

B=3i+2j-k=(3; 2; -1)

A·B=2*3+(-1)*2+3*(-1)=6-2-3=1;

Answer: AB=1A \cdot B = 1.

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS