Answer: The answer is B
Explanation: It is staying in a steady speed position
Answer:
it is to do with the static electricity produced by using the comb
(D)
Explanation:
This kind of bond where the electrons are transferred is called ionic bond. This bond occurs between a metallic and non-metallic elements. The other kind of bond (covalent) involves the sharing of electrons and this happens between non-metallic elements.
Answer:

Explanation:
First at all let's understand what is moment of inertia (I). The moment of inertia of a body is the rotational analog of mass in linear motion, this is, it determines the force we should apply to the body to acquire a specific angular acceleration. But in the rotational case we should specify about what point we are going to rotate an object so always the moment of inertia is defined respect to an arbitrary axis. It's usual to use the center of mass as an axis of rotation, because it's an unique point where we can assume all the mass of the object is concentrated.The moment of inertia respect of an axis that passes through the center of mass is denoted
.
Now, if the disk you're talking about has uniform density the center of mass is exactly at the geometrical center of the disk, and the moment of inertia of a disk as that is:

Answer:
Explanation:
RGB values are a combination of three different numerical values which represent Red Green and Blue which range from 0 to 255. When combining two separate colors with RGB values you would simply need to add each of these numerical values together to form an entirely new RGB value. For example,
(105, 200, 0) + (203, 30, 186) = (255, 230, 186)
You can see in the example above that every number in the first color is added to the number in the same position within the second color. If the addition of two numbers goes above 255 then the value maxes out at 255 and stays as is.