songoku
- 2,470
- 386
Homework Statement
A car passes point A with speed 10 m/s. After that, the car moves with constant acceleration a m/s2 for T seconds before reaching B where the speed at that time is V m/s. Then it moves with constant speed for 10 s and reaches C. From C, it moves with acceleration 3 m/s2 for T seconds and reaches D with speed 20 m/s.
a. Find V
b. Given that the distance A - D = 675 m, find a and T
Homework Equations
dynamic
The Attempt at a Solution
From A to B
V = 10 + aT...(1)
s1 = 10T + 0.5 x a x T2
From B to C
s2 = 10 V
From C - D
20 = V + 3T...(2)
s3 = V.T + 0.5 x 3 x T2
s1+s2+s3 = 675 ---- >After a few working and using equation 1 and 2, I got:
3T2 - 5T + 475 = 0
From last equation, the value of T is imaginary. Where is my mistake or I even interpret the question wrongly?
Thanks