All Exams Test series for 1 year @ ₹349 only
Question

What is the value of [(√5 - √3) / (√5 + √3)] - [(√5 + √3) / (√5 - √3)]?

This question was previously asked in
CDS I 2018 Elementary Mathematics Previous Year Paper (04-Feb-2018)
The correct answer is

-2√15

Evaluating Radical Expressions

The question asks us to find the value of a mathematical expression involving square roots. The expression is given by:

\[ \left( \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} + \sqrt{3}} \right) - \left( \frac{\sqrt{5} + \sqrt{3}}{\sqrt{5} - \sqrt{3}} \right) \]

To evaluate this expression, we can simplify each fraction separately using a technique called rationalization of the denominator. Rationalizing involves multiplying the numerator and denominator by the conjugate of the denominator.

Step 1: Simplify the First Term

The first term is \( \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} + \sqrt{3}} \). The conjugate of the denominator \( \sqrt{5} + \sqrt{3} \) is \( \sqrt{5} - \sqrt{3} \). We multiply both the numerator and the denominator by this conjugate:

\[ \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} + \sqrt{3}} \times \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} - \sqrt{3}} = \frac{(\sqrt{5} - \sqrt{3})^2}{(\sqrt{5} + \sqrt{3})(\sqrt{5} - \sqrt{3})} \]

Now, we use the algebraic identities: \( (a-b)^2 = a^2 - 2ab + b^2 \) and \( (a+b)(a-b) = a^2 - b^2 \).

Numerator: \( (\sqrt{5} - \sqrt{3})^2 = (\sqrt{5})^2 - 2(\sqrt{5})(\sqrt{3}) + (\sqrt{3})^2 = 5 - 2\sqrt{15} + 3 = 8 - 2\sqrt{15} \)

Denominator: \( (\sqrt{5} + \sqrt{3})(\sqrt{5} - \sqrt{3}) = (\sqrt{5})^2 - (\sqrt{3})^2 = 5 - 3 = 2 \)

So, the first term simplifies to:

\[ \frac{8 - 2\sqrt{15}}{2} = \frac{2(4 - \sqrt{15})}{2} = 4 - \sqrt{15} \]

Step 2: Simplify the Second Term

The second term is \( \frac{\sqrt{5} + \sqrt{3}}{\sqrt{5} - \sqrt{3}} \). The conjugate of the denominator \( \sqrt{5} - \sqrt{3} \) is \( \sqrt{5} + \sqrt{3} \). We multiply both the numerator and the denominator by this conjugate:

\[ \frac{\sqrt{5} + \sqrt{3}}{\sqrt{5} - \sqrt{3}} \times \frac{\sqrt{5} + \sqrt{3}}{\sqrt{5} + \sqrt{3}} = \frac{(\sqrt{5} + \sqrt{3})^2}{(\sqrt{5} - \sqrt{3})(\sqrt{5} + \sqrt{3})} \]

Using the algebraic identities: \( (a+b)^2 = a^2 + 2ab + b^2 \) and \( (a-b)(a+b) = a^2 - b^2 \).

Numerator: \( (\sqrt{5} + \sqrt{3})^2 = (\sqrt{5})^2 + 2(\sqrt{5})(\sqrt{3}) + (\sqrt{3})^2 = 5 + 2\sqrt{15} + 3 = 8 + 2\sqrt{15} \)

Denominator: \( (\sqrt{5} - \sqrt{3})(\sqrt{5} + \sqrt{3}) = (\sqrt{5})^2 - (\sqrt{3})^2 = 5 - 3 = 2 \)

So, the second term simplifies to:

\[ \frac{8 + 2\sqrt{15}}{2} = \frac{2(4 + \sqrt{15})}{2} = 4 + \sqrt{15} \]

Step 3: Subtract the Second Term from the First

The original expression is the difference between the first term and the second term:

\[ \left( 4 - \sqrt{15} \right) - \left( 4 + \sqrt{15} \right) \]

Remove the parentheses and simplify:

\[ 4 - \sqrt{15} - 4 - \sqrt{15} \]

Combine the like terms (constants and terms with \( \sqrt{15} \)):

\[ (4 - 4) + (-\sqrt{15} - \sqrt{15}) = 0 - 2\sqrt{15} = -2\sqrt{15} \]

The value of the expression is \( -2\sqrt{15} \).

Let's check this against the given options:

