subject

When a ball is thrown vertically upward from a reference location, it travels to a maximum height and then changes direction and experiences a fall. Ignoring the air resistance and a number of other tiny influences, the location of the ball (H) and its velocity (V) at time ( t) can be expressed by the following expressions:tgVoV)(2)2/()(tgtVoH Here Vois the initial upward velocity, gis the earth gravitational acceleration (9.81 m/s 2)and His measured upward from the reference location. Usingthe above expressions one can find the time(tm) it takes for the ball to reach its maximum height(Hm) and the time it takes for the ball to return to its reference location (tr) as listed below:gVotm/)2/(2gVoHmgVotr/2Wri te a program to:1.read the initial velocity of the ball from the keyboard and calculate tm, Hm, and trand then print their values with appropriate labels. Test the program for Vo= 100 m/sec.2.read a value for the time and calculate the corresponding velocity and the height of the ball and print their values with proper labels(use Vo= 100); test the program for t= 15 sec.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 14:00
Rint "censored" if userinput contains the word "darn", else print userinput. end with newline. #include #include using namespace std; int main() { string userinput; userinput = "that darn cat."; /* your solution goes here */ return 0; }
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
The first screen you see when you open word2016 what is called?
Answers: 1
question
Computers and Technology, 23.06.2019 10:50
The volume v and paper surface area a of a conical paper cup are given by where r is the radius of the base of the cone and h is the height of the cone. a. by eliminating h, obtain the expression for a as a function of r and v. b. create a user-de ned function that accepts r as the only argument and computes a for a given value of v. declare v to be global within the function. c. for v ! 10 in.3 , use the function with the fminbnd function to compute the value of r that minimizes the area a. what is the corresponding value of the height h? investigate the sensitivity of the solution by plotting v versus r. how much can r vary about its optimal value before the area increases 10 percent above its minimum value?
Answers: 1
question
Computers and Technology, 23.06.2019 19:30
Of the following pieces of information in a document, for which would you most likely insert a mail merge field?
Answers: 3
You know the right answer?
When a ball is thrown vertically upward from a reference location, it travels to a maximum height an...
Questions
question
English, 16.11.2019 12:31
question
Mathematics, 16.11.2019 12:31
question
Social Studies, 16.11.2019 12:31
question
Mathematics, 16.11.2019 12:31