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
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers469
Suggested Problems
-
Similar Triangles - find the height of the tree
470 Solvers
-
Create a Multiplication table matrix...
692 Solvers
-
8056 Solvers
-
858 Solvers
-
207 Solvers
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!
The main problem is the r1 and r2 not being explained but I loved it once I knew what those were supposed to be.
yogurt
r1 and r2 aren't mentioned in the problem at all, and they're crucial to the grading. When it says "s2 is 2*s1", that (2) is variable and is equal to r2.
r1 and r2 not mentioned in problem at all, made it much more frustrating and time consuming than it had to be.