Answer:
t=0.42s
Explanation:
Here you have an inelastic collision. By the conservation of the momentum you have:

m1: mass of the bullet
m2: wooden block mass
v1: velocity of the bullet
v2: velocity of the wooden block
v: velocity of bullet and wooden block after the collision.
By noticing that after the collision, both objects reach the same height from where the wooden block was dropped, you can assume that v is equal to the negative of v2. In other words:

Where you assumed that the negative direction is upward. By replacing and doing v2 the subject of the formula you get:

Now, with this information you can use the equation for the final speed of an accelerated motion and doing t the subject of the formula. IN other words:

hence, the time is t=0.42 s
Centripetal force is equal to (mv^2)/r
The way I use to answer these question is to set every variable to 1
m=1
v=1
r=1
so centripetal force =1
then change the variable we're looking at
and since we're find when it's half we could either change it to 1/2 or 2, but 2 is easier to use
m=1
v=2
r=1
((1)×(2)^2)/1=4
So the velocity in the 1st part is half the velocity in the 2nd part and the centripetal force is 4× less
The answer is the centripetal force is 1/4 as big the second time around
Answer:
a) From definition a transverse wave is which one where the elements moves perpendicular to the direction of the wave. For example is a wave is moving from the left to the right the elements would be wibrating or moving upward or downward.
We have a lot examples for a transverse wave. For example water waves, strings on the musical instruments , light and radio waves.
b) We can identify a transverse wave if the particles are displaced perpendicular to the direction of the wave. Usually these types of wave occur in elastic solids. And we can identify it when we see a pattern perpendicular between the wave direction and the particles motion. In simple words we need to see that the wave is moving down and up.
Explanation:
Part a
From definition a transverse wave is which one where the elements moves perpendicular to the direction of the wave. For example is a wave is moving from the left to the right the elements would be wibrating or moving upward or downward.
We have a lot examples for a transverse wave. For example water waves, strings on the musical instruments , light and radio waves.
Part b
We can identify a transverse wave if the particles are displaced perpendicular to the direction of the wave. Usually these types of wave occur in elastic solids. And we can identify it when we see a pattern perpendicular between the wave direction and the particles motion. In simple words we need to see that the wave is moving down and up.
Line of code will call force with a value of 10 for mass and a value of 9.81 for acceleration is force(10, 9.81).
<h3 /><h3>Line of code for force and acceleration</h3>
- In mechanics, acceleration refers to the rate at which an object's velocity with respect to time varies.
- Acceleration is a vector quantity (in that they have magnitude and direction).
- The direction of an object's acceleration is determined by the direction of the net force acting on it.
- Newton's Second Law states that the combined effect of two factors determines how much an item accelerates.
- The size of the net balance of all external forces acting on the object is, in accordance with the materials used to create it.
- It inversely proportional to its mass, whereas the magnitude of the net resultant force is directly proportional to the net force.
def force(mass, acceleration):
force_val = mass*acceleration
return force_val
10 is assigned to mass and 9.81 is assigned to acceleration
def force(10, 9.81)
So, Line of code will call force with a value of 10 for mass and a value of 9.81 for acceleration is force(10, 9.81).
Learn more about acceleration here:
brainly.com/question/460763
#SPJ4
The answer for question 2 i guess it’s c