The law of conservation tells us that no mass is lost. This is true because when wood burns or turns into ash, some of it is escaped as gases like carbon dioxide and water vapor into air . If we calculate the mass of these atmospheric gases that evolved when the wood turned into ash, we would find that the total mass of all these substances including the ash is equal to the log of wood.
The negative charge comes from the electrons.
An ion is negatively charged means it has more number of electrons compared to protons.
Thus, a negatively-charged ion always has more of ELECTRONS.
Answer:
A. Calculate vector
B. Update vector of each object
C. Update position of each object
Explanation:
Taking assumption of a system in which the forces are a function of the previous step's final position:
Firstly, we calculate the (vector) forces acting on the objects.
Secondly, Update the (vector) momentum of each object
(note: also update the velocity).
Thirdly, Update the (vector) position of each object.
The other operations are as follows;
i. select (dt),
ii. define mass,
iii. Put down constants,
iv. initialize variables, this would occur before the time-step loop is entered.