top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S3-SA4-0112

What is a Rationalisation Factor?

Grade Level:

Class 7

AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering

Definition
What is it?

A Rationalisation Factor is a number or expression that, when multiplied by an irrational number (like a square root), changes the irrational number into a rational number. In simpler words, it helps us remove the 'root' part from the denominator of a fraction, making it easier to work with.

Simple Example
Quick Example

Imagine you have a fraction like 1/sqrt(2). It's a bit tricky to calculate. If you multiply both the top and bottom by sqrt(2), you get sqrt(2)/2. Now, the denominator is a whole number (2), which is much simpler! Here, sqrt(2) is the rationalisation factor.

Worked Example
Step-by-Step

Let's rationalise the denominator of the fraction 3/sqrt(5).

Step 1: Identify the irrational part in the denominator. Here, it is sqrt(5).
---Step 2: The rationalisation factor for sqrt(5) is sqrt(5) itself.
---Step 3: Multiply both the numerator (top) and the denominator (bottom) of the fraction by the rationalisation factor.
(3 * sqrt(5)) / (sqrt(5) * sqrt(5))
---Step 4: Perform the multiplication.
3 * sqrt(5) = 3sqrt(5)
sqrt(5) * sqrt(5) = 5 (because sqrt(a) * sqrt(a) = a)
---Step 5: Write the new fraction with the rationalised denominator.
3sqrt(5) / 5

Answer: The rationalised form of 3/sqrt(5) is 3sqrt(5)/5.

Why It Matters

Understanding rationalisation factors helps you simplify complex calculations, which is super useful in fields like Physics for calculating forces or in Engineering for designing structures. It's also foundational for advanced concepts in Computer Science and Data Science, where precise number handling is key.

Common Mistakes

MISTAKE: Multiplying only the denominator by the rationalisation factor. For example, changing 1/sqrt(2) to 1/2. | CORRECTION: Always multiply BOTH the numerator and the denominator by the rationalisation factor to keep the value of the fraction unchanged.

MISTAKE: Thinking sqrt(a) * sqrt(a) = sqrt(2a). For example, sqrt(5) * sqrt(5) = sqrt(10). | CORRECTION: Remember that sqrt(a) * sqrt(a) = a. So, sqrt(5) * sqrt(5) = 5.

MISTAKE: Confusing rationalisation with just simplifying the numerator. For example, in 2sqrt(3)/sqrt(3), cancelling the sqrt(3) from top and bottom. | CORRECTION: Rationalisation specifically focuses on removing the irrational part from the DENOMINATOR.

Practice Questions
Try It Yourself

QUESTION: What is the rationalisation factor for 1/sqrt(7)? | ANSWER: sqrt(7)

QUESTION: Rationalise the denominator of the fraction 5/sqrt(11). | ANSWER: 5sqrt(11)/11

QUESTION: Simplify the expression (2 * sqrt(3)) / (3 * sqrt(3)). | ANSWER: 2/3 (Note: Here, sqrt(3) is a common factor that cancels out, but if the question asked to rationalise 1/(3sqrt(3)), the factor would be sqrt(3).)

MCQ
Quick Quiz

Which of these is the rationalisation factor for 1/sqrt(13)?

13

sqrt(13)

1/sqrt(13)

1

The Correct Answer Is:

B

To rationalise 1/sqrt(13), you multiply both numerator and denominator by sqrt(13). Therefore, sqrt(13) is the rationalisation factor. Multiplying by 13 would not remove the root.

Real World Connection
In the Real World

When engineers at ISRO calculate precise distances or speeds for satellites, they often work with complex numbers that might have irrational parts. Rationalising these numbers helps them get exact, simplified values for critical calculations, ensuring missions are successful.

Key Vocabulary
Key Terms

RATIONAL NUMBER: A number that can be expressed as a fraction p/q, where p and q are integers and q is not zero. | IRRATIONAL NUMBER: A number that cannot be expressed as a simple fraction, like sqrt(2) or pi. | DENOMINATOR: The bottom part of a fraction. | NUMERATOR: The top part of a fraction.

What's Next
What to Learn Next

Great job learning about rationalisation factors! Next, you can explore how to rationalise denominators that have more complex irrational parts, like 1/(sqrt(a) + sqrt(b)). This will build on what you've learned and help you tackle even tougher problems!

bottom of page