[Solved]Geng 106 La Matenalpdt Class Assignment Physics Object Motion Said Kinetic Energy Followin Q37206068

c++languageGENG 106 LA matenalpdt+ In-Class Assignment In physics, an object that is in motion is said to have kinetic energy. The following formula can be used to determine a moving object’s kinetic energy: KE 1/2 mv The variables in the formula are as follows: KE is the kinetic energy, m is the object’s mass in kilograms, and v is the object’s velocity, in meters per second. Write a function named kineticEnergy that accepts an object’s mass (in kilograms) and velocity (in meters per second as arguments. The function should return the amount of kinetic energy that the object has. double kineticEnergy (double mass, double velocity) Demonstrate the function by calling it in a program that asks the user to enter values for velocity and mass between 100 to 200 with step 10, your output should be similar to output below Enter thje object’s velocity (in neters per second):9.8 The object’s kinetic energy is where velocity-9.8 and the mass -1004802 joules object’s kinetic energy is where velocity-9.8 and the mass -1105282.2 joules The object’s kinetic energy is where velocity-9.8 and the mass -1205762.4 joules The object’s kinetic energy is where velocity- 9.8 and the eass-136242.6 joules. he object’s kinetic energy is where velocity-9.8 and the mass 1406722.8 joules locity-9.8 and the mass -1607683.2 joules The object’s kinetic energy is where velocity 9.8 and the mass -1708163.4 oules s kinetic energy is where ve The object’ . 9.8 and the nass -10S64),6 joules object’s kinetic energy is where velocity Show transcribed image text GENG 106 LA matenalpdt+ In-Class Assignment In physics, an object that is in motion is said to have kinetic energy. The following formula can be used to determine a moving object’s kinetic energy: KE 1/2 mv The variables in the formula are as follows: KE is the kinetic energy, m is the object’s mass in kilograms, and v is the object’s velocity, in meters per second. Write a function named kineticEnergy that accepts an object’s mass (in kilograms) and velocity (in meters per second as arguments. The function should return the amount of kinetic energy that the object has. double kineticEnergy (double mass, double velocity) Demonstrate the function by calling it in a program that asks the user to enter values for velocity and mass between 100 to 200 with step 10, your output should be similar to output below Enter thje object’s velocity (in neters per second):9.8 The object’s kinetic energy is where velocity-9.8 and the mass -1004802 joules object’s kinetic energy is where velocity-9.8 and the mass -1105282.2 joules The object’s kinetic energy is where velocity-9.8 and the mass -1205762.4 joules The object’s kinetic energy is where velocity- 9.8 and the eass-136242.6 joules. he object’s kinetic energy is where velocity-9.8 and the mass 1406722.8 joules locity-9.8 and the mass -1607683.2 joules The object’s kinetic energy is where velocity 9.8 and the mass -1708163.4 oules s kinetic energy is where ve The object’ . 9.8 and the nass -10S64),6 joules object’s kinetic energy is where velocity
Expert Answer
Answer to GENG 106 LA matenalpdt+ In-Class Assignment In physics, an object that is in motion is said to have kinetic energy. The … . . .
OR

