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.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top