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 \(\sqrt {\frac{{0.064{\rm{\;}} \times {\rm{\;}}6.25}}{{0.081{\rm{\;}} \times {\rm{\;}}4.84}}} {\rm{\;}}\) equal to?

  2. What is the value of \(\frac{{{{\left( {443{\rm{\;}} + {\rm{\;}}547} \right)}^2} + {\rm{\;}}{{\left( {443{\rm{\;}} - {\rm{\;}}547} \right)}^2}{\rm{\;}}}}{{443{\rm{\;}} \times {\rm{\;}}443{\rm{\;}} + {\rm{\;}}547{\rm{\;}} \times {\rm{\;}}547}}\) ?

  3. What is the square root of \(\frac{{{{\left( {0.35} \right)}^2} + {\rm{\;}}0.70{\rm{\;}} + {\rm{\;}}1}}{{2.25}} + 0.19{\rm{\;}}?\)

  4. If 4 x 2 y = 128 and 3 3x  3 2y   −  9 xy  = 0, then the value of x + y can be equal to
  5. If x = 97 + 56√3, then what is the value of \(\sqrt[4]{x}+\frac{1}{\sqrt[4]{x}} \)?

  6. What is x2 (px2 + qy2 + rz2) + qr - p2 equal to?

  7. What is the square root of \(15 - 4\sqrt {14} \) ?

  8. If \(\mathbf{x}^{\mathbf{m}}=\sqrt[14]{\mathbf{x} \sqrt{\mathbf{x} \sqrt{\mathbf{x}}}}\) , then what is the value of m? 

  9. What is the value of \(\frac{1}{1+\sqrt{2}}+ \frac{1}{\sqrt{2} + \sqrt{3}}+\frac{1}{\sqrt{3}+\sqrt{4}}+...+\frac{1}{\sqrt{99}+\sqrt{100}}?\)

  10. If x varies as y, then which of the following is/are correct?

    1. x 2 + y 2 varies as x 2 - y 2
    2.  \(\frac{x}{y^2}\)  varies inversely as y
    3.  \(\sqrt[n]{x^2y}\)  varies as  \(\sqrt[2n]{x^4y^2}\)

    Select the correct answer using the code given below:


Important Questions from Surds and Indices

  1. The value of \(\frac{{{{\left( {251} \right)}^3} + {{\left( {249} \right)}^3}}}{{25.1 \times 25.1 - 624.99 + 24.9 \times 24.9}}\)  is 5 × 10 , where the value of k is :

  2. Find the value of m in \(\left(\frac{2}{7}\right)^{-3} \times \left(\frac{2}{7}\right)^{-5}=\left (\frac{2}{7}\right)^{-3m+1}\)

  3. If √625 = 25; then√(.00000625/25)is:

    A. 0.0025

    B. 0.001

    C. 0.0001

    D. 0.0005
  4. Find the value of:

    \(\sqrt{150}-\sqrt{54}-\sqrt{24}\)

  5. If \(\sqrt{4624}=68\) , then the value of:

    \(\sqrt{46.24}+\sqrt{0.4624}+\sqrt{0.004624}\)

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
540 Tests 4 Tests Free
1123 Attempts
4.3(168)
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