Understanding the math in physics

  • Thread starter Thread starter benshields
  • Start date Start date
  • Tags Tags
    Physics
AI Thread Summary
Understanding the mathematics in physics, particularly in kinematics, involves grasping the underlying concepts rather than just memorizing formulas. The equation D=Vi(t)+1/2(a)(t)^2 can be understood graphically, where the area under a velocity-time graph represents distance traveled. The time is squared in the equation because it relates to the area of a triangle formed by constant acceleration, which is half the product of the base (time) and height (velocity). Additionally, the derivation of the position function from constant acceleration illustrates how calculus connects to kinematics, emphasizing the importance of understanding the relationships between variables. A solid grasp of these concepts enhances comprehension of physical principles and their mathematical representations.
benshields
Messages
3
Reaction score
0
I just started learning kinematics in my college physics class and I am pretty thrilled. Question is am I supposed to be making sense of the mathematics in the equations? Because I feel like I'm just regurgitating formulas and I don't really think that's what science is about.

For example, one of the kinematic equations is D=Vi(t)+half of(a)(t)squared.
I want to understand why the time is squared at the end and why is it even divided by one half in the first place?
 
Physics news on Phys.org
Think of the graph of your speed if you start from 0 and accelerate at a constant rate.

The graph of ##V(t)## will be a straight line with constant slope a: ##V(t) = at##.

The triangular area under the graph is the distance you've traveled.

The area of a right triangle is ##\frac{1}{2}##(base) * (height) = ##\frac{1}{2} t * at= \frac{1}{2}a t^2##.
 
That makes much more sense. I just wasn't thinking about it graphically. Thank you so much man!
 
Do you understand derivatives and integrals? Let x be the function such that for all times t, x(t) is the object's position at time t. Suppose that we would like to know how an object moves under the influence of a force that doesn't change with time. Since force equals mass times acceleration, to assume that the force is constant is to assume that the acceleration is constant. To say that the acceleration is constant is to say that there's a real number ##a## such that ##x''(t)=a## for all t. Integrate this, and we find that for all t, we have ##x'(t)=at+C##, where C is a constant that can be determined by setting t=0. We have ##x'(0)=a 0+C=C##. So C is the velocity at time 0. We therefore choose to denote it by ##v_0##. In this notation, we have ##x'(t)=at+v_0## for all t. Now integrate this, and we find that for all t, we have ##x(t)=\frac 1 2 a t^2+v_0 t+C##, where C is another constant. This implies that ##x(0)=\frac 1 2 a 0^2+v_0 0+C=C##. So C is the position at time 0. We can make it 0, simply by choosing the coordinate system so that x(0)=0, i.e. so that the object is at position coordinate 0 at time 0. This gives us the final result ##x(t)=\frac 1 2 at^2+v_0t## for all t.
 
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