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 .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top