Option Value
1 \( -2\sqrt{15} \)
2 \( 2\sqrt{15} \)
3 \( \sqrt{15} \)
4 \( -\sqrt{15} \)

Our calculated value, \( -2\sqrt{15} \), matches Option 1.

Revision Table: Key Concepts Reviewed

Concept Description Application in this Problem
Radical Expression An expression that contains a square root (\( \sqrt{} \)) or other root. The given expression involves \( \sqrt{5} \) and \( \sqrt{3} \).
Rationalization The process of removing a radical from the denominator of a fraction. Used to simplify fractions like \( \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} + \sqrt{3}} \).
Conjugate For a binomial \( a+b\sqrt{c} \), the conjugate is \( a-b\sqrt{c} \). For \( \sqrt{a}+\sqrt{b} \), the conjugate is \( \sqrt{a}-\sqrt{b} \). Used to rationalize denominators (e.g., conjugate of \( \sqrt{5}+\sqrt{3} \) is \( \sqrt{5}-\sqrt{3} \)).
Algebraic Identities Formulas like \( (a-b)^2 = a^2 - 2ab + b^2 \) and \( (a+b)(a-b) = a^2 - b^2 \). Used to expand the squared terms in the numerator and simplify the product in the denominator during rationalization.

Additional Information: Working with Radical Expressions

Working with radical expressions often requires applying properties of square roots and algebraic identities. Here are some important points:

  • Product Property: \( \sqrt{ab} = \sqrt{a} \times \sqrt{b} \) (where \( a \ge 0, b \ge 0 \)). For example, \( \sqrt{15} = \sqrt{5 \times 3} = \sqrt{5} \times \sqrt{3} \).

  • Quotient Property: \( \sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}} \) (where \( a \ge 0, b > 0 \)).

  • Adding/Subtracting Radicals: You can only add or subtract radicals if they have the same radicand (the number under the root symbol). For example, \( 3\sqrt{2} + 5\sqrt{2} = 8\sqrt{2} \), but \( \sqrt{2} + \sqrt{3} \) cannot be simplified further.

  • Rationalizing the Denominator: This is a standard technique to eliminate radicals from the denominator, making expressions easier to work with and compare. When the denominator is a binomial involving square roots (like \( \sqrt{a} + \sqrt{b} \) or \( a - \sqrt{b} \)), multiply by its conjugate.

Understanding these fundamental concepts is crucial for simplifying and evaluating expressions involving radicals.

Was this answer helpful?

Similar Questions

  1. What is px2 + qy2 + rz2 equal to ?

  2. If 2b = a + c and y 2= xz, then what is x b - c yc - a za - b‑ equal to?

  3. What is the square root of 23 - 4√15 ?

  4. Which one of the following is the largest number among 2222 2, 222 22 , 22 222 , 2 2222 ?

  5. If x = 2 + 2 2/3 + 2 1/3 , then the value of the expression x 3- 6x 2+ 6x will be

  6. If a = xy p - 1 , b = yz q - 1 , c = zx r - 1 , then a q - r br - p cp - q is equal to

  7. If x = y 1/a , y = z 1/b and z = x 1/c where x ≠ 1, y ≠ 1 and z ≠ 1, then what is the value of abc?

  8. What is the value of [1/(1 + x b - a + x c - a ) + 1/(1 + x a - b + x c - b ) + 1/(1 + x a - c + x b - c )] where x ≠ 0?

  9. If 4 x 2 y = 128 and 3 3x  3 2y   −  9 xy  = 0, then the value of x + y can be equal to
  10. If \(\mathbf{x}^{\mathbf{m}}=\sqrt[14]{\mathbf{x} \sqrt{\mathbf{x} \sqrt{\mathbf{x}}}}\) , then what is the value of m? 


Important Questions from Surds and Indices

  1. Find the cube root of 78402752

  2. Find the value of :

    [(3 × 3 × 3 × 3 × 3 × 3) 6 ÷ (3 × 3 × 3 × 3) 7 × 3 4]

  3. The cube root of - 64 × - 1331 is:

  4. If (27) m = (81) n, then m 2: mn = ?

  5. if 49 n +  49 n  +  49 n  +  49 n  +  49 n  +  49 n +  49 n  = 7 2221 , then n = ? 

Need Expert Advice?
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
536 Tests 4 Tests Free
1647 Attempts
4.3(174)
English, Hindi
More Questions from CDS

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App