Let \( X \) denote the number of hours a Class 12 student studies during a randomly selected school day. The probability that \( X \) can take the values \( x_i \), for an unknown constant \( k \):
\[ P(X = x_i) = \begin{cases} 0.1, & {if } x_i = 0, \\ kx_i, & {if } x_i = 1 { or } 2, \\ k(5 - x_i), & {if } x_i = 3 { or } 4. \end{cases} \]Step 1: The probability that the student studied for at most 2 hours is given by: \[ P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2). \] Step 2: Substitute the given values: \[ P(X \leq 2) = 0.1 + k(1) + k(2). \] Step 3: Substitute \( k = 0.15 \): \[ P(X \leq 2) = 0.1 + 0.15(1) + 0.15(2). \] Step 4: Compute the value: \[ P(X \leq 2) = 0.1 + 0.15 + 0.3 = 0.55. \] Thus, the probability that the student studied for at most 2 hours is 0.55.
Step 1: The Poisson distribution formula is: \[ P(X = k) = \frac{\lambda^k e^{-\lambda}}{k!}, \] where \( \lambda \) is the average rate of occurrence, \( k \) is the number of occurrences, and \( e \) is the base of the natural logarithm.
Step 2: Mean expectation (\( \lambda \)): The average number of floods in 10 years is \( \lambda = 2 \).
Step 3: Probability of 3 or fewer overflows (\( P(X \leq 3) \)): \[ P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3). \] Using the Poisson formula: - For \( P(X = 0) \): \[ P(X = 0) = \frac{2^0 e^{-2}}{0!} = \frac{1 \cdot 0.13534}{1} = 0.13534. \] - For \( P(X = 1) \): \[ P(X = 1) = \frac{2^1 e^{-2}}{1!} = \frac{2 \cdot 0.13534}{1} = 0.27068. \] - For \( P(X = 2) \): \[ P(X = 2) = \frac{2^2 e^{-2}}{2!} = \frac{4 \cdot 0.13534}{2} = 0.27068. \] - For \( P(X = 3) \): \[ P(X = 3) = \frac{2^3 e^{-2}}{3!} = \frac{8 \cdot 0.13534}{6} = 0.18045. \]
Step 4: Add the probabilities: \[ P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3). \] Substitute the values: \[ P(X \leq 3) = 0.13534 + 0.27068 + 0.27068 + 0.18045 = 0.85715. \]
Final Answers: - Mean expectation: \( \lambda = 2 \). - Probability of 3 or fewer overflows: \( P(X \leq 3) = 0.85715 \) or approximately \( 85.72\% \).
A racing track is built around an elliptical ground whose equation is given by \[ 9x^2 + 16y^2 = 144 \] The width of the track is \(3\) m as shown. Based on the given information answer the following: 
(i) Express \(y\) as a function of \(x\) from the given equation of ellipse.
(ii) Integrate the function obtained in (i) with respect to \(x\).
(iii)(a) Find the area of the region enclosed within the elliptical ground excluding the track using integration.
OR
(iii)(b) Write the coordinates of the points \(P\) and \(Q\) where the outer edge of the track cuts \(x\)-axis and \(y\)-axis in first quadrant and find the area of triangle formed by points \(P,O,Q\).