SOLUTION: A rock is thrown vertically upward with a speed of 15.0 m/s from the roof of a building that is 70.0 m above the ground. Assume free fall. What is the speed of the rock just before
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: A rock is thrown vertically upward with a speed of 15.0 m/s from the roof of a building that is 70.0 m above the ground. Assume free fall. What is the speed of the rock just before
Log On
Question 1144619: A rock is thrown vertically upward with a speed of 15.0 m/s from the roof of a building that is 70.0 m above the ground. Assume free fall. What is the speed of the rock just before it strikes the ground? Found 2 solutions by Alan3354, ikleyn:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! A rock is thrown vertically upward with a speed of 15.0 m/s from the roof of a building that is 70.0 m above the ground. Assume free fall. What is the speed of the rock just before it strikes the ground?
------------------
Using 10 m/sec/sec for Earth's gravity:
---
The rock will pass the roof on its way down at the speed of 15 m/sec.
Its height at time t is h(t) = -5t^2 - 15t
Find the time until impact, when h(t) = 0
-5t^2 - 15t = 0
t = 0 (Ignore)
t = 3 seconds (from the time the rock passes roof descending)
-------
v = 15 m/sec + 3*10 m/sec = 45 m/sec at impact
=========================
Ikelyn spotted my error, and here is hers:
----- = = .
Only positive root is meaningful t = = 2.531 seconds.
====================== not 177
---------
We all say at some time, "That was a stupid mistake."
You never hear, "That's a mistake I'm proud of."
Unfortunately, there is a rude mistake (a FATAL ERROR) in Alan' solution.
On the way (in his solution) he lose the height of the building.
So I came to fix it and to provide a correct solution.
Use 10 m/sec/sec for Earth's gravity.
The rock will pass the roof on its way down at the speed of 15 m/sec.
Its height at time t is h(t) = -5t^2 - 15t + 70.
Find the time until impact, when h(t) = 0 :
-5t^2 - 15t + 70 = 0
5t^2 + 15t - 70 = 0
t^2 + 3t - 14 = 0.
= = .
Only positive root is meaningful t = = 2.531 seconds.
Then the speed of the rock just before it strikes the ground is 15 + 10*2.531 = 27.656 m/s. ANSWER
/\/\/\/\/\/\/\/
On the way, Allan noticed my typos.
Thank you, Alan !
I just fixed them, and now you see the corrected version, to which you can TRUST, finally (!)