Answer:
- always
- always
- never
- always
Explanation:
As the problem statement suggests, look up the rules if you have to.
In the case of trailing zeros, the decimal point makes them significant.
__
In a number without a decimal point, such as 300, the zeros are sometimes significant. (Different authors may tell you the zeros are never significant in such a number. The problem comes when, for example, you're trying to represent 296 rounded to the nearest 10. That is 30. tens--with 2 significant digits, just as 286 rounded to the nearest 10 would be 290--with 2 significant digits. In some numbers, you cannot tell the difference between a 0 that is a placeholder and a 0 that is present because the value of the number cannot be represented exactly any other way.)