Question

I am working on writing a differential equation for velocity can someone give me assistance. i...

I am working on writing a differential equation for velocity can someone give me assistance. i am doing it based on the speed a specific ball is kicked. How should I start.

Homework Answers

Answer #1

Find out all the forces on the ball at the moment of impact and during flight

This includes force of gravity (in horizontal direction)

The impact (kick/throw)

Air resistance during flight (typically depends on the material use and can be ignored if ball size is small)

So one sample differential equation can be where m is mass of ball and k is the drag coefficient

That gives which is a second order equation

Initial conditions would be with being the initial velocity with which it is thrown

Hope this was helpful. Please do leave a positive rating if you liked this answer. Thanks and have a good day!

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
I am terrible with percentages and fractions. Can someone please tell me how to calculate the...
I am terrible with percentages and fractions. Can someone please tell me how to calculate the material loading charge, please?
Can someone show me how to simulate a PID controller in matlab. I am bad at...
Can someone show me how to simulate a PID controller in matlab. I am bad at coding and want to see how to do a PD, PI, and PID in matlab.
I am writing a group research paper about the mass incarceration of minorities for drug offenses....
I am writing a group research paper about the mass incarceration of minorities for drug offenses. I am in charge of writing the analysis portion. I have never written a research paper, is there a template I can follow to give me some guidance on writing the analysis portion. Or how would I begin my paragraph?
Can someone confirm if I am right or not for the questions below? And if I...
Can someone confirm if I am right or not for the questions below? And if I am not, could you please explain why? A sliding block and a rolling disk of equal mass are released from rest from the top of a ramp. They “race” each other down. Let’s figure out which object, if either, is moving faster at the bottom. What’s your initial guess about which object has more speed at the bottom? Explain. I believe they have the...
I am being tasked with converting a SRK equation of state to a cubic equation of...
I am being tasked with converting a SRK equation of state to a cubic equation of state for a thermodynamics project. I dont want anyone to solve it for me but if someone could give me some tips to get me going in the right direction i would appreciate it, basically a methodology to approaching these types of problems is what im looking for.
I am working on c # but I need to verify if a void type meets...
I am working on c # but I need to verify if a void type meets a condition to follow instructions but I don't know how to do it, I was trying to do it with an if in the following way but it gives me error someone could help me, or tell me how I can check the condition :( if ((lex.addtoken(analisis.Type.Words_Reserved_Planificador) == true)&&(lex.addtoken(analisis.Type.Symbol_Two_Points)==true)) { //Type is class Enum instruccions } else { Console.WriteLIne("Error :("); }
I am working on c # but I need to verify if a void type meets...
I am working on c # but I need to verify if a void type meets a condition to follow instructions but I don't know how to do it, I was trying to do it with an if in the following way but it gives me error someone could help me :( if ((lex.addtoken(analisis.Type.Words_Reserved_Planificador) == true)&&(lex.addtoken(analisis.Type.Symbol_Two_Points)==true)) { instruccions }else{ Console.WriteLIne("Error :("); }
I am writing a paper on healthcare expenditure(GDP per capita) in variety of countries. How should...
I am writing a paper on healthcare expenditure(GDP per capita) in variety of countries. How should I start the introduction
hello, can someone give me the percent yield of this.This is a grignard synthesis, I used...
hello, can someone give me the percent yield of this.This is a grignard synthesis, I used Acetophenone (1.215g) dissolved in diethyl ether and phenylmagnesium bromide was added (3.7 ml).
UNITY QUESTION I am working with my team in Unity to create a character. I am...
UNITY QUESTION I am working with my team in Unity to create a character. I am responsible for creating a character's moves. Nothing really has been done yet, but could you provide an example of code using C# or C++ or even pseudocode Please provide functions for my character to go walk, run, move up, move down, move forward, and move backwards. I will give a thumbs up if it is decent :) Just give me an example code for...