Non-Constant Acceleration Problem

AI Thread Summary
The problem involves calculating the distance traveled by a Tesla with a non-constant acceleration defined as a(t) = 1 m/s^4 * t^2 over a 10-second interval. To solve this, the velocity function is derived by integrating the acceleration function, resulting in v(t) = t^3/3. Further integration of the velocity function gives the position function, leading to x(t) = t^4/12. When evaluated at t = 10 seconds, the car travels a distance of 833.3 meters. The calculations and approach are confirmed to be correct.
Jewelz
Messages
8
Reaction score
0

Homework Statement


A new Tesla is designed that can perform a non-constant acceleration for 10 seconds of motion. The magnitude of the acceleration is given as a(t) = 1 m/s4t2

Starting from rest, how far does the car travel over this 10 second interval?

Homework Equations


This is what is making the question difficult for me. I am unsure what equations to use with a non-constant acceleration.

The Attempt at a Solution


I tried solving it manipulating the constant velocity and acceleration equations, but everything I have tried has been wrong. Even if someone could point me in the right directions equations wise, I'm sure that would help me a lot.

Thanks
 
Physics news on Phys.org
Hi, you can find the velocity function respect to ##t## that is ##v(t)=\int_{0}^{t} a(s)ds## and after the space ##x(t)=\int_{0}^{t}v(s)ds##, put ##t=10 s## in ##x(t)## ...
Ssnow
 
Jewelz said:

Homework Statement


A new Tesla is designed that can perform a non-constant acceleration for 10 seconds of motion. The magnitude of the acceleration is given as a(t) = 1 m/s4t2

Starting from rest, how far does the car travel over this 10 second interval?

Homework Equations


This is what is making the question difficult for me. I am unsure what equations to use with a non-constant acceleration.

The Attempt at a Solution


I tried solving it manipulating the constant velocity and acceleration equations, but everything I have tried has been wrong. Even if someone could point me in the right directions equations wise, I'm sure that would help me a lot.

Thanks

Your input is hard to read; I assume you mean ##a = k t^2,## where ##k = 1 m/s^4.##

Anyway, you get velocity ##v## by integrating ##a## with respect to ##t##, and then you get position by integrating ##v##. No amount of manipulation of the constant-acceleration formulas can do what you need.
 
Last edited:
Ray Vickson said:
Your input is hard to read; I assume you mean ##a = k t^2,## where ##k = 1 m/s^4.##

Anyway, you get velocity ##v## by integrating ##a## with respect to ##t##, and then you get position by integrating ##v##. No amount of manipulation of the constant-acceleration formulas can do what you need.
Your assumption is correct.

After integrating the acceleration function with respect to time, with the bounds of the integral from ##0## to ##t##, I obtained the function ##t^3/3## for the velocity. Integrating that, from 0 to t for the integral, I got ##t^4/12##, and plugging in ##t## (10 seconds), I obtained a final answer of 833.3m traveled.

Does this all sound correct?
 
Jewelz said:
Your assumption is correct.

After integrating the acceleration function with respect to time, with the bounds of the integral from ##0## to ##t##, I obtained the function ##t^3/3## for the velocity. Integrating that, from 0 to t for the integral, I got ##t^4/12##, and plugging in ##t## (10 seconds), I obtained a final answer of 833.3m traveled.

Does this all sound correct?

It does.
 
Jewelz said:
Your assumption is correct.

After integrating the acceleration function with respect to time, with the bounds of the integral from ##0## to ##t##, I obtained the function ##t^3/3## for the velocity. Integrating that, from 0 to t for the integral, I got ##t^4/12##, and plugging in ##t## (10 seconds), I obtained a final answer of 833.3m traveled.

Does this all sound correct?
Yes, perfect.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top