I urgently need help correcting a multivariable calculus exam involving vectors. The questions are listed below, along with the answers that I put:
- Let $P= (1, 0, 1)$, $Q = (4, 1, 9)$, and $R= (3, 2, 8)$ Calculate the area of the triangle whose vertices are $P$, $Q$ and $R$.
What I did for this question was to form vectors ${\bf PQ} = \langle 3, 1, 8 \rangle$ and ${\bf PR} = \langle 2, 2, 7 \rangle$, and took the cross product of the vectors to give me $(122/2)^{1/2}$ units squared. The teacher still counted the question wrong, however.
- A 5-ounce swallow is flying through the U.S. carrying a 1 pound apple by a 1/2 ounce strand of tree bark held under one of its dorsal guiding feathers. Along the way, out intrepid swallow stops to rest on a 73 in tree limb that makes an angle of $112 ^\circ$ with the trunk of the tree. Find the component forms of the limb and bird vectors and use a vector product to calculate the torque, in pythons (a made-up unit), on the limb caused by the swallow and his cargo. 16 ounces are in a pound.
What I am confused about in the questions was finding the $z$ component for the bird's vector. I was not sure if it is $73 \sin(22 ^\circ)-6.5$ oz., taking into account the initial height of the tree limb and how high up the bird was upon landing on the tree limb. I also need help finding the $z$ component of the tree limb. I just need to be walked through these parts; I will be fine calculating the torque.
- Let u${} = \langle 5, 3, -2\rangle$ and v${} = \langle 6, 3, -12\rangle$. Decompose u into a sum of two vectors p and w, where p is parallel to v, and w is orthogonal to v.
I took the cross product of u and v to find a vector that could make w when multiplied by the right scalar, but I do not know what said scalar is. On the other hand, I was hoping to solve for p by subtracting w from u, and just writing a scalar variable next to the p that I obtained that would be distributed to the components of p.
I think I have corrected the following question, but I would like to have my work checked.
- Still letting p${} = \langle 5, 3, -2\rangle$ and v${} = \langle 6, 3, -12\rangle$. Suppose F1 is a force vector in the direction of u with a magnitude of 308 decalopans (dal) and F2 is a force vector in the direction of v with a magnitude of 227 dal. Find the magnitude and direction of the resultant force F= F1+F2.
To find the resultant force’s magnitude, I just added the magnitudes of F1 and F2, and got 535 dal. To find the direction of the resultant force, I just added u and v together to get new vector. I then added all of that components together, divided the sum by said vector’s magnitude, and took the inverse cosine of the resulting quotient to get the direction in theta.
In other words, I did u+v and got $\langle 11, 6, -14\rangle$. I added these components together and got 3, which I divided by the magnitude, with would be $353^{1/2}$. The cosine inverse of the quotient was $80.81 ^\circ$.
Re 1.
Firstly, the length of the cross product is actually the area of the parallelogram given by the two vectors, so the area of the triangle is half of that. I've got the length of the product as $\sqrt{122}$, so the number $122$ seems to be right, but something must be wrong later in your formulas. Then the area of the triangle is $\frac 1 2 \sqrt{122}$.