F=ma calculation in vector format

AI Thread Summary
The discussion centers on calculating acceleration using the formula F=ma with a given force vector F=(3i + 2j + 4k) N and mass of 2 kg. The user correctly derives the acceleration vector by rearranging the equation to a = F/m, resulting in a = (3i + 2j + 4k)/2. This simplifies to a = 1.5i + 1j + 2k. Participants confirm the calculations and acknowledge that i, j, and k represent unit vectors in three perpendicular directions. The calculations and understanding of vector components are validated.
rugapark
Messages
22
Reaction score
0
I am given F=(3i + 2j + 4k) N and mass = 2kg

I need to calculate acceleration, so I plugged it into F=ma,
am I right in saying

(3i + 2j + 4k) = 2 a

\frac{(3i + 2j + 4k)}{2} = a

therefore a = 1.5i + 1j + 2k ?

cheers.
 
Physics news on Phys.org
Looks good to me. I assume i, j and k are unit vectors in 3 perpendicular directions.
 
yep, that's fine
 
brilliant, thanks for that guys.
 
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