Trouble deciding on which equation to use in this obscure problem?

  • Thread starter Thread starter Originaltitle
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around two problems involving the motion of a particle, focusing on concepts of velocity and acceleration. The first problem presents a particle with a velocity defined by a polynomial function, while the second problem involves a particle with an initial velocity and a different acceleration function. Both problems require an understanding of calculus to analyze the motion effectively.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the necessity of using calculus, specifically differentiation and integration, to solve the problems rather than relying on constant acceleration equations. Questions about the relationship between velocity, acceleration, and position are raised, alongside the implications of polynomial functions in these contexts.

Discussion Status

Some participants have provided insights into the calculus concepts needed to approach the problems, including differentiation to find acceleration from velocity. There is an acknowledgment of the challenges faced by those unfamiliar with calculus, and a supportive tone is present as participants clarify these concepts.

Contextual Notes

One participant notes a potential lack of familiarity with calculus, which may hinder understanding of the problems. The discussion indicates that the original poster may be missing foundational knowledge necessary for tackling these types of mechanics problems.

Originaltitle
Messages
16
Reaction score
0
There are 2 problems, very alike, that I don't know exactly what to do about. I think I may be missing some information that I should know before trying such problems. Any help would be very appreciated.

Homework Statement



The first: A particle P starts at the point O and travels in a straight line. At time t seconds after leaving O the velocity of P is vm s−1, where v = 0.75t^2 − 0.0625t^3.
Find
(i) the positive value of t for which the acceleration is zero,
(ii) the distance traveled by P before it changes its direction of motion.

The second: A particle P moves in a straight line, starting from the point O with velocity 2 ms−1.

The acceleration of P at time ts after leaving O is 2t^(2/3) m s−2.
(i) Show that t^(3/4) = 5/6 when the velocity of P is 3 m s−1.
(ii) Find the distance of P from O when the velocity of P is 3 m s−1.


Homework Equations



All the suvat equations, probably, should be relevant.

The Attempt at a Solution



For the first, we can maybe put a 0 for the a in a = delta v/delta t?
 
Physics news on Phys.org
You can't use the suvat equations here since the acceleration in both problems is not constant.

You have to use differentiation and integration to solve them, eg in the first problem, you differentiate the expression for v to get an expression for a.
 
This might be a little tough if you haven't seen calculus before but the idea is the following: you know how velocity is rate of change of position? This is expressed as:
$$ v(t) = \frac{d[x(t)]}{dt} $$
Notice this is similar to the v = \frac{\Delta x}{\Delta t} equation. That symbol by itself, v = \frac{d}{dx} is an operator (just like, say, √). This means it has no meaning on its own, just when it operates over something. Just like there is a rule for doing the √ operation (taking square root) there is a rule for taking the derivative (that's the name of the operator). It depends on the particular function, but in the case of polynomials (like the ones in your question) the rule is:
$$ \frac{d[kt^n]}{dt} = nkt^{n-1} $$
Where k, n are constants. For example, \frac{d[2t^3]}{dt} = 2\times 3t^{3-1} = 6t^2
Of course, you can do this multiple times. Taking the derivative of the velocity yields:
$$ a(t) = \frac{d[v(t)]}{dt} = \frac{d^2[x(t)]}{dt^2}$$
This just says acceleration is the second derivative of position x(t) and first derivative of velocity v(t). There are many references online for this, one of my favorite is: http://tutorial.math.lamar.edu/

Edit: I just noticed you also have to do the opposite opeartion of taking derivatives (just like squaring is the opposite operation of √, derivatives have an opposite operation). This is called anti-differentiation (some people call it integration. This is wrong. Indefinite integration is a slightly better term, but it's still a misnomer). As with differentiating (that's a fancy way of saying "taking the derivative") the rule depends on the function, but for polynomials:
$$ \int kt^n dt = \frac{kt^{n+1}}{n+1} + C $$
Where k, n, C are constants. It is extremely important you do not forget the C (although for your problems it will not be an issue). Notice the dt is in the numerator now. For example:
$$ \int 6t^2 dt = \frac{6t^{2+1}}{2+1} = 3t^3 + C$$
Which is the original function (as we would expect). Now, this means that:
$$ \int v(t) dt = x(t) + C$$
And,
$$ \int a(t) dt = v(t) + C$$
Also, the derivative of a constant is zero (just substitute kx^0 in the derivative formula)
 
Last edited:
Ah, I see. Now I understand. (I haven't covered the calculus part of Mechanics yet.) Thank you both very much indeed!
 

Similar threads

Replies
23
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
5
Views
1K
Replies
5
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
26
Views
2K