I am in a C++ programming class. For part of this class we have to write programs that can predict things about a ball rolling down an inclined plane. I unfortunately took physics almost 3 years ago, and have since lost the textbook and most of my notes. I need to be able to predict the instantaneous velocity, time it takes the ball to roll down the ramp, and how far the ball will go when it leave the ramp. This is on a flat, or falling off the ramp and down onto the floor.
Is there a way to relate the angle to the velocity or acceleration?
Or what is the equation that describes the arc an object will travel when it is thrown horizontally off a cliff?
**i know this sounds like a homework problem, but i am not actually supposed to derive my equations, just write a program that executes them. Even so, if you could give me some help relating the angle to the velocity and acceleration that would be nice.
Thankyou :)
|
Comments rated to be Good Answers: