Let X be a continuous random variable with cumulative distribution function F(x) = { 0, x <= 0; x^2, 0 < x <= 1; c, x > 1. (a) (2 points) Determine the value of c. (b) (2 points) Derive the probability density function (pdf) of X. (c) (2 points) Calculate P(X = 0.5). (d) (2 points) Calculate P(X <= 2/3). (e) (3 points) Calculate P(|X - 0.5| <= 0.1). (f) (3 points) Calculate E[X]. (g) (3 points) Calculate Var[X]. (h) (3 points) Derive the CDF of Y := X^2.