me_duele_cabeza
- 3
- 0
EDIT: Thanks Hootenanny and Doc Al for looking and trying the problem. I figured out my mistake h_2 = h - \frac{h}{n} not h_2 = 1- \frac{h}{n}
I've been working on this for a sick amount of time, please help me figure out what I'm doing wrong...
The question is:
Spiderman steps from the top of a tall building. He falls freely from rest to the ground a distance of h. He falls a distance of \frac{h}{n} in the last interval of time of ∆t of his fall. What is the height h of the building?
There's probably a much easier way to approach this but this is what I did (yea, there's room for a lot of error):
I made h_1 = \frac{h}{n} and h_2 = 1- \frac{h}{n}
V_{final}^2 = 2gh_2
V_{final} = \sqrt{2gh_2}
since Vfinal from 0 to 1- h/n is equal to Vinitial from h/n to h...
0 = h_1 + \sqrt{2gh_2} \Delta t - 0.5g\Delta t^2\\
0.5g\Delta t^2 - h_1 = \sqrt{2gh_2} \Delta t
0.5g\Delta t - \frac{h_1}{\Delta t} = \sqrt{2gh_2}
(0.5g\Delta t - \frac{h_1}{\Delta t})^2 = 2gh_2
0.25g^2\Delta t^2 - gh_1 + \frac{h_1^2}{\Delta t^2} = 2gh_2
I set \beta = 0.25g^2\Delta t^2 and plug in the values for h1 and h2
\beta - \frac{g}{n} h + \frac{1}{\Delta t^2 n^2} h^2 = 2g - \frac{2gh}{n}
(\beta - 2g) + \frac{g}{n}h + \frac{1}{\Delta t^2 n^2} h^2 = 0
Ah^2 +Bh +C = 0
A = \frac{1}{\Delta t^2 n^2}
B = \frac{g}{n}
C = 0.25g^2\Delta t^2 -2g
and then I solved the quadratic. um, extremely incorrect...I was able to check my answer because the same problem was written as:
"Spiderman steps from the top of a tall building. He falls freely from rest to the ground a distance of h. He falls a distance of h/4 in the last interval of time of 1.0 sec of his fall. What is the height h of the building?"
in another source and the answer is h = 270m
Thanks in advance :)
I've been working on this for a sick amount of time, please help me figure out what I'm doing wrong...
The question is:
Spiderman steps from the top of a tall building. He falls freely from rest to the ground a distance of h. He falls a distance of \frac{h}{n} in the last interval of time of ∆t of his fall. What is the height h of the building?
There's probably a much easier way to approach this but this is what I did (yea, there's room for a lot of error):
I made h_1 = \frac{h}{n} and h_2 = 1- \frac{h}{n}
V_{final}^2 = 2gh_2
V_{final} = \sqrt{2gh_2}
since Vfinal from 0 to 1- h/n is equal to Vinitial from h/n to h...
0 = h_1 + \sqrt{2gh_2} \Delta t - 0.5g\Delta t^2\\
0.5g\Delta t^2 - h_1 = \sqrt{2gh_2} \Delta t
0.5g\Delta t - \frac{h_1}{\Delta t} = \sqrt{2gh_2}
(0.5g\Delta t - \frac{h_1}{\Delta t})^2 = 2gh_2
0.25g^2\Delta t^2 - gh_1 + \frac{h_1^2}{\Delta t^2} = 2gh_2
I set \beta = 0.25g^2\Delta t^2 and plug in the values for h1 and h2
\beta - \frac{g}{n} h + \frac{1}{\Delta t^2 n^2} h^2 = 2g - \frac{2gh}{n}
(\beta - 2g) + \frac{g}{n}h + \frac{1}{\Delta t^2 n^2} h^2 = 0
Ah^2 +Bh +C = 0
A = \frac{1}{\Delta t^2 n^2}
B = \frac{g}{n}
C = 0.25g^2\Delta t^2 -2g
and then I solved the quadratic. um, extremely incorrect...I was able to check my answer because the same problem was written as:
"Spiderman steps from the top of a tall building. He falls freely from rest to the ground a distance of h. He falls a distance of h/4 in the last interval of time of 1.0 sec of his fall. What is the height h of the building?"
in another source and the answer is h = 270m
Thanks in advance :)
Last edited: