This is related to the technique used to eliminate square roots from the denominator. If, for example, the denominator is 4 + root(3), you multiply both numerator and denominator by 4 - root(3). In this case, "4 - root(3)" is said to be the "conjugate" of "4 + root(3)". When doing this, there will be no more square roots in the denominator - but of course, you'll instead have a square root in the numerator.
Chat with our AI personalities
It depends on what the denominator was to start with: a surd or irrational or a complex number. You need to find the conjugate and multiply the numerator by this conjugate as well as the denominator by the conjugate. Since multiplication is by [conjugate over conjugate], which equals 1, the value is not affected. If a and b are rational numbers, then conjugate of sqrt(b) = sqrt(b) conjugate of a + sqrt(b) = a - sqrt(b), and conjugate of a + ib = a - ib where i is the imaginary square root of -1.
Whenever a complex number (a + bi) is multiplied by it's conjugate (a - bi), the result is a real number: (a + bi)* (a - bi) = a2 - abi + abi - (bi)2 = a2 - b2i2 = a2 - b2(-1) = a2 + b2 This is useful when dividing complex numbers, because the numerator and denominator can both be multiplied by the denominator's conjugate, to give an equivalent fraction with a real-number denominator.
Sometimes the denominator is an irrational or complex number (depending on the level that you are at). Rationalising the denominator requires to multiply both the numerator and denominator of the fraction by a suitable number - usually the conjugate - so that when simplified, the denominator is rational - normally an integer.
No, that is not what you do.
To divide by a complex number, write it as a fraction and then multiply the numerator and denominator by the complex conjugate of the denominator - this is formed by changing the sign of the imaginary bit of the number; when a complex number (a + bi) is multiplied by its complex conjugate the result is the real number a² + b² which can be divided into the complex number of the numerator: (-4 - 3i) ÷ (4 + i) = (-4 - 3i)/(4 + i) = ( (-4 - 3i)×(4 - i) ) / ( (4 + i)×(4 - i) ) = (-16 + 4i - 12i + 3i²) / (4² + 1²) = (-16 - 8i - 3) / (16 + 1) = (-19 - 8i)/17