What are the particle's position and velocity

  • Thread starter Thread starter brad sue
  • Start date Start date
  • Tags Tags
    Position Velocity
AI Thread Summary
To determine the particle's position and velocity after 30 seconds, the acceleration must be integrated to find the velocity, and then the velocity must be integrated to find the position. The acceleration is not uniformly accelerated due to the variable powers of time, which complicates the use of standard motion equations. It’s important to handle the components separately, focusing on the i and j directions independently. The constants in the acceleration formula are defined to ensure the correct units for acceleration, but they can be simplified for clarity. The final calculations will yield the particle's position and velocity at the specified time.
brad sue
Messages
270
Reaction score
0
I have no idea how to find a solution forthis exercice:

A particle moving with an initial velocity v=(30m/s)j undergoes an acceleration of
a=[3.5m/s2 +(0.7m/s5)t3]i+[2m/s2-(0.3m/s4)t2]j.

what are the particle's position and velocity after 30s assuming that it starts at the origin?

i am confused by the powers 4 and 5 in a . please give me some hints to answer the problem.

Brad
 
Physics news on Phys.org
These powers of t shows that the motion is not uniformally accelerated and so you can't use equations of motion.

integrate the acceleration to get velocity and then for position.
 
a_x gets quicker and quicker as time goes by ...
by t=2s, a_x = (3.5 + 5.6)m/s^2 , a_y = (2-1.2)m/s^2 .

v(t) = v_o + integral of a(t)dt ... x(t) = integral of v(t)dt
they're just powers, but I'd do j and i separately.
 
The extra "powers" are the correct units of the constants that are given. the constants are part of a formula that gives an acceleration, the constant is multiplied a time (in seconds) squared or cubed, so to generate the acceleration in m/s/s the constants must be defined in m/s/s/s/s and m/s/s/s/s/s. If someone wished to do this sort of thing in a different unit of time then they would have to convert the constants into the new system of units.

but as has already been stated you really don't need to worry about them.
 
brad sue said:
A particle moving with an initial velocity v=(30m/s)j undergoes an acceleration of
a=[3.5m/s2 +(0.7m/s5)t3]i+[2m/s2-(0.3m/s4)t2]j.
Writing the units in the equation makes it look more confusing than it is. You can rewrite it like this using standard units (distance in m; time in s; acceleration in m/s^2):
a=[3.5 + 0.7t3]i+[2 - 0.3t2]j
 
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