We have the following equation for height:
h (t) = (1/2) * (a) * t ^ 2 + vo * t + h0
Where,
a: acceleration
vo: initial speed
h0: initial height.
The value of the acceleration is:
a = -g = -9.8 m / s ^ 2
For t = 0 we have:
h (0) = (1/2) * (a) * 0 ^ 2 + vo * 0 + h0
h (0) = h0
h0 = 0 (reference system equal to zero when the ball is hit).
For t = 5.8 we have:
h (5.8) = (1/2) * (- 9.8) * (5.8) ^ 2 + vo * (5.8) + 0
(1/2) * (- 9.8) * (5.8) ^ 2 + vo * (5.8) + 0 = 0
vo = (1/2) * (9.8) * (5.8)
vo = 28.42
Substituting values we have:
h (t) = (1/2) * (a) * t ^ 2 + vo * t + h0
h (t) = (1/2) * (- 9.8) * t ^ 2 + 28.42 * t + 0
Rewriting:
h (t) = -4.9 * t ^ 2 + 28.42 * t
The maximum height occurs when:
h '(t) = -9.8 * t + 28.42
-9.8 * t + 28.42 = 0
t = 28.42 / 9.8
t = 2.9 seconds.
Answer:
The ball was at maximum elevation when:
t = 2.9 seconds.
The sound power the person generated is
.
<h3>Area of the sound wave</h3>
The area of the sound wave is calculated as follows;

<h3>Power generated</h3>
The sound power the person generated is calculated as follows;

Learn more about intensity of sound here: brainly.com/question/4431819
Answer:
E(final)/E(initial)=2
Explanation:
Applying the law of gauss to two parallel plates with charge density equal σ:

So, if the charge is doubled the Electric field is doubled too
E(final)/E(initial)=2
Answer:
Connect multiple hosts: Normally, a switch provides a large number of ports for cable connections, allowing for star topology routing. It is usually used to connect multiple PCs to the network.
Forwards a message to a specific host: Like a bridge, a switch uses the same forwarding or filtering logic on each port. When any host on the network or a switch sends a message to another host on the same network or the same switch, the switch receives and decodes the frames to read the physical (MAC) address portion of the message.
Manage traffic: A switch in networking can manage traffic either coming into or exiting the network and can connect devices like computers and access points with ease.
Keep electrical signal undistorted: When a switch forwards a frame, it regenerates an undistorted square electrical signal.
Increase LAN bandwidth: A switch divides a LAN into multiple collision domains with independent broadband, thus greatly increasing the bandwidth of the LAN.
Explanation: