Answer:
attracted
Explanation:
opposite charges attract each other when the rub against each other
Answer:
Explanation:
The force of friction equals the sine component of the force due to gravity
Answer: Your code returns a number of 99.123456789 +0.00455679
Ok, you must see where the error starts to affect your number.
In this case, is in the third decimal.
So you will write 99.123 +- 0.004 da da da.
But you must round your results. In the number you can see that after the 3 comes a 4, so the 3 stays as it is.
in the error, after the 4 comes a 5, so it rounds up.
So the final presentation will be 99.123 +- 0.005
you are discarding all the other decimals because the error "domains" them.
-- What's the volume of a cylinder with radius=1m and height=55m ?
( Volume of a cylinder = π R² h )
-- How much does that volume of water weigh ?
1 liter of water = 1 kilogram of mass
Weight = (mass) x (acceleration of gravity)
-- What's the area of the bottom of that 1m-radius cylinder ?
Pressure = (force) / (area)