Word problem with exponential and quadratic models

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 4K views
Serious Max
Messages
37
Reaction score
1

Homework Statement



a6nQNvO.png


Homework Equations





The Attempt at a Solution



Confused with (d) a little.

Rocket explodes at ##h=3.85262 ## miles

## -16t^2+1400\sin(\alpha)t=3.852624*5280##

## \alpha=\arcsin\left(\dfrac{3.852624*5280+16t^2}{1400t}\right) ##


But what do I do from here? Looks a bit complicated.
 
Physics news on Phys.org
What formulas do you know for working with parabolas?

You'll need one of these formulas to help you. The vertex formula, possibly? The quadratic formula is another possibility. The derivatives, but you probably aren't doing that yet.
 
Would you be more specific? I don't exactly know how to implement vertex formula here. The graph of this rational function is a kind of hyperbola but with a vertex, kind of like a mix of a hyperbola and parabola. But I don't have tools to finding such a vertex.
 
You already have the altitude that the rocket will explode at, that's good. Though you will obviously want to get that in feet, given that the rest of the problem works in feet. You also have a formula for the altitude the rocket will take after t seconds as a function of t and α, so also good. What you basically need to do is find what the maximum of this function can be. The maximum will be a function of sin(α), which you can then find the angle from.

Before I continue, though, do you know any particular methods to finding the maximum* of a quadratic function?

*: Or minimum, if the function has a positive t^2 coefficient. But this one's negative, so it's a maximum.
 
maxpancho said:
Would you be more specific? I don't exactly know how to implement vertex formula here. The graph of this rational function is a kind of hyperbola but with a vertex, kind of like a mix of a hyperbola and parabola. But I don't have tools to finding such a vertex.

Well, the function ##y(t)## is a parabola. I think it helps to draw it and figure out what you need. And ways of getting that information.

I'm not certain what you are graphing to get the hyperbola. It sounds like you already have all the information you need already. You just need to put it together to describe the parabola -- and then you will have alpha.
 
From what you've learned in math class, were you aware that, if y = ax2+bx+c represents the equation for a parabola,
1. The roots of the equation ax2+bx+c =0 is where the parabola crosses the x-axis (in two places)
2. The maximum point of the parabola is at the average of the two roots.
3. The sum of the two roots is -b/a

Chet
 
Last edited: