- #1
Fourthkind
- 5
- 0
Hey guys,
I'm currently in year 11 (Australia) and my physics class has recently started projectile motion. I noticed in class that the elementary differential calculus I've been learning in math could be applied to the questions we are working on. I'd been itching to try it out and today, after school, I did a question and (naturally) was able to solve it using what I had learned.
In the particular question I solved, it was necessary to find the derivative of the formula:
Which I found to be:
Now, I realized that this was part of a formula that I had previously learnt:
Here the formula equates to velocity, but in the prior it equated to the slope of the tangent. Now I'm left wondering why this repetition exists and what (if any) the connection is.
Thanks for any help.
I'm currently in year 11 (Australia) and my physics class has recently started projectile motion. I noticed in class that the elementary differential calculus I've been learning in math could be applied to the questions we are working on. I'd been itching to try it out and today, after school, I did a question and (naturally) was able to solve it using what I had learned.
In the particular question I solved, it was necessary to find the derivative of the formula:
Code:
f(t) = ut + .5at[SUP]2[/SUP] , where f(t) = S[SUB]Horizontal[/SUB]
Code:
f'(t) = u + at
Code:
v = u + at
Thanks for any help.