Find Force Vector for Given Position & Torque

AI Thread Summary
To find the force vector F that results in the given torque from the position vector r, the cross product r x F must equal the torque vector. The determinant method is used to express the cross product, leading to a system of equations based on the components of the vectors. The initial equations derived from the determinant are clarified, emphasizing that the correct interpretation is crucial for solving for F. The discussion highlights the importance of accurately expanding the determinant to avoid confusion in the calculations. The participant expresses gratitude for the clarification and indicates a better understanding of the problem.
DOMINGO79
Messages
5
Reaction score
0
I am having a huge problem trying to answer the following question:
Given the position vector r = 3i + 4j + 5k and torque = 16i - 20j - 5k, find the force vector F which will give the correct result, so that torque = r x F
Can anyone please help me solve this!:confused:
 
Physics news on Phys.org
DOMINGO79 said:
I am having a huge problem trying to answer the following question:
Given the position vector r = 3i + 4j + 5k and torque = 16i - 20j - 5k, find the force vector F which will give the correct result, so that torque = r x F
Can anyone please help me solve this!:confused:
Write out the cross product as a determinant with the force vector's components a,b,c. Then you can solve:

\det{\begin{bmatrix}\mathbf{i}&\mathbf{j}&\mathbf{k} \\ 3&4&5 \\ a&b&c\end{bmatrix}}=16\mathbf{i}-20\mathbf{j}-5\mathbf{k}
 
16i-20j-5k = i j k = i(4c-5b)-j(3c-5a)+k(3b-4a)
3 4 5
a b c

16i = i(4c-5b) -3(16 = 4c-5b) -48 = -12c + 15b
-20j = -j(3c-5a) → 4(20 = 3c-5a) → 80 = 12c – 20a
-5k = k(3b-4a) 32 = 15b -20a

32 = 15b-20a 32 = 15b-20a
5(-5 = 3b-4a) → -25 = -15b+20a, so what am I doing wrom?

why are the unknowns totally canceling out?
 
They don't cancel out. You're not expanding the determinant correctly.

For example, your first equation should read: 16 = 4c - 5b and nothing else.
 
Wow...

Hey, thanks alot, I think I just opened my eyes:bugeye: and understand how to complete the question...

If I have anymore Q's, I will let you know, thanks...
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top