Calculating velocity and position from time variating force

AI Thread Summary
To calculate velocity and position from a time-varying force, the equations v(t)=∫a(t)dt and r(t)=∫v(t)dt are used, with acceleration defined as a(t)=f/m. The integration of the given acceleration function a(t) results in a velocity function that includes constants of integration, c1 and c2. These constants can be eliminated using initial conditions, specifically setting the initial position at the origin and assuming an initial velocity of zero. If the initial velocity is not specified, it can be represented as v_1i + v_2j, allowing for the constants to be replaced with these variables. This approach ensures a manageable solution without excessive undefined variables.
jeremyskate
Messages
6
Reaction score
0

Homework Statement


Capture.PNG

2. Homework Equations [/B]
v(t)=∫a(t)dt
r(t)=∫v(t)dt

The Attempt at a Solution


f=ma
a(t)=f/m
a(t)=(4/5t^2i-3/5tj)
(integrate)
v(t)=4/5i(t^3/3+c1)-3/5j(t^2/2+c2)
how can i get rid of the c1 c2?
 
Physics news on Phys.org
You use initial conditions to get rid of them.
One condition is that initial position is the origin.
Another initial condition is the initial velocity, which is not stated, but needs to be. Since they haven't stated it, the simplest approach is to assume it is zero.
 
v(0)=0 would make the most sense but since it isn't mentioned I also thought of leaving the constants and integrating them as well to get the position function, but the end result would have way too much undefined variables...
 
If you assume that the initial velocity is ##v_1\mathbf{i}+v_2\mathbf{j}## then you will get rid of c1 and c2 and instead have ##v_1,v_2## in all your answers. That shouldn't be too onerous.
 
erroneous?
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
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...
Back
Top