Question:medium

A car drives along a straight road from place S to place L passing through F along the way. What is the total distance travelled by car from S to L? Statement (I): Distance from S to F is \(\frac{3}{5}\) of the distance from S to L.
Statement (II): Distance from F to L is 12 km.

Show Hint

Always express the partial segments in terms of the total distance \( D \) to create a solvable algebraic equation.
Updated On: Jun 15, 2026
  • Statement (I) alone is sufficient.
  • Statement (II) alone is sufficient.
  • Both statements (I) and (II) are sufficient.
  • Neither statement is sufficient.
Show Solution

The Correct Option is C

Solution and Explanation




Step 1: Understanding the Question:

We need to determine the value of \(\alpha\) for the \(2 \times 2\) matrix \(A\), given that the determinant of \(A^3\) is 125.


Step 2: Key Formula or Approach:

We will use two fundamental determinant properties:
1. The determinant of a matrix power: \(|A^n| = |A|^n\).
2. The determinant of a \(2 \times 2\) matrix \(\begin{pmatrix} a & b \\ c & d \end{pmatrix}\) is calculated as \(ad - bc\).


Step 3: Detailed Explanation:

First, apply the power property to the given equation:
\[ |A^3| = |A|^3 = 125 \] By taking the cube root of both sides, we find:
\[ |A| = 5 \] Next, compute the determinant of matrix \(A\) directly:
\[ |A| = (\alpha)(\alpha) - (2)(2) = \alpha^2 - 4 \] Set this expression equal to the value obtained earlier:
\[ \alpha^2 - 4 = 5 \] \[ \alpha^2 = 9 \] Solving for \(\alpha\) by taking the square root yields:
\[ \alpha = \pm 3 \]

Step 4: Final Answer:

The correct choice is (C).
Was this answer helpful?
0