Answer:
A. 1.4 m/s to the left
Explanation:
To solve this problem we must use the principle of conservation of momentum. Let's define the velocity signs according to the direction, if the velocity is to the right, a positive sign will be introduced into the equation, if the velocity is to the left, a negative sign will be introduced into the equation. Two moments will be analyzed in this equation. The moment before the collision and the moment after the collision. The moment before the collision is taken to the left of the equation and the moment after the collision to the right, so we have:

where:
M = momentum [kg*m/s]
M = m*v
where:
m = mass [kg]
v = velocity [m/s]

where:
m1 = mass of the basketball = 0.5 [kg]
v1 = velocity of the basketball before the collision = 5 [m/s]
m2 = mass of the tennis ball = 0.05 [kg]
v2 = velocity of the tennis ball before the collision = - 30 [m/s]
v3 = velocity of the basketball after the collision [m/s]
v4 = velocity of the tennis ball after the collision = 34 [m/s]
Now replacing and solving:
(0.5*5) - (0.05*30) = (0.5*v3) + (0.05*34)
1 - (0.05*34) = 0.5*v3
- 0.7 = 0.5*v
v = - 1.4 [m/s]
The negative sign means that the movement is towards left
Answer: 30.34m/s
Explanation:
The sum of forces in the y direction 0 = N cos 28 - μN sin28 - mg
Sum of forces in the x direction
mv²/r = N sin 28 + μN cos 28
mv²/r = N(sin 28 + μcos 28)
Thus,
mv²/r = mg [(sin 28 + μ cos 28)/(cos 28 - μ sin 28)]
v²/r = g [(sin 28 + μ cos 28)/(cos 28 - μ sin 28)]
v²/36 = 9.8 [(0.4695 + 0.87*0.8829) - (0.8829 - 0.87*0.4695)]
v²/36 = 9.8 [(0.4695 + 0.7681) / (0.8829 - 0.4085)]
v²/36 = 9.8 (1.2376/0.4744)
v²/36 = 9.8 * 2.6088
v²/36 = 25.57
v² = 920.52
v = 30.34m/s
A. a tsunami
(if the earthquake is hitting the ocean, the water will get effected)
Given:
u(initial velocity)=0
a=5.54m/s^2
v(final velocity)=2 m/s
v=u +at
Where v is the final velocity.
u is the initial velocity
a is the acceleration.
t is the time
2=0+5.54t
t=2/5.54
t=0.36 sec
%d is a format specifier that is a placeholder for an int value. It tells the compiler that we want to print an integer value that is present in variable a. In this way there are several format specifiers in c.