Question: please solve and state the algorithm Every object has a point where its whole mass is concentrated so we can lift any object, by applying
Every object has a point where its whole mass is concentrated so we can lift any object, by applying force on that point only. If there are two objects m1 and m2 separated by distances x1 and x2 from a fixed point, the center of mass (X) of the two objects is given by: X = Ximi + x2m2 mi + m2 Write a program that prompts the user to enter the mass m and m2 of two particles and their positions xi and x2, the program X2 calculates and prints the center of the mass
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
