1askjjjohikjgnvrfntttkmvvvvvvvfdrtgfgfgfgffdxxsd
Answer:
B. w=12.68rad/s
C. α=3.52rad/s^2
Explanation:
B)
We can solve this problem by taking into account that (as in the uniformly accelerated motion)
( 1 )
where w0 is the initial angular speed, α is the angular acceleration, s is the arc length and r is the radius.
In this case s=3.7m, r=16.2cm=0.162m, t=3.6s and w0=0. Hence, by using the equations (1) we have


to calculate the angular speed w we can use
Thus, wf=12.68rad/s
C) We can use our result in B)

I hope this is useful for you
regards
Both vectors should be declared to have the same number of elements.
vector<int> personName(50); vector<int> personAge(50)
Vector is a quantity that has both magnitude and direction. It is typically represented by an arrow whose direction is the same as that of the quantity and whose length is proportional to the quantity's magnitude. Although a vector has magnitude and direction, it does not have position like a point.
Learn more about Vectors here:
brainly.com/question/13322477
#SPJ4
So??
what is the question??
Answer:
The ball will have an upward velocity of 6 m/s at a height of 5.51 m.
Explanation:
Hi there!
The equations of height and velocity of the ball are the following:
y = y0 + v0 · t + 1/2 · g · t²
v = v0 + g · t
Where:
y = height at time t.
y0 = initial height.
v0 = initial velocity.
t = time.
g = acceleration due to gravity (-9.81 m/s² considering the upward direction as positive).
v = velocity of the ball at time t.
Placing the origin at the throwing point, y0 = 0.
Let´s use the equation of velocity to obtain the time at which the velocity is 12.0 m/s / 2 = 6.00 m/s.
v = v0 + g · t
6.00 m/s = 12.0 m/s -9.81 m/s² · t
(6.00 - 12.0)m/s / -9.81 m/s² = t
t = 0.612 s
Now, let´s calculate the height of the baseball at that time:
y = y0 + v0 · t + 1/2 · g · t² (y0 = 0)
y = 12.0 m/s · 0.612 s - 1/2 · 9.81 m/s² · (0.612 s)²
y = 5.51 m
The ball will have an upward velocity of 6 m/s at a height of 5.51 m.
Have a nice day!