Solving Motion Equations with Integration

AI Thread Summary
The discussion focuses on solving motion equations through integration, specifically addressing confusion around setting components to zero. The initial attempt to derive position using integration led to unreasonable time values when incorrectly setting the j-component to zero. Clarification was provided that the y=0 corresponds to the x-axis, not the y-axis. After correcting the approach and applying the quadratic formula to the x-component, the participant successfully found a solution. The conversation highlights the importance of accurately interpreting the components in motion equations.
runningphysics
Messages
6
Reaction score
3
Homework Statement
A particle leaves the origin with its initial velocity given by v⃗ 0=14i+13jm/s, undergoing constant acceleration a⃗ =−1.3i+0.26j m/s2. Find when and where the particle crosses the y axis.
Relevant Equations
Δx=V_0 t+1/2 at^2
and other kinematics equations
I'm not sure where to start, when I tired using integration of the initial equation to get pos(t)=-.65t^2 i + .13t^2 j + 14ti +13tj but after separating each component, i and j, and setting j equal to zero I got 0 or -100 seconds which doesn't seem like a reasonable answer.
 
Physics news on Phys.org
First, you do not set j = 0. I assume you mean setting the j-component to zero.

Second, y=0 is the x-axis, not the y-axis. The y-axis corresponds to x=0.
 
OK, I tried it out and it works! I was confused with the wording of the question, but setting the x equation, x=-.65t^2 i + 14t i, equal to zero and using the quadratic worked. Thanks for your help!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
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