Cloudwalker21
09-15-2009, 04:52 PM
So I'm in intro to mechanics at the moment, and I'm fairly rusty on most of this. Was hoping someone might be able to offer me some guidance on a problem I'm snagged on:
A vehicle from rest starts accelerating at a constant rate of 2.2 m/s^2, until it reaches a speed of 27 m/s. At that point, it begins to slow at a constant rate of 1.0 m/s^2, until it stops. (a) how much time elapses from start to stop? (b) How far does the vehicle move from start to stop?
the equations I have to work with are these:
term = ending, init = initial (applies to position and velocity)
A = acceleration
X = position
V = velocity
T = time
(1) X_term = X_init + V_init * T + .5AT^2
(2) V_term = V_init + AT
(3) V^2 = V_init^2 + 2A(X_term-X_init)
I read this as two separate sets of solutions, with the second (when the car starts to break) being dependent on the solutions to the first (when the car is accelerating).
The way I have it set up is as follows:
Problem 1 (car accelerating)
X_init1 = 0
X_term1 = ?
T1 = ?
V_init1 = 0 m/s
V_term1 = 27 m/s
A = 2.2 m/s^2
Solution: Use equation 2 to get T1, use T1 in equation 1 to get X_term1.
Problem 2 (car braking)
X_init2 = X_term1
X_term2 = ?
T2 = ?
V_init2 = 27 m/s
V_term2 = 0 m/s
A = -1.0 m/s^2
Solution: Use equation 2 to get T2, use T2 in equation 1 to get X_term2.
I'm confident that when I do this, I need to sum T1 and T2 (to get time elapsed from start to finish), but will I need to sum X_term2 and X_term1 as well to get the distance covered? My thinking was no, if I'm using the initial position that is the terminal position of the first problem this should already be taken into account.
Sorry if this seems like a silly question, just want to make sure I'm not thinking about this the wrong way.
A vehicle from rest starts accelerating at a constant rate of 2.2 m/s^2, until it reaches a speed of 27 m/s. At that point, it begins to slow at a constant rate of 1.0 m/s^2, until it stops. (a) how much time elapses from start to stop? (b) How far does the vehicle move from start to stop?
the equations I have to work with are these:
term = ending, init = initial (applies to position and velocity)
A = acceleration
X = position
V = velocity
T = time
(1) X_term = X_init + V_init * T + .5AT^2
(2) V_term = V_init + AT
(3) V^2 = V_init^2 + 2A(X_term-X_init)
I read this as two separate sets of solutions, with the second (when the car starts to break) being dependent on the solutions to the first (when the car is accelerating).
The way I have it set up is as follows:
Problem 1 (car accelerating)
X_init1 = 0
X_term1 = ?
T1 = ?
V_init1 = 0 m/s
V_term1 = 27 m/s
A = 2.2 m/s^2
Solution: Use equation 2 to get T1, use T1 in equation 1 to get X_term1.
Problem 2 (car braking)
X_init2 = X_term1
X_term2 = ?
T2 = ?
V_init2 = 27 m/s
V_term2 = 0 m/s
A = -1.0 m/s^2
Solution: Use equation 2 to get T2, use T2 in equation 1 to get X_term2.
I'm confident that when I do this, I need to sum T1 and T2 (to get time elapsed from start to finish), but will I need to sum X_term2 and X_term1 as well to get the distance covered? My thinking was no, if I'm using the initial position that is the terminal position of the first problem this should already be taken into account.
Sorry if this seems like a silly question, just want to make sure I'm not thinking about this the wrong way.