Differential equations - mechanics question explanation

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have a mechanics question that you have to solve with differential equations:




A particle of mass $0.4kg$ is moving at a speed of $10ms^-1$ when it enters an viscous liquid at a point, B. Inside the liquid the resistance force is proportional to the velocity, and initially equal to $1.2N$. Apart from the resistance an the weight, no other forces are acting on the particle.



Part A) Show that the velocity of the particle satisfies the differential equation $fracdvdt=-0.3v$.




So I got the answer wrong, of course.



My working out is:



$R:=kv$



$1.2:=10k$



$0.12:=k$



By $F=ma,$



$0.4g-0.12v:=:0.4fracdvdt$



So $g-0.3v = fracdvdt$



I don't understand how they managed to eliminate g? Or is my whole process wrong? What am I missing or fail to infer?







share|cite|improve this question















  • 1




    But what about the force of weight? The question says weight is acting on the particle.
    – Cheks Nweze
    2 days ago










  • The viscous or otherwise called the resistance force is the only x component force, the weight is a y component equated to the bouyancy of the liquid. Thus your viscous force acts in the opposite direction to decelerate the mass, thus you have $mfracdvdt = -0.12v$ giving you $fracdvdt = -0.3v$
    – Satish Ramanathan
    2 days ago















up vote
0
down vote

favorite












I have a mechanics question that you have to solve with differential equations:




A particle of mass $0.4kg$ is moving at a speed of $10ms^-1$ when it enters an viscous liquid at a point, B. Inside the liquid the resistance force is proportional to the velocity, and initially equal to $1.2N$. Apart from the resistance an the weight, no other forces are acting on the particle.



Part A) Show that the velocity of the particle satisfies the differential equation $fracdvdt=-0.3v$.




So I got the answer wrong, of course.



My working out is:



$R:=kv$



$1.2:=10k$



$0.12:=k$



By $F=ma,$



$0.4g-0.12v:=:0.4fracdvdt$



So $g-0.3v = fracdvdt$



I don't understand how they managed to eliminate g? Or is my whole process wrong? What am I missing or fail to infer?







share|cite|improve this question















  • 1




    But what about the force of weight? The question says weight is acting on the particle.
    – Cheks Nweze
    2 days ago










  • The viscous or otherwise called the resistance force is the only x component force, the weight is a y component equated to the bouyancy of the liquid. Thus your viscous force acts in the opposite direction to decelerate the mass, thus you have $mfracdvdt = -0.12v$ giving you $fracdvdt = -0.3v$
    – Satish Ramanathan
    2 days ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a mechanics question that you have to solve with differential equations:




A particle of mass $0.4kg$ is moving at a speed of $10ms^-1$ when it enters an viscous liquid at a point, B. Inside the liquid the resistance force is proportional to the velocity, and initially equal to $1.2N$. Apart from the resistance an the weight, no other forces are acting on the particle.



Part A) Show that the velocity of the particle satisfies the differential equation $fracdvdt=-0.3v$.




So I got the answer wrong, of course.



My working out is:



$R:=kv$



$1.2:=10k$



$0.12:=k$



By $F=ma,$



$0.4g-0.12v:=:0.4fracdvdt$



So $g-0.3v = fracdvdt$



I don't understand how they managed to eliminate g? Or is my whole process wrong? What am I missing or fail to infer?







share|cite|improve this question











I have a mechanics question that you have to solve with differential equations:




A particle of mass $0.4kg$ is moving at a speed of $10ms^-1$ when it enters an viscous liquid at a point, B. Inside the liquid the resistance force is proportional to the velocity, and initially equal to $1.2N$. Apart from the resistance an the weight, no other forces are acting on the particle.



Part A) Show that the velocity of the particle satisfies the differential equation $fracdvdt=-0.3v$.




So I got the answer wrong, of course.



My working out is:



$R:=kv$



$1.2:=10k$



$0.12:=k$



By $F=ma,$



$0.4g-0.12v:=:0.4fracdvdt$



So $g-0.3v = fracdvdt$



I don't understand how they managed to eliminate g? Or is my whole process wrong? What am I missing or fail to infer?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked 2 days ago









Cheks Nweze

466




466







  • 1




    But what about the force of weight? The question says weight is acting on the particle.
    – Cheks Nweze
    2 days ago










  • The viscous or otherwise called the resistance force is the only x component force, the weight is a y component equated to the bouyancy of the liquid. Thus your viscous force acts in the opposite direction to decelerate the mass, thus you have $mfracdvdt = -0.12v$ giving you $fracdvdt = -0.3v$
    – Satish Ramanathan
    2 days ago













  • 1




    But what about the force of weight? The question says weight is acting on the particle.
    – Cheks Nweze
    2 days ago










  • The viscous or otherwise called the resistance force is the only x component force, the weight is a y component equated to the bouyancy of the liquid. Thus your viscous force acts in the opposite direction to decelerate the mass, thus you have $mfracdvdt = -0.12v$ giving you $fracdvdt = -0.3v$
    – Satish Ramanathan
    2 days ago








1




1




