Expressing velocity as a function of the distance

AI Thread Summary
The problem involves expressing the velocity of an 8 lb object as a function of distance rather than time, starting from rest and subjected to a pulling force proportional to its distance from the starting point. The forces acting on the object include friction, calculated as -2 lb, and air resistance, given by 1/8 of the square of the velocity. The net force equation is established as F = ma = 2x - (1/4)v - (1/8)v^2, leading to an expression for acceleration. To find velocity as a function of distance, kinematic equations can be applied, specifically v^2 = u^2 + 2as, where initial velocity is zero. A systematic approach is recommended to derive the desired velocity formula directly without first determining it as a function of time.
Beez
Messages
32
Reaction score
0
Hi, I encountered the great difficulty solving the following question.
(The reason why its is hard is because I have to express the velocity as a function of the distance of the object has traveled in stead of as a function of the time elapsed.)

Starting from rest at t=0, an 8 lb. object is pulled along a surface with a force that is equal to twice the distance (in feet) of the object from its starting point x=0. The coefficient of sliding friction is 1/4.
The air resistance is numerically equal to one-eight the square of the velocity (in feet/second).
What is the velocity formula of the object as a function of the distance of the object has traveled?

So, weight = 8lb.
m=\frac{8}{32}=\frac{1}{4}
Air Resistance = \frac{1}{8}v^2
Friction = \frac-{1}{4}8 = -2
Pulling force = 2x


First I tried to write the velocity formula as a function of the time elapsed. The I got

\frac{1}{4}*\frac{dv}{dt}=2x - 2-\frac{1}{8}v^2
2\frac{dv}{dt}=16x - 16-v^2
\frac{dv}{v^2+16}=(-8x)dt
Integrate, I had
-0.004363tan^-^1(0.25v)=8xt+C
Applying the I.C., v(0)=0
c = 0
so, tan^-^1(0.25v)=\frac{-8xt}{0.004363}
I don't know how to solve this equation for v from here.

Besides, the answer provided for this problem was v=\sqrt{16x-32+32e^-^x}
which gives me the idea that my approach is off and should be a way to obtain the desired formula without obtaining the formula as a function of time elapsed first...

What is the best way to attack this problem?
 
Physics news on Phys.org
Woops

Sorry, somehow I posted the same question twice. Please disregard this and leave your advice in the other one with the same title with (not time elapsed) added.
Thanks.
 


It is understandable that you are facing difficulty in solving this question as it requires expressing velocity as a function of distance rather than time. However, with a systematic approach, we can find the solution. Let's break down the problem into smaller steps.

Step 1: Understanding the given information
Before we start solving the problem, it is important to understand the given information. We have an object with a weight of 8lb, which means its mass is 1/4. The object is pulled with a force that is twice the distance it has traveled from its starting point. The coefficient of sliding friction is 1/4 and air resistance is 1/8 of the square of the velocity.

Step 2: Writing the force equation
We know that force equals mass times acceleration (F=ma). In this case, the force acting on the object is the pulling force, friction, and air resistance. So, we can write the equation as:

F = ma = 2x - \frac{1}{4}v - \frac{1}{8}v^2

Step 3: Finding the acceleration
To find the acceleration, we need to use Newton's second law, which states that the net force acting on an object is equal to its mass times acceleration (F=ma). So, we can rearrange the equation to find the acceleration:

a = \frac{F}{m} = \frac{2x - \frac{1}{4}v - \frac{1}{8}v^2}{\frac{1}{4}} = 8x - 2v - \frac{1}{2}v^2

Step 4: Using kinematic equations
We know that velocity is the derivative of displacement with respect to time (v=\frac{dx}{dt}). However, in this case, we need to express velocity as a function of distance, not time. To do this, we can use the kinematic equations of motion, specifically the one that relates velocity, acceleration, and displacement:

v^2 = u^2 + 2as

Where v is the final velocity, u is the initial velocity (in this case, it is 0 as the object starts from rest), a is the acceleration, and s is the displacement.

Step 5: Substituting values and simplifying
Substituting the values from step 3 into the kinematic equation, we get:

 
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