Why is the force and acceleration positive?

AI Thread Summary
The discussion revolves around understanding the signs of force and acceleration in a physics problem involving a car that comes to a stop after a collision. The confusion arises from calculating the net force and acceleration, where the acceleration is negative due to deceleration, but the magnitude of these values is expressed as positive. Participants clarify that while the acceleration vector points in the negative direction, its magnitude is always positive, leading to potential misunderstandings about the signs in equations. The importance of distinguishing between vector magnitudes and components is emphasized, particularly in the context of one-dimensional motion. Ultimately, the conversation highlights the need for clarity in notation and understanding vector relationships in physics.
starstruck_
Messages
185
Reaction score
8
Hi! So someone came up to me with this question during physics and its been bothering me because I didn't know what to say to them and I didn't know if my understanding is correct or not. The question was something like:

" A 72 kg car is traveling at v=63km an hour when it gets into a collision, coming to a stop in d= 14 m.

Calculate the magnitude of the net force applied on the car. When I did my whole equation rearranging stuff using 0= v1^2+2(-a)d

I got a= v1^2/(2a) and hence, force = ma= m(v1^2/(2d)).
When I did it I was like okay great got everything I need, I'm good to go so I didn't really think about the signs of my answers, so I really didn't knoe what to say to the person who asked me why the signs were positive when, when you're stopping and set the direction of your displacement as positive, your force and acceleration come put negative even though they're opposing your motion.

I tried to give an answer in that we've already accounted for the fact that acceleration is negative in our initial expression, but if we were to put it back into v2^2=v1^2+2ad we would put in the negative of the answer and that we changed that plus sign to a minus sign so we accounted for the negative direction of the acceleration and just need the positive magnitude? I don't know.

It made sense to me mathematically so :/

Can someone help out? This is really bothering me for some reason
 
Physics news on Phys.org
The acceleration is in the negative x direction, and the net force is also in the negative x direction. If you write the force as a vector involving the unit vector in the x direction, what do you get?
 
I think a clearer notation in terms of vectors and components might be helpful.

Let's assume 1-d motion in the x-direction.
There may be some confusion distinguishing the "magnitude of a vector" from the "x-component of the vector" when dealing with 1-d motion.
In v_f^2=v_i^2+2a\Delta x,
is the symbol "a" the x-component a_x or the magnitude \|\vec a\|?

v_f^2=v_i^2+2a\Delta x,
is really a vector equation
v_f^2=v_i^2+2\vec a\cdot \Delta \vec x,
which can be written in terms of components
v_f^2=v_i^2+2 a_x \Delta xFor an object traveling in the positive-x direction (so \Delta x >0 and v_x>0),
an acceleration a_x<0 decreases the velocity v_x and
(because a_x v_x<0) decreases the speed v=|\vec v|.
When you express a_x in terms of the magnitude of acceleration vector, then a_x=-\| \vec a\|.

Similarly, instead of F_{net}=m a
write
\vec F_{net}=m \vec a
or
F_{net,x}=m a_x.

(Interpreting F_{net}=m a as magnitudes
means \| \vec F_{net}\|=m \| \vec a\|, which is true, but says nothing about directions.)
 
starstruck_ said:
I really didn't knoe what to say to the person who asked me why the signs were positive
Positive signs in some equation don't imply positive numerical values. For example: X = Y doesn't imply that X and Y are positive, just that they have the same sign. They could both be negative as F and a are in your case.
 
$$\vec{a}=\left(-\frac{v_i^2}{2d}\right)\vec{i_x}=\left(\frac{v_i^2}{2d}\right)(-\vec{i_x})$$
$$\vec{F}=m\vec{a}=m\left(-\frac{v_i^2}{2d}\right)\vec{i_x}=m\left(\frac{v_i^2}{2d}\right)(-\vec{i_x})$$
 
A.T. said:
Positive signs in some equation don't imply positive numerical values. For example: X = Y doesn't imply that X and Y are positive, just that they have the same sign. They could both be negative as F and a are in your case.

Right so basically all I really got from solving the equation was the magnitude for my acceleration and force, because I already accounted for the fact that my acceleration was negative earlier?
 
starstruck_ said:
Right so basically all I really got from solving the equation was the magnitude for my acceleration and force, because I already accounted for the fact that my acceleration was negative earlier?
Did my post #5 not work for you? What was not clear?
 
Chestermiller said:
Did my post #5 not work for you? What was not clear?

Sorry, I wasn't able to see the symbols off mobile, but now that I can see them, so you've taken acceleration and multiplied it with a unit vector in the negative x direction? Which is the same as using a unit vector in the positive x direction, making acceleration negative?

Does this mean, that once I plugged in "-a" into the equation, I had essentially multiplied acceleration with a unit vector in the negative x direction, hence resulting in a positive a value?
 
starstruck_ said:
Sorry, I wasn't able to see the symbols off mobile, but now that I can see them, so you've taken acceleration and multiplied it with a unit vector in the negative x direction? Which is the same as using a unit vector in the positive x direction, making acceleration negative?

Does this mean, that once I plugged in "-a" into the equation, I had essentially multiplied acceleration with a unit vector in the negative x direction, hence resulting in a positive a value?
Looking st the equations I wrote for the acceleration vector and the force vector, how could you possibly think that these vectors are pointing in the positive x direction? And , when you are talking about the magnitude of a vector, are you unaware that the magnitude is always regarded as positive?
 
  • #10
starstruck_ said:
Right so basically all I really got from solving the equation was the magnitude for my acceleration and force, because I already accounted for the fact that my acceleration was negative earlier?

You're right. The correctly-written version of the equation you used is ##v_x^2=v_{xo}^2+2a_x\Delta x## because it's a relationship between the x-components of the velocity and acceleration vectors. Thus you substituted ##-a## for ##a_x## where ##a## is some positive constant, a scalar. It is really this mix up between vectors, vector components, and vector magnitudes that is the source of the confusion you experienced. Few textbook authors make this distinction clear, probably because the notation is cumbersome when you insist on putting a subscript of ##x## on all those variables. One introductory physics textbook author who is conscientious about this is Randy Knight. You can find his textbook on the web, despite the fact that it's a commercial publication.
 
  • #11
Mister T said:
You're right. The correctly-written version of the equation you used is ##v_x^2=v_{xo}^2+2a_x\Delta x## because it's a relationship between the x-components of the velocity and acceleration vectors. Thus you substituted ##-a## for ##a_x## where ##a## is some positive constant, a scalar. It is really this mix up between vectors, vector components, and vector magnitudes that is the source of the confusion you experienced. Few textbook authors make this distinction clear, probably because the notation is cumbersome when you insist on putting a subscript of ##x## on all those variables. One introductory physics textbook author who is conscientious about this is Randy Knight. You can find his textbook on the web, despite the fact that it's a commercial publication.

I just tried working with the equation without subbing in a negative acceleration right away and wow I'm dumb, this makes sense! Thank you! I should probably open up my linear algebra textbook some day, I know what unit vectors are but uh I don't remember anything to do with them.
 
Back
Top