The problem requires determining which of the provided points lies on the line defined by the parametric equations:
\( x = 1 + 5\mu \), \( y = -5 + \mu \), and \( z = -6 - 3\mu \). This is achieved by checking if a consistent value of \( \mu \) exists for each point across all three equations.
1. Evaluation of Option (A): (1, -5, 6)
Substitution into the x-equation: \( 1 = 1 + 5\mu \Rightarrow \mu = 0 \).
Checking y-coordinate: \( y = -5 + 0 = -5 \). This matches the given y-coordinate. ✔️
Checking z-coordinate: \( z = -6 - 3(0) = -6 \). This does not match the given z-coordinate of 6. ❌
Therefore, point (A) is not on the line.
2. Evaluation of Option (B): (1, 5, 6)
From the x-equation: \( 1 = 1 + 5\mu \Rightarrow \mu = 0 \).
Checking y-coordinate: \( y = -5 + 0 = -5 \). This does not match the given y-coordinate of 5. ❌
Therefore, point (B) is not on the line.
3. Evaluation of Option (C): (1, -5, -6)
From the x-equation: \( 1 = 1 + 5\mu \Rightarrow \mu = 0 \).
Checking y-coordinate: \( y = -5 + 0 = -5 \). This matches the given y-coordinate. ✔️
Checking z-coordinate: \( z = -6 - 3(0) = -6 \). This matches the given z-coordinate. ✔️
All three equations are satisfied for \( \mu = 0 \).
4. Determination:
Point (1, -5, -6) satisfies all parametric equations of the line.
Final Answer:
The correct option is (C) (1, -5, -6).
Self-study helps students to build confidence in learning. It boosts the self-esteem of the learners. Recent surveys suggested that close to 50% learners were self-taught using internet resources and upskilled themselves.

A student may spend 1 hour to 6 hours in a day in upskilling self. The probability distribution of the number of hours spent by a student is given below: \[ P(X = x) = \begin{cases} kx^2, & \text{for } x = 1, 2, 3, \\ 2kx, & \text{for } x = 4, 5, 6, \\ 0, & \text{otherwise.} \end{cases} \] where \( x \) denotes the number of hours. Based on the above information, answer the following questions:
1. Express the probability distribution given above in the form of a probability distribution table.
2. Find the value of \( k \).
3. (a) Find the mean number of hours spent by the student. (b) Find \( P(1 < X < 6) \).