Answer:
(C) passive state.
Explanation:
The earth pressure is the pressure exerted by the soil on the shoring system. They are three types of earth pressure which are:
a) Rest state: In this state, the retaining wall is stationary, this makes the lateral stress to be zero.
b) Active state: In this state, the wall moves away from the back fill, this leads to an internal resistance. Hence the active earth pressure is less than earth pressure at rest
c) Passive state: In this state the wall is pushed towards the back fill, this leads to shearing resistance. Hence, the passive earth pressure is greater than earth pressure at rest
Answer:

Explanation:
<u>Projectile Motion</u>
In projectile motion, there are two separate components of the acceleration, velocity and displacement. The horizontal component has zero acceleration (assuming no friction), and the acceleration in the vertical direction is always the acceleration of gravity. The basic formulas are shown below:

Where
is the angle of launch respect to the positive horizontal direction and Vo is the initial speed.

The horizontal and vertical distances are, respectively:


The total flight time can be found as that when y = 0, i.e. when the object comes back to ground (or launch) level. From the above equation we find

Using this time in the horizontal distance, we find the Range or maximum horizontal distance:

Let's solve for 

This is the general expression to determine the angles at which the projectile can be launched to hit the target. Recall the angle can have to values for fixed positive values of its sine:


Or equivalently:

Given Vo=37 m/s and R=70 m


And

Answer:
>>pounds=13.2
>>kilos=pounds/2.2
Explanation:
Using Matlab to write the program, consider at any time when the weight in pounds is 13.2 lb, this variable of weight is created in MATLAB by typing >>pounds=13.2. To convert it from lb to Kg, we simply divide it by 2.2 hence the second command to created is kilos. For this, the output of the program will be 6 Kg.
Answer:
Test code:
>>u=10;
>>g=9.8;
>>q=100;
>>m0=100;
>>vstar=10;
>>tstar=fzero_rocket_example(u, g, q, m0, vstar)
Explanation:
See attached image
Answer:
im so sorry I rlly need these points
Explanation: