How Do You Calculate the Maximum Speed of a Cart Given Its Velocity Equation?

  • Context: Undergrad 
  • Thread starter Thread starter AngusBurger
  • Start date Start date
  • Tags Tags
    Max Speed Velocity
Click For Summary

Discussion Overview

The discussion revolves around determining the maximum speed of a cart given its velocity equation, v(t) = 3 + 10t - 2t². Participants explore various mathematical approaches to find the maximum speed, including calculus and algebraic methods.

Discussion Character

  • Mathematical reasoning
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about the velocity equation and seeks help in determining the maximum speed.
  • Another participant suggests differentiating the velocity function to find the maximum, stating that the derivative is zero at t=5, leading to a maximum speed calculation.
  • A subsequent reply questions the accuracy of the calculations presented, particularly the final value derived from the equation.
  • Another participant corrects their earlier mistake regarding the derivative, stating it should be v'(t) = 10 - 4t, leading to a maximum at t=2.5.
  • One participant proposes an alternative method of completing the square to find the maximum value of the quadratic function, arriving at a different maximum speed value.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the maximum speed, as different methods yield varying results and some participants express confusion over the calculations. There are multiple competing views regarding the correct approach to solving the problem.

Contextual Notes

Some participants note potential errors in calculations and express uncertainty about the mathematical processes involved. The discussion reflects a range of understanding and familiarity with calculus and algebraic techniques.

AngusBurger
Messages
5
Reaction score
0
Hi

I'm electrically-biassed, and we had a maths exam that was for both electrical and mechanical students. The last question on the paper was separated into two; one for electrical, one for mechanical. I did the electrical question (all about mean and RMS of an instantaneous voltage,) obviously, but was intrigued by the mechanical.

I've tried working it out but don't quite understand it, so I was wondering if you good people could help?

The speed of a cart is v=3+10t-2t2. Determine the maximum speed.

I think that v is related to t by the last part of the expression, 2t2, but after that I was stumped. There was no mention of taking gravity or friction into account, so I don't know if that's a part of the question.

Could anyone enlighten me as to how this would be done? Thanks.
 
Physics news on Phys.org
Hi AngusBurger! :smile:

At a certain time t, the velocity is

[tex]v(t)=3+10t-2t^2[/tex]

To find the maximal velocity, we need to find the maximum of the function. To do that, we differentiate and we see when it is zero:

[tex]v^\prime(t)=-2t+10[/tex]

A quick analysis shows that the derivative is 0 if t=5 and before t=5 it is positive and after t=5 it is positive.
So v is increasing before t=5 and decreasing afterwards. So the maximal speed occurs at t=5 and equals

[tex]v(5)=4+10.5-2.5^2=4[/tex]

Hope I didn't make any mistakes!
 
I follow you up until the last equation, but I'm at a loss as to where you got those figures from.

Edit: Unless that first 4 is supposed to be 3? But even then, is there a mathematical process I am missing for the final 4?
 
Last edited:
micromass said:
Hi AngusBurger! :smile:

At a certain time t, the velocity is

[tex]v(t)=3+10t-2t^2[/tex]

To find the maximal velocity, we need to find the maximum of the function. To do that, we differentiate and we see when it is zero:

[tex]v^\prime(t)=-2t+10[/tex]

A quick analysis shows that the derivative is 0 if t=5 and before t=5 it is positive and after t=5 it is positive.
So v is increasing before t=5 and decreasing afterwards. So the maximal speed occurs at t=5 and equals

[tex]v(5)=4+10.5-2.5^2=4[/tex]

Hope I didn't make any mistakes!
Read the equation above as 4 + 10[itex]\cdot[/itex]5 - 2[itex]\cdot[/itex]52 = 4. IOW, the dots indicate multiplication, not decimal points.

Also, I'm sure micromass meant to say after t = 5, the derivative is negative.

AngusBurger said:
I follow you up until the last equation, but I'm at a loss as to where you got those figures from.
 
And of course, I didn't calculate the derivative correctly :frown: Shame on me...

The derivative is

[tex]v^\prime(t)=10-4t[/tex]

Thus the maximum occurs at

[tex]t=5/2[/tex]

and equals 15,5.
 
This post corrects all of my horrible mistakes:

micromass said:
Hi AngusBurger! :smile:

At a certain time t, the velocity is

[tex]v(t)=3+10t-2t^2[/tex]

To find the maximal velocity, we need to find the maximum of the function. To do that, we differentiate and we see when it is zero:

[tex]v^\prime(t)=-4t+10[/tex]

A quick analysis shows that the derivative is 0 if t=2.5 and before t=2.5 it is positive and after t=2.5 it is negative.
So v is increasing before t=2.5 and decreasing afterwards. So the maximal speed occurs at t=2.5 and equals

[tex]v(5)=3+10*(2.5)-2*(2.5)^2=15.5[/tex]

[STRIKE]Hope I didn't make any mistakes![/STRIKE] I did.

I graphed it this time, and it appears to be correct. I'll reread my posts better next time... Sorry for the confusion.
 
I guessed they weren't decimals.

Hmm...this seems a lot more complicated than it looks. I must be missing something pretty fundamental to be this lost.

Edit: Oh, now I've seen your edit I was understanding it perfectly well. I just got confused again. Sorry.

Edit II: Sorry, should that v(5) not be v(2.5) now?

In any case, thank you. I find with the electrical side of calculus that I know how to do it, rather than what I'm doing, so it's good to see the other side of the fence and force yourself to actually think about the processes involved. I still prefer trigonometry though.
 
Last edited:
AngusBurger said:
I guessed they weren't decimals.

Hmm...this seems a lot more complicated than it looks. I must be missing something pretty fundamental to be this lost.

Edit: Oh, now I've seen your edit I was understanding it perfectly well. I just got confused again. Sorry.

Edit II: Sorry, should that v(5) not be v(2.5) now?
Yes.
AngusBurger said:
In any case, thank you. I find with the electrical side of calculus that I know how to do it, rather than what I'm doing, so it's good to see the other side of the fence and force yourself to actually think about the processes involved. I still prefer trigonometry though.
 
Since the velocity function, v(t)= 3+10t-2t2, is quadratic, you don't need Calculus to find its maximum value- just complete the square:
[tex]v(t)= 3+ 10t- 2t^2= 3- 2(t^2- 5t+ 25/4- 25/4)= 3- 2(t^2- 5t+ 25/4)+ 25/2[/tex]
[tex]v(t)= 31/2- 2(t- 5/2)^2[/tex]
If t= 5/2, then v(t)= 31/2. If t is any other value then [itex]-2(t- 5/2)^2[/itex] is negative so v(t) is less than 31/2.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 25 ·
Replies
25
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
5
Views
3K
Replies
4
Views
3K
Replies
8
Views
4K
Replies
20
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K