Distinguish discrete and continuous random variables and work with their distributions
You are given a PMF or PDF (possibly piecewise) and asked to find a probability, the CDF, or to verify that the function is a valid distribution.
First confirm the function integrates or sums to one on its support. Then translate "P(X < a)" or "P(a < X < b)" into the corresponding integral or sum, paying attention to whether endpoints are included for discrete versus continuous variables. Build the CDF piecewise so you can answer multiple questions from one expression.
For continuous X, P(X = x) = 0; for discrete X, sum probabilities at each point.