How Do You Calculate Vector Components in Physics?

AI Thread Summary
To calculate vector components in physics, start by determining the x and y components using trigonometric functions. For vector F1, the components are calculated as F1 = 120cos(60°) = 60 and 120sin(60°) = 103.9, resulting in (60, 103.9). For vector F2, there is confusion regarding the angle; using either F2 = -75cos(75°) or -75cos(15°) leads to different x values, while the y values are derived from 75sin(75°) or 75sin(15°). It's crucial to correctly identify which axis the adjacent side corresponds to when applying cosine and sine functions. Accurate identification of angles and their respective components is essential for solving vector problems in physics.
Rich52490
Messages
2
Reaction score
0
Last edited by a moderator:
Physics news on Phys.org
Start out by finding the x and y components of the two vectors shown.
 
F1 = 120cos(60*) = 60
120sin(60*) = 103.9
x and y = (60,103.9)

F2 = -75cos(75*) or is it -75cos(15*)? = -19 or -72.4
75sin(75*) or 75sin(15*) = 72.4 or 19
x and y = (-19,72.4) or is is it (-72.4, 19)
 
Rich52490 said:
F1 = 120cos(60*) = 60
120sin(60*) = 103.9
x and y = (60,103.9)

F2 = -75cos(75*) or is it -75cos(15*)? = -19 or -72.4
75sin(75*) or 75sin(15*) = 72.4 or 19
x and y = (-19,72.4) or is is it (-72.4, 19)
Either angle (75* or 15*) would work, the problem arises when you apply the trig functions to find the components. For example, look at how the the cosine function is defined: cos(theta) = adj/hyp. In your second answer for the x component of F2, you are saying that the leg adjacent to the angle is on the x axis, when in reality it is along the y-axis according to the definition of cosine.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top