Step 1: Define the Probability of Success
A die has numbers {1,2,3,4,5,6}. The odd numbers are {1,3,5}, so the probability of success (getting an odd number) is: \[ p = \frac{3}{6} = \frac{1}{2}. \]
Step 2: Use the Binomial Probability Formula
The probability of exactly \( k \) successes in \( n \) trials is: \[ P(X = k) = \binom{n}{k} p^k (1 - p)^{n-k}. \] Substituting \( n = 6 \), \( k = 5 \), and \( p = \frac{1}{2} \): \[ P(X = 5) = \binom{6}{5} \left(\frac{1}{2}\right)^5 \left(\frac{1}{2}\right)^{1}. \]
Step 3: Compute the Probability
\[ \binom{6}{5} = \frac{6!}{5!(6-5)!} = 6. \] \[ P(X = 5) = 6 \times \left(\frac{1}{2}\right)^6. \] \[ = 6 \times \frac{1}{64}. \] \[ = \frac{6}{64} = \frac{3}{32}. \]
The slope of the tangent to the curve \( x = \sin\theta \) and \( y = \cos 2\theta \) at \( \theta = \frac{\pi}{6} \) is ___________.
Solve the following L.P.P. by graphical method:
Maximize:
\[ z = 10x + 25y. \] Subject to: \[ 0 \leq x \leq 3, \quad 0 \leq y \leq 3, \quad x + y \leq 5. \]