Isolating acceleration in distance equation

  • Thread starter Thread starter carinaeeta
  • Start date Start date
  • Tags Tags
    Acceleration
Click For Summary
SUMMARY

The discussion focuses on deriving the formula for acceleration using the equation of motion: distance = (initial velocity * time) + (1/2 * acceleration * time²). The user attempts to isolate acceleration and presents an incorrect formula, which only yields correct results when time equals 5. The key takeaway is that proper algebraic manipulation is essential to accurately compute acceleration based on user-defined values for time, velocity, and distance in a simulation program.

PREREQUISITES
  • Understanding of kinematic equations
  • Algebraic manipulation skills
  • Basic physics concepts related to motion
  • Familiarity with simulation programming
NEXT STEPS
  • Review the derivation of kinematic equations for motion
  • Practice algebraic isolation of variables in equations
  • Explore simulation programming techniques for physics calculations
  • Learn about numerical methods for solving motion equations
USEFUL FOR

Students in physics or engineering, educators teaching kinematics, and developers creating simulation software that involves motion calculations.

carinaeeta
Messages
1
Reaction score
0

Homework Statement


Work on an equation to find the value of acceleration with initial velocity, distance and time given.

Homework Equations


distance = ( initial velocity * time ) + ( 1/2 * acceleration * time2 )


The Attempt at a Solution


acceleration = (-1)(velocity)(time) - distance / (1/2 * time2 )

The result I'm getting from what I came up with(above) is only correct when value of time is 5.

The work is for a simulation program where acceleration is computed from user specified time, velocity and distance.

Thanks in advance!

 
Physics news on Phys.org
You have the right idea; you just need to do the algebra correctly.
 
It is the algebra that is the problem, try to argue out the accelleration again and see if it helps.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 98 ·
4
Replies
98
Views
7K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K