Newtons second law and stopping on a dime

AI Thread Summary
To determine the net force required to stop an automobile on a dime, the discussion focuses on using the equation v² = v₀² + 2a(x - x₀) to calculate acceleration. The correct formula for acceleration is derived as a = (0 - v²) / (2d), where d is the diameter of a dime. The final expression for force is then calculated as F = m * a, which simplifies to F = -m(v² / (2d)). Initially, there was confusion about the correctness of the calculation, but it was later confirmed to be accurate after a typing error in the program was identified. The discussion emphasizes the importance of careful input when using computational tools for physics problems.
ledhead86
Messages
59
Reaction score
0
An advertisement claims that a particular automobile can "stop on a dime." What net force would actually be necessary to stop an automobile of mass (m) traveling initially at a speed of (v) in a distance equal to the diameter of a dime, which is (d) ?
 
Physics news on Phys.org
Σ F = -f = m*a

I used the formula v2 = v_02 + 2a(x-x_0) to find the acceleration

so a = (v2 – v_02) / 2(x-x_0) = ((0)2 – (v)2) / 2( d – 0)

then my final answer would be ((0)2 – (v)2) / 2( d – 0) * mass
 
but apparently this is incorrect. What am I doing wrong?
 
Looks OK to me. (Simplify the final expression, of course.)
 
ledhead86 said:
but apparently this is incorrect. What am I doing wrong?
What makes you think this is incorrect? Also: Just find the magnitude of the force.
 
nevermind, it was correct. I incorrectly typed it in the program
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...

Similar threads

Back
Top