SOLUTION: An automobile can travel 200 kilometers in the same time that a truck can travel 150 kilometers. If an automobile travels at a speed of 15 kph faster than the truck, what is the sp

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: An automobile can travel 200 kilometers in the same time that a truck can travel 150 kilometers. If an automobile travels at a speed of 15 kph faster than the truck, what is the sp      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 985002: An automobile can travel 200 kilometers in the same time that a truck can travel 150 kilometers. If an automobile travels at a speed of 15 kph faster than the truck, what is the speed of the automobile?

Found 2 solutions by josgarithmetic, MathTherapy:
Answer by josgarithmetic(39616) About Me  (Show Source):
You can put this solution on YOUR website!
An automobile can travel D kilometers in the same time t that a truck can travel d kilometers.
If an automobile travels at a speed of p kph faster than the truck,
what is the speed of the automobile?


R, car speed
r, truck speed
R=r+p

VARIABLES ASSIGNED
system%28D=200%2Cd=150%2Cp=15%29

VARIABLES UNKNOWN
t, time of each vehicle
R and r
         speed   time    distance
CAR       r+p       t       D
TRUCK     r         t       d



The question means, what is R?

The tabulated data gives this system:
highlight%28system%28%28r%2Bp%29%2At=D%2Crt=d%29%29

Solve the system for r and t. This will require a few algebraic steps. Use the value result
of r to evaluate R.

rt%2Bpt=D
d%2Bpt=D
pt=D-d
t=%28D-d%29%2Fp

Substitute for t in either equation, the "d" equation being arbitrary choice here.
r%28%28D-d%29%2Fp%29=d
highlight%28r=dp%2F%28D-d%29%29------substitute the values given and evaluate r, and then use this
to evaluate R.

Answer by MathTherapy(10551) About Me  (Show Source):
You can put this solution on YOUR website!

An automobile can travel 200 kilometers in the same time that a truck can travel 150 kilometers. If an automobile travels at a speed of 15 kph faster than the truck, what is the speed of the automobile?
Let auto's speed be S
Then truck's speed is: S - 15
Time auto takes to travel 200 km: 200%2FS
Time truck takes to travel 150 km: 150%2F%28S+-+15%29
Since times are the same, we get:
200%2FS+=+150%2F%28S+-+15%29
200(S - 15) = 150S ----- Cross-multiplying
200S - 3,000 = 150S
200S - 150S - 3,000
50S = 3,000
S, or auto's speed = 3000%2F50, or highlight_green%2860%29 km/h