But what about the force of weight? The question says weight is acting on the particle.
– Cheks Nweze
2 days ago




But what about the force of weight? The question says weight is acting on the particle.
– Cheks Nweze
2 days ago












The viscous or otherwise called the resistance force is the only x component force, the weight is a y component equated to the bouyancy of the liquid. Thus your viscous force acts in the opposite direction to decelerate the mass, thus you have $mfracdvdt = -0.12v$ giving you $fracdvdt = -0.3v$
– Satish Ramanathan
2 days ago





The viscous or otherwise called the resistance force is the only x component force, the weight is a y component equated to the bouyancy of the liquid. Thus your viscous force acts in the opposite direction to decelerate the mass, thus you have $mfracdvdt = -0.12v$ giving you $fracdvdt = -0.3v$
– Satish Ramanathan
2 days ago











1 Answer
1






active

oldest

votes

















up vote
0
down vote













To have a compatible answer with the proposed question we have to consider the movement as horizontal.



After entering horizontally, the horizontal dynamics are described as



$$
m ddot x + kdot x = 0
$$



or



$$
mdot v_x + k v_x = 0
$$



solving this we obtain



$$
v_x = v_x^0 e^-frac km t
$$



but according to the initial conditions $v_x^0 = 10$ and also



$$
-F_0 = m dot v_x(0) = -m frac km v_x^0Rightarrow 1.2 = k v_x^0 = k times 10
$$



so we have



$$
k = 0.12Rightarrow frac km = 0.3
$$



hence the horizontal dynamics are dictated by



$$
dot v_x = -0.3 v_x
$$






share|cite|improve this answer























    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872048%2fdifferential-equations-mechanics-question-explanation%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    To have a compatible answer with the proposed question we have to consider the movement as horizontal.



    After entering horizontally, the horizontal dynamics are described as



    $$
    m ddot x + kdot x = 0
    $$



    or



    $$
    mdot v_x + k v_x = 0
    $$



    solving this we obtain



    $$
    v_x = v_x^0 e^-frac km t
    $$



    but according to the initial conditions $v_x^0 = 10$ and also



    $$
    -F_0 = m dot v_x(0) = -m frac km v_x^0Rightarrow 1.2 = k v_x^0 = k times 10
    $$



    so we have



    $$
    k = 0.12Rightarrow frac km = 0.3
    $$



    hence the horizontal dynamics are dictated by



    $$
    dot v_x = -0.3 v_x
    $$






    share|cite|improve this answer



























      up vote
      0
      down vote













      To have a compatible answer with the proposed question we have to consider the movement as horizontal.



      After entering horizontally, the horizontal dynamics are described as



      $$
      m ddot x + kdot x = 0
      $$



      or



      $$
      mdot v_x + k v_x = 0
      $$



      solving this we obtain



      $$
      v_x = v_x^0 e^-frac km t
      $$



      but according to the initial conditions $v_x^0 = 10$ and also



      $$
      -F_0 = m dot v_x(0) = -m frac km v_x^0Rightarrow 1.2 = k v_x^0 = k times 10
      $$



      so we have



      $$
      k = 0.12Rightarrow frac km = 0.3
      $$



      hence the horizontal dynamics are dictated by



      $$
      dot v_x = -0.3 v_x
      $$






      share|cite|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        To have a compatible answer with the proposed question we have to consider the movement as horizontal.



        After entering horizontally, the horizontal dynamics are described as



        $$
        m ddot x + kdot x = 0
        $$



        or



        $$
        mdot v_x + k v_x = 0
        $$



        solving this we obtain



        $$
        v_x = v_x^0 e^-frac km t
        $$



        but according to the initial conditions $v_x^0 = 10$ and also



        $$
        -F_0 = m dot v_x(0) = -m frac km v_x^0Rightarrow 1.2 = k v_x^0 = k times 10
        $$



        so we have



        $$
        k = 0.12Rightarrow frac km = 0.3
        $$



        hence the horizontal dynamics are dictated by



        $$
        dot v_x = -0.3 v_x
        $$






        share|cite|improve this answer















        To have a compatible answer with the proposed question we have to consider the movement as horizontal.



        After entering horizontally, the horizontal dynamics are described as



        $$
        m ddot x + kdot x = 0
        $$



        or



        $$
        mdot v_x + k v_x = 0
        $$



        solving this we obtain



        $$
        v_x = v_x^0 e^-frac km t
        $$



        but according to the initial conditions $v_x^0 = 10$ and also



        $$
        -F_0 = m dot v_x(0) = -m frac km v_x^0Rightarrow 1.2 = k v_x^0 = k times 10
        $$



        so we have



        $$
        k = 0.12Rightarrow frac km = 0.3
        $$



        hence the horizontal dynamics are dictated by



        $$
        dot v_x = -0.3 v_x
        $$







        share|cite|improve this answer















        share|cite|improve this answer



        share|cite|improve this answer








        edited 2 days ago


























        answered 2 days ago









        Cesareo

        5,4812412




        5,4812412






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872048%2fdifferential-equations-mechanics-question-explanation%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?