answersLogoWhite

0

The equation to find kinetic energy is based on knowing the mass and velocity of the object in question. Specifically, the equation is as follows:

KE = ½ mv2

In C, this equation can be specified as:

v*v*m/2

...since it's half of the mass multiplied by the square of the velocity.

If you haven't written a C program before, see the related links for a solid C tutorial, or try a Web search for c tutorial. Also included in the related links are pages about kinetic energy formulae.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How to find the change in kinetic energy of an object?

To find the change in kinetic energy of an object, you can use the formula: Change in Kinetic Energy Final Kinetic Energy - Initial Kinetic Energy. This involves calculating the kinetic energy of the object at two different points in time and then subtracting the initial kinetic energy from the final kinetic energy to determine the change.


How do you find the ratio of kinetic energy?

The answer depends on what two (or more) things the ratio is meant to compare. The kinetic energy of several objects? The kinetic energy of an object compared to its total energy? The kinetic energy compared to its engine size?


Where do you find kinetic energy?

Kinetic energy is found in moving objects. Any object in motion, whether it be a car, a person running, or a ball rolling, possesses kinetic energy. The amount of kinetic energy depends on the object's mass and velocity.


How do you write 125 in kinetic energy?

The kinetic energy of an object is given by the equation KE = 1/2 mv^2, where m is the mass of the object and v is its velocity. To find the velocity, you need additional information such as the type of object or its surroundings.


What has kinetic and potential energy?

A roller coaster is a good example for a place to find both kinetic and potential energy. Before a drop, it has potential energy. At the end of a drop, it has kinetic energy. Half way through the drop, it has kinetic and potential energy at the same time.


How to find the kinetic energy of an object?

To find the kinetic energy of an object, you can use the formula: KE 0.5 mass velocity2. This formula calculates the energy that an object possesses due to its motion. Simply plug in the mass of the object and its velocity into the formula to determine its kinetic energy.


How do you find an object's mechanical energy?

To find an object's mechanical energy, you can sum its potential energy (PE) and kinetic energy (KE). The formula for mechanical energy (ME) is ME = PE + KE. Potential energy is typically due to an object's position or condition, while kinetic energy is related to its motion.


How do find an objects mechanical energy?

By calculating and adding its kinetic energy and its potential energy.


How do you find the total KE after a collision?

To find the total kinetic energy after a collision, you need to add the kinetic energies of the objects involved in the collision. The kinetic energy formula is 1/2 * mass * velocity^2 for each object, so simply calculate the kinetic energy for each object and then sum them up to find the total kinetic energy after the collision.


What is the formula uses to find mechanical energy?

Mechanical energy is potential energy plus kinetic energy. ~A.L.C.


How do you write Square program using vb?

write a vb program to find the magic square


How do you write socket program in c?

For first find an example program.