Sorry I don’t know the exact answer
The time of motion of the track star is determined as 0.837 s.
<h3>Time of motion of the track star</h3>
The time of motion of the track star is calculated as follows;
T = (2u sinθ)/g
where;
- T is time of motion
- g is acceleration due to gravity
- θ is angle of projection
T = (2 x 12 x sin20)/9.8
T = 0.837 s
Learn more about time of motion here: brainly.com/question/2364404
#SPJ1
A rocket ship is accelerated by the SRB and the main engines for 2.0 minutes and the main engines for 8.5 minutes after the launch. The acceleration of the ship during the first 2.0 minutes is 11 m/s² (D).
A rocket ship has several engines and thrusters. We can divide its initial movement into 2 parts:
- From t = 0 min to t = 2.0 min, the SRB and the main engines act together and the speed goes from 0 m/s (rest) to 1341 m/s.
- From t = 2.0 min to t = 8.5 min, the main engines alone accelerate the ship form 1341 m/s to 7600 m/s.
We want to know the acceleration in the first part (first 2.0 minutes). We need to consider that:
- The speed increases from 0 m/s to 1341 m/s.
- The time elpased is 2.0 min.
- 1 min = 60 s.
The acceleration of the ship during the first 2.0 minutes is:

A rocket ship is accelerated by the SRB and the main engines for 2.0 minutes and the main engines for 8.5 minutes after the launch. The acceleration of the ship during the first 2.0 minutes is 11 m/s² (D).
Learn more: brainly.com/question/16274121
Answer:
a) {[1.25 1.5 1.75 2.5 2.75]
[35 30 25 20 15] }
b) {[1.5 2 40]
[1.75 3 35]
[2.25 2 25]
[2.75 4 15]}
Explanation:
Matrix H: {[1.25 1.5 1.75 2 2.25 2.5 2.75]
[1 2 3 1 2 3 4]
[45 40 35 30 25 20 15]}
Its always important to get the dimensions of your matrix right. "Roman Columns" is the mental heuristic I use since a matrix is defined by its rows first and then its column such that a 2 X 5 matrix has 2 rows and 5 columns.
Next, it helps in the beginning to think of a matrix as a grid, labeling your rows with letters (A, B, C, ...) and your columns with numbers (1, 2, 3, ...).
For question a, we just want to take the elements A1, A2, A3, A6 and A7 from matrix H and make that the first row of matrix G. And then we will take the elements B3, B4, B5, B6 and B7 from matrix H as our second row in matrix G.
For question b, we will be taking columns from matrix H and making them rows in our matrix K. The second column of H looks like this:
{[1.5]
[2]
[40]}
Transposing this column will make our first row of K look like this:
{[1.5 2 40]}
Repeating for columns 3, 5 and 7 will give us the final matrix K as seen above.