How do I differentiate m(L^2)/16?

  • Thread starter Thread starter matt_crouch
  • Start date Start date
  • Tags Tags
    Differentiation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
33 replies · 7K views
matt_crouch
Messages
157
Reaction score
1

Homework Statement



i have been told to calculate DI/Dx i calculated I as being = m(L^2)/16

how do i differentiate this? I am confussed with what happens to the m is it a constant an just removed? same with the 1/16 i assume that is removed as a constant?

just need some clarification.

thanks

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Is that all you are told? If m and L are functions of x, then you will need to take that into consideration.

If m and L are just constants, then treat them like you would any other number.

EDIT: Hmm just re-read your question; did you mean you want to calculate dI/dL and not dI/dx?
 
Well the question says that it passes a distance of x from the perpendicular axis ? does that mean i have to substitute a value for dx in?
 
OK.

Two point masses m1 and m2 are separated by a massless rod of length L.
a) write an expression for the moment of inertia I about an axis perpendicular to the rod and passing through it a distance x from mass m1
b)Calculate dI/dx and show that I is a minimum when the axis passes through the centre of mass of the system
 
So m and L are not functions of x.
Now show us how you calculated I. If you haven't drawn a picture, now would be a good time to do that.
 
i think i calculated I i drew a picture an since its two point masses i don't think i need to intergrate so therefore the Inertia is equal to the sum of the product individual mass and the distance from the axis squared.

so i then got [m1L^2]/32 +[m2L^2]/32 so simplify this to get
mL^2/16
 
You are assuming that the two masses are equal, which is not given. Also, you have not used the information that the axis passes through a point a distance x from m1.
 
should i replace L with X then? i don't really kno where to go
 
To calculate the moment of inertia you need to know the mass and the length of the lever arm (i.e., the distance from the mass to the point for which you're calculating the moment of inertia).
What is the M.I. for mass m1?
What is M.I. for mass m2?
 
so the M.I for mass one =m1x^2 ? that was using the equation I=mr^2 where r is the radial distance

so the M.I for mass two is = m2(L-x)^2

?
 
Yes for both. The combined M.I. is I = m1x2 - m2(L - x)2, right? The two masses are on opposite sides of the axis, so their lever arms are acting in opposite directions.

Now, can you find dI/dx and finish off part b?
 
ahh cheers thanks for the help ill give b a shot now. =]
 
so b)

dI/dx = m.2x+x^2-[-2(L-x)]+(L-x)^2

not so sure if iv done that right :/
 
matt_crouch said:
so b)

dI/dx = m.2x+x^2-[-2(L-x)]+(L-x)^2

not so sure if iv done that right :/
No, not right. dI/dx will have both m1 and m2 in it.

To make your work more readable here, use the X2 button for exponents and the X2 button for subscripts. These buttons are in the advanced menu bar. If you don't see this menu bar, click the Go Advanced button just below the text entry area.
 
sorry was supposed to put

m12x+x2-m2(-2[L-x])+(L-x)2
 
The first term is right (2m1x) but the rest isn't, and I have no idea how you got what you show.

Start with I = m1x2 - m2(L - x)2, and show me your steps in getting dI/dx.
 
Im not really sure i just used the product rule. I am not sure what happens to the mass or the length or if they are taken out as constants so need some help really
 
The masses and length L are constants. You don't just "take them out."

I = m1x2 - m2(L - x)2
dI/dx = d/dx(m1x2) - d/dx(m2(L - x)2)
= 2m1x - m2 d/dx ((L - x)2)

Use the chain rule to get the remaining derivative. If you don't know the chain rule, expand (L - x)2 and differentiate that instead.
 
so m2d/dx(L-x)2
will that go to

m22(L-x)L ?
 
chain rule? u differentiate the bracket then times by the deferential of the inside of the bracket since x goes to -1
should it be -L ?
 
matt_crouch said:
chain rule? u differentiate the bracket then times by the deferential of the inside of the bracket since x goes to -1
should it be -L ?
Yes, use the chain rule. To differentiate (L - x)2, you get 2(L - x) times the derivative (not differential) of what's inside the parentheses. What is d/dx(L - x)?

What you said about x going to -1 makes no sense.
 
is the derivative

dL/dx -1
 
im not sure how do i calculate them?
 
is the derivative 0 then ?