Ask a New Question

Question

A ball is thrown vertically upwards with an initial speed of U metres per second. Its height H after time T seconds is given by: H= UT – 4.9T2 . Write a structured algorithm which requests U and T and prints the height of the ball after T seconds.
4 years ago

Answers

Anonymous
there are lots of code snippets online for whatever you wish to do.

All you need is code for display and read, and then just do the calculation and return the result.
4 years ago

Related Questions

A ball is thrown vertically upward from top of a building with speed of 20m/s. On the way back ball... If a ball is thrown vertically upward with initial velocity of 8 meters per second, what would the s... A ball is thrown vertically up and from the ground with a velocity of 20ms. Calculate: a-The maximu... A ball is thrown vertically upward, starting at y = 0, with a velocity of 15.0 m/s. (a) Calculate... A ball is thrown vertically upward with a speed of 27.9 m/s from a height of 1.9 m. How long does... A ball is thrown vertically upward with a speed of 26.8 m/s from a height of 1.9 m. How long does th... A ball is thrown vertically upward with an initial speed of 11 m/s . Then, 0.67 s later, a stone is... If a ball is thrown vertically upward from the roof of 48 foot building with a velocity of 80 ft/sec...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use