When i try to do this i end up with a fourth order polynomial

  • Thread starter Thread starter ThewyBenner
  • Start date Start date
  • Tags Tags
    Polynomial
AI Thread Summary
The discussion revolves around a physics problem involving a collar sliding on a vertical bar with specified masses and a spring constant. The goal is to determine the height (h) at which the system is at rest, given that the spring is unstretched at h = 0.2m. Participants note that while the force equations are straightforward, the geometry complicates the calculations, leading to a fourth-order polynomial in h. One user expresses a need for guidance on solving the problem correctly. The conversation concludes with an acknowledgment of the complexity and a commitment to attempt a solution.
ThewyBenner
Messages
4
Reaction score
1

Homework Statement


The collar A slides on the vertical smooth bar. Masses ma=20 kg, mb = 10 kg, and spring constant k = 250 kN/m. When h = 0.2m, the spring is unstretched. Determine the value of h when the system is at rest.
20160916_204148.jpg


Homework Equations


sum of all forces equal zero
sum of all moments equal zero
f_g=mg
can some one please show me how to do this correctly?
 
Last edited:
Physics news on Phys.org
ThewyBenner said:

Homework Statement


The collar A slides on the vertical smooth bar. Masses ma=20 kg, mb = 10 kg, and spring constant k = 250 kN/m. When h = 0.2m, the spring is unstretched. Determine the value of h when the system is at rest.View attachment 106098

Homework Equations


sum of all forces equal zero
sum of all moments equal zero
f_g=mg
can some one please show me how to do this correctly?
I also get a 4th order polynomial in h. The equations are simple enough for the forces, but the clumsy geometry seems to create this complexity.
 
  • Like
Likes ThewyBenner
Charles Link said:
I also get a 4th order polynomial in h. The equations are simple enough for the forces, but the clumsy geometry seems to create this complexity.

Ok, thank you I will try to solve it then.
 
  • Like
Likes Charles Link
Thread 'PLL - How to find all the gains of a PI corrector and fix Ki ? MATLAB'
Hello everyone, it's not really for my homework (because I'm not at school anymore) but I'm new and I don't know how to start a new forum. I've never done automatic before and I need help. I have a 2nd ordre PLL on MATLAB, with an NCO and a PI corrector; the PLL works via the Mid/End algorithm (that's part is ok). I need to find the link between the theoretical formulas and their values in the code to find the value of the gain Ki, and possibly that of Kp if it's not correct. Unfortunately...
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top