Answer:
<em><u>Assuming that the vertical speed of the ball is 14 m/s</u></em> we found the given values:
a) V₀ = 23.4 m/s
b) h = 27.9 m
c) t = 0.96 s
d) t = 4.8 s
Explanation:
a) <u>Assuming that the vertical speed is 14 m/s</u> (founded in the book) the initial speed of the ball can be calculated as follows:

<u>Where:</u>
: is the final speed = 14 m/s
: is the initial speed =?
g: is the gravity = 9.81 m/s²
h: is the height = 18 m
b) The maximum height is:


c) The time can be found using the following equation:


d) The flight time is given by:

I hope it helps you!
Answer:
when they have 8 valence electrons
Answer:
True, check attachment for code
Explanation:
To convert java strings of text to upper or lower case, we can use and inbuilt methods To Uppercase and To lower case.
The first two lines of code will set up a String variable to hold the text "text to change", and then we print it out.
The third line sets of a second String variable called result.
The fourth line is where the conversion is done.
We can compare the string
We can compare one string to another. (When comparing, Java will use the hexadecimal values rather than the letters themselves.) For example, if we wanted to compare the word "Fat" with the word "App" to see which should come first, you can use an inbuilt string method called compareTo.
Check attachment for the code
C is the correct answer, hope it helps