Question
Question: Forces acting on a particle have magnitudes of 14,7 and 7N and act in the direction of vectors \(6 \...
Forces acting on a particle have magnitudes of 14,7 and 7N and act in the direction of vectors 6i^+2j^+3k^, 3i^−2j^+6k^, 2i^−3j^−6k^ respectively. The forces remain constant while the particle is displaced from A: (2, 1, -3) to B: (5, 1, 1). Find the work done. The coordinates are specified in meters.
A. 75J
B. 55J
C. 65J
D. 85J
Solution
To represent any vector quantity into its vector form, we need its magnitude and direction. The direction of any vector can be found out by a unit vector in its direction. A unit vector is a vector having magnitude unity and is used only to represent the direction of a vector. A unit vector is represented by n^.
Formula used:
n^=∣v∣v, W=∫F.ds, s=(x2−x1)2+(y2−y1)2+(z2−z1)2
Where v is any vector quantity.
Complete step by step answer:
Here, we are given three forces’ magnitudes and some vectors in its direction. To find F, we use : n^=∣v∣v, by replacing v by F.
Hence F=∣F∣.n^
Now, given vectors are: 6i^+2j^+3k^, 3i^−2j^+6k^, 2i^−3j^−6k^
Let’s find their unit vectors by dividing them with their magnitudes;
n1=62+22+326I^+2j^+3k^=76I^+2j^+3k^
n2=32+22+623I^−2j^+6k^=73i^−2j^+6k^
n3=22+32+622I^−3j^−6k^=72i^−3j^−6k^
Hence to get F, multiplying magnitudes of forces by their respective unit vectors:
F1=14×76i^+2j^+3k^ = 12i^+4j^+6k^
F2=7×73i^−2j^+6k^= 3i^−2j^+6k^
F3=7×72I^−3j^−6k^= 2i^−3j^−6k^
Now, in equation W=∫F.ds ,Fis the net force.
Which is Fnet=F1+F2+F3= 12i^+4j^+6k^+3i^−2j^+6k^+2i^−3j^−6k^
Hence Fnet=17i^−j^+6k^
Or ∣Fnet∣=172+12+62=18.055N
Now, to find displacement vector s=(x2−x1)i^+(y2−y1)j^+(z2−z1)k^
Putting the values of coordinates to find displacement vector:
s=(5−2)i^+(1−1)j^+(1−(−3))k^=3i^+0j^+4k^
Now, as force is constant, work done will be the dot product ofF and s.
So, W=F.s=17×3+0+6×4=51+24=75J
So, the correct answer is “Option A”.
Note:
Since here force is constant as well as displacement is not the function of path, hence we could directly take the dot product of force and displacement. If in case, force were variable or displacement
Not constant, that the only tool we have is integration, by writing ds=dx+dy+dz.