Celeb Glow
news | April 17, 2026

What is the conjugate?

$\begingroup$

What is the conjugate? $\sqrt x +2 \sqrt b$ I'm not sure how to find the conjugate of any term. Help, please?

$\endgroup$ 2

2 Answers

$\begingroup$

You have a number $\sqrt{x}+2\sqrt{b}$ and you're asking for the conjugate.

Most times this refers to the complex conjugate, which involves replacing the imaginary part of the complex number with its negative.

Your number is a purely real number, so its complex conjugate is itself.

However, you may be wanting to rationalize a denominator of a fraction, in which case perhaps what you're looking for is the same expression with the second term having opposite sign, also called the binomial conjugate, so you can multiply top and bottom by it to get rid of the square roots in the bottom?

$$\frac{1}{\sqrt{x} + 2 \sqrt{b}} \times \frac{\sqrt{x} - 2 \sqrt{b}}{\sqrt{x} - 2 \sqrt{b}}= \frac{\sqrt{x} + 2 \sqrt{b}}{x + 4b}.$$

In this case, the conjugate involves switching the sign of the second term: $\sqrt{x}-2\sqrt{b}$.

(Note that the value of the conjugate depends on how it's written. If it were written $2\sqrt{b}+\sqrt{x}$, the conjugate of this expression would be $2\sqrt{b}-\sqrt{x}$.)

$\endgroup$ 3 $\begingroup$

Using the conjugate we switch the sign in between the two terms $\sqrt{x}+2\sqrt{b}$. We do this to create a difference of squares. The difference of squares can be seen in this example: $$(a+b)(a-b)=a^2-b^2$$ Notice how we don't have a middle term. This is intentional and the result of using the difference of squares.

$$=\left(\dfrac{1}{\sqrt{x} + 2 \sqrt{b}}\right)\cdot\left(\dfrac{\sqrt{x}-2\sqrt{b}}{\sqrt{x} - 2 \sqrt{b}}\right) $$

$$=\dfrac{1\left(\sqrt{x}-2\sqrt{b}\right)}{\left(\sqrt{x}+2\sqrt{b}\right)\left(\sqrt{x}-2\sqrt{b}\right)}$$

$$=\boxed{\dfrac{\sqrt{x}-2\sqrt{b}}{x-4b}}$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy