Force Vector Magnitude Distance

Justabeginner
Messages
309
Reaction score
1

Homework Statement


A force of f= i + 2j- 3k is applied to a particle that moves 10 feet in the direction of i + j. How much work is done?


Homework Equations


W= ||F|| dot product d


The Attempt at a Solution


D= 10 cos 45 i + 10 sin 45 j
D= 5sqrt(2) i + 5 sqrt(2) j
F= i + 2j - 3k

W= ||F|| dot product d
W= sqrt(14) dot product (5sqrt(2)i + 5sqrt(2)j)
W= 5sqrt(28) + 5 sqrt(28)
W= 10sqrt(28)
W= 20sqrt(7)
Is this even right? Thanks!
 
Physics news on Phys.org
Justabeginner said:

Homework Statement


A force of f= i + 2j- 3k is applied to a particle that moves 10 feet in the direction of i + j. How much work is done?


Homework Equations


W= ||F|| dot product d

##\| F\|## is a scalar and you can't dot a scalar and a vector.

The Attempt at a Solution


D= 10 cos 45 i + 10 sin 45 j
D= 5sqrt(2) i + 5 sqrt(2) j
F= i + 2j - 3k

W= ||F|| dot product d
W= sqrt(14) dot product (5sqrt(2)i + 5sqrt(2)j)
W= 5sqrt(28) + 5 sqrt(28)
W= 10sqrt(28)
W= 20sqrt(7)
Is this even right? Thanks!

No, it is not correct. You have F and D correct. Look up the correct formula for work.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top