Final answer:
To find the value of k, integrate the probability density function (pdf) over its entire range and equate it to 1. The value of k is 0.375. The probability that the lecture ends within 1 min of the hour is 0.125.
Step-by-step explanation:
(a) To find the value of k, we need to calculate the integral of the probability density function (pdf) over its entire range. The integral of f(x) from 0 to 2 should equal 1, since the total probability in a continuous distribution must be 1. So we have:
∫02kx2dx = 1
Integrating kx2 with respect to x gives:
k[(x3/3)]02 = 1
k(8/3 - 0) = 1
k = 3/8 = 0.375
(b) To find the probability that the lecture ends within 1 min of the end of the hour, we need to calculate the integral of f(x) from 0 to 1. This represents the area under the curve within this range:
P(0 ≤ X ≤ 1) = ∫01(0.375x2)dx
P(0 ≤ X ≤ 1) = (0.375/3)x3|01
P(0 ≤ X ≤ 1) = (0.375/3)(13-03)
P(0 ≤ X ≤ 1) = 0.375/3 = 0.125