How Far Does a Car Travel to Reach 4.61 m/s with Non-Constant Acceleration?

AI Thread Summary
The discussion focuses on solving a differential equation related to a car's acceleration, defined by a non-constant acceleration function a(s) = k*s^n. The user is trying to determine the distance traveled by the car when it reaches a speed of 4.61 m/s, starting from rest. Key steps involve using the chain rule to express acceleration in terms of velocity and distance, leading to the equation v dv/ds = ks^n. Participants clarify the need to solve this differential equation to find the distance s, emphasizing the importance of correctly applying calculus techniques. The conversation highlights the process of integrating and substituting values to arrive at the solution.
albert12345
Messages
27
Reaction score
0

Homework Statement


A car accelerates with the acceleration a(s)=k*s^n m/s^2
s= distance in m
k = 5,8
n=0,7351
The car starts the acceleration from 0 m/s

How far has the car traveled when it reaches the speed 4,61m/s?

The Attempt at a Solution


When i anti derivate one time i will get dv/dt. Do i put in the distance after that?
 
Physics news on Phys.org
adx = adv

Where x is the distance "s"
so I get this:

(1/2)*(x^2) = v2^2 - V1^2

Where v2 is the final speed and v1 is the starting speed=0..

Am i right or wrong?
 
Albert12345 said:

The Attempt at a Solution


When i anti derivate one time i will get dv/dt. Do i put in the distance after that?

What do you mean? dv/dt =a, the acceleration.

You have a differential equation dv(s(t))/dt=k*s^n. Write up the left-hand side with applying the chain rule:

dv/dt=dv/ds ds/dt. ds/dt=v, so v dv/ds =ks^n. This is a differential equation for v(s), easy to solve.ehild
 
So I just plug in my values here, or do i have to antiderivate first?

v dv/ds =ks^n
 
So I just plug in my values here and solve for s, or do i have to antiderivate first?

v dv/ds =ks^n
 
How do you want to solve for s? Show your attempt.

ehild
 
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