Body thrown with v0 - find v0 that doubles prev max height

physicsnnewbie
Messages
48
Reaction score
0

Homework Statement


A body is thrown into the air with an initial velocity of v0. What initial velocity is required to double the maximum height previously attained?

Homework Equations


The Attempt at a Solution


I found the max height v02/64 at v0 by solving for 't' in the velocity equation when 'v' = 0, and subbing that for 't' in the height equation and solving. I then multiplied this by 2 and set it to the height and tried to solve for v0 and ended up with v02 = -512t2 + 32tv0. I then solved for v0 and ended up with v0 = 16t. Do I need to somehow find 't' or did i stray off course somewhere and end up with the wrong answer?
 
Physics news on Phys.org
hi physicsnnewbie! :smile:

wouldn't it be easier to use the other constant acceleration equation, vf2 = vi2 + 2as ? :wink:
 
physicsnnewbie said:

Homework Statement


A body is thrown into the air with an initial velocity of v0. What initial velocity is required to double the maximum height previously attained?


Homework Equations





The Attempt at a Solution


I found the max height v02/64 at v0 by solving for 't' in the velocity equation when 'v' = 0, and subbing that for 't' in the height equation and solving.

You were good up until here. Now, all you need to do is figure out what number you need to multiply v0 by in order to make the maximum height double.

in other words: find a constant C such that (Cv0)2/64=2(v02/64)
 
tim, I tried the formula you mentioned but couldn't obtain the correct answer. Maybe I did something wrong. Beaker, it took me a while to figure out your equation, because i kept reading it as CV02/64 = 2V02/64 without paying enough attention to the parenthesis and i was thinking doesn't c just equal 2? :p.
 
Tim's method also works, and may be of greater use to you in the future rather than the perhaps easier yet less universal method presented instead.

Under your initial condition of v0 yielding a height, h, and noting that at the maximum height, vf=0, you have v0^2=2*a*h (because you assume the displacement, h up, is in the positive direction, a is then negative). Then in the second case, you have a new velocity, C*v0 and a height 2*h. Working with the same idea and using the relationship you established in the first case, you can solve that as well.
 
physicsnnewbie said:

Homework Statement


A body is thrown into the air with an initial velocity of v0. What initial velocity is required to double the maximum height previously attained?


Homework Equations





The Attempt at a Solution


I found the max height v02/64 at v0 by solving for 't' in the velocity equation when 'v' = 0, and subbing that for 't' in the height equation and solving. I then multiplied this by 2 and set it to the height and tried to solve for v0 and ended up with v02 = -512t2 + 32tv0. I then solved for v0 and ended up with v0 = 16t. Do I need to somehow find 't' or did i stray off course somewhere and end up with the wrong answer?

A quick way to get the answer. (I'll put some subscripts on the variables.)

You found that throwing some body vertically into the air with a velocity, v1,
will cause the body to attain a maximum height, h1, (which is the height of the body, when the velocity becomes zero).

Your solution was: h1 = v12/64, which is correct for a gravitational acceleration, g = 32 ft/s2.

Since you solved this for arbitrary initial velocity, it's true that in general that a maximum height, h = v2/64 will be attained by a body thrown up vertically with velocity, v.

Solve this equation for the launch velocity, v, needed for the body to attain a height, h, above the ground.

v = √(64 · h) = 8·√(h).

Specifically, v1 = 8·√(h1).

So if you want h2 = 2·h1, then :

v2 = 8·√(h2)

= 8·√(2·h1)​

To get a decent looking answer divide this equation by v1 = 8·√(h1).
 
Last edited by a moderator:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top