Problem 1299. How long do each of the stages of the rocket take to burn?

A space rocket has 3 stages:

- stage 1, s1;

- stage 2, s2;

- stage 3, s3.

If s1 burns 3 x as long as s2 which burns 2 x as long as s3 then how long did s3 burn if the total burn time was tt minutes? How long did s2 burn? s1?

Solution Stats

34.12% Correct | 65.88% Incorrect
Last Solution submitted on Mar 18, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers254

Suggested Problems

More from this Author16

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!