How Do You Solve for Time in Projectile Motion Equations?

  • Thread starter Thread starter Zashmar
  • Start date Start date
  • Tags Tags
    Quadratic
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
20 replies · 3K views
Zashmar
Messages
48
Reaction score
0
15=35 sin Theta*t -4.9t^2

I have tried solving for t, I do not know how to...

please help

thank you
 
Physics news on Phys.org
What is Θ? (If you click on the "Go Advanced" button you will be able to put in the Greek letters as needed it also allows you to use superscripts.

You did not use parenthesis so I can tell you mean
15=35 sin (Θ)*t -4.9t2, or
15=35 sin (Θ*t) -4.9t2, or
15=35 sin (Θ*t -4.9)t2, or
15=35 sin (Θ*t -4.9t)2, or
15=35 sin (Θ*t -4.9t2), or

The answer to your question depends on that. Bottom line: You need to learn to use parenthesis as needed.
 
Last edited:
  • Like
Likes   Reactions: 1 person
15=35 sin (Θ)*t -4.9t^2

Sorry,
 
((-b(+-)sqrt(b^2 -4ac))/2a
 
I know the quadratic formula, but how will I do it if j have theta as well?
 
b = 35 * Sin(Θ) in this case. It is a symbolic formula, if it is a quadratic, it is valid.
Just make your equation "fit" the format of the formula and you will see what is a, what is b and what is c.
Then solve it.
 
  • Like
Likes   Reactions: 1 person
So...

x= [itex](4.9 \pm \sqrt{24.01+2100 sin\vartheta}/(70 sin \vartheta)[/itex]
 
15=35 sin (Θ)*t -4.9t2

a=35 sinΘ
b=-4.9
c=-15
 
This is wrong. You posted the correct formula above but identified wrong values for a, b and c.
Also, you missed a parenthesis.
 
a is the coefficient of the t^2 term, b is the coefficient of the t term and c is the independent term. Try again. Why don't you rearrange it as I suggested, it is a good practice if a, b and c don't seem ridiculously obvious.
 
Okay

So I have it now, how would i simplify the following (I have subbed it into x=35cos[itex]\vartheta*t[/itex])?

x=35cos[itex]\vartheta[/itex]([itex]-35 sin\vartheta \pm \sqrt{(35sin \vartheta)^2 -294}/-9.8[/itex]

I tried to put in the parentheses but it would not let me
 
Last edited:
Zashmar said:
So I have it now, how would i simplify the following (I have subbed it into x=35cos[itex]\vartheta*t[/itex])?

x=35cos[itex]\vartheta[/itex]([itex]-35 sin\vartheta \pm \sqrt{(35sin \vartheta)^2 -294}/-9.8[/itex]

I tried to put in the parentheses but it would not let me
You need to get the algebra right before we can help you simplify anything.

Chet
 
all terms except 35cos theta, should be divided by -9.8. I tired to show the parentheses but it wouldn't work
 
I may be missing something, but why is there a cos(theta) anyways?
 
Im subbing it into another equation
 
Be clearer, are you trying to do:
1)[itex]cos{(\theta \cdot t)}[/itex]
or
2)[itex]cos{(\theta)} \cdot t[/itex]

Also, it seems to me that your solution for x is still not correct. Check your signs.
 
Chestermiller said:
You need to get the algebra right before we can help you simplify anything.

As he said, redo it. From what I can see, your signs are wrong.
 
It seems you're solving a problem of projectile motion. Is this correct? Would you post the problem so we can help you more effectively?