Help me confirm I got the right answer: finding the torque F

  • Thread starter Thread starter maguss182
  • Start date Start date
  • Tags Tags
    Torque
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 1K views
maguss182
Messages
16
Reaction score
0
Homework Statement
Can someone just go over this to see if I got it correct, I got this wrong in my midterm and I'm trying to redo it to make sure I got it correct the second time.
Relevant Equations
what tripped me up was getting the n unit vector, I got 1/sqrt40 originally, but I think I got it right this time.
sidewaysDark02better.jpg

sidewaysDark01better.jpg
 
Last edited by a moderator:
on Phys.org
I think you have the general idea, although it's not quite correct. Take any point on the line, say ##\mathbf{r}_0 = (0,9,0)##, as you chose. The moment of ##\mathbf{F}## about this point is
\begin{align*}
\mathbf{G} = (\mathbf{r} - \mathbf{r}_0) \times \mathbf{F} = (6, -9, -1) \times (2,0,6) = (-54, -38, 18)
\end{align*}The unit vector along the line, as you wrote, is ##\mathbf{n} = \frac{1}{\sqrt{58}} (7,0,-3)##. The moment of ##\mathbf{F}## about the line is the projection of ##\mathbf{G}## onto ##\mathbf{n}##, which is a scalar:
\begin{align*}
\mathbf{G} \cdot \mathbf{n} = \frac{1}{\sqrt{58}} (-54, -38, 18) \cdot (7,0,-3) = \dots
\end{align*}(It doesn't matter which point on the line you choose, because if you consider the point, say, ##\mathbf{r}_0 + \alpha \mathbf{n}##, then you have an extra term ##-\alpha \mathbf{n} \times \mathbf{F}## in the moment which vanishes upon taking the scalar product with ##\mathbf{n}##.)
 
oh shoot, so it would be 1/sqrt58 (-378, 0,-54)?