Modify the text (#25275)
If a number couldn't be expressed in p/q form where p,q are real numbers and q in non-zero, the number is said to be an irrational number .To simplify the fraction we should rationalize the denominator. Rationalizing the denominator can aid you to simplify certain equations. This could be done by the following listed methods -
This commit is contained in:
committed by
Manish Giri
parent
22f80f461a
commit
dd5e857797
@ -3,7 +3,7 @@ title: Intro to Rationalizing the Denominator
|
||||
---
|
||||
## Intro to Rationalizing the Denominator
|
||||
|
||||
If you can't express the denominator of a fraction in the form of a/b, where a and b are integers, then the denominator is irrational. To simplify the fraction we should rationalize the denominator. Rationalizing the denominator can aid you in solving certain equations. There are a couple ways to do this.
|
||||
If a number couldn't be expressed in p/q form where p,q are real numbers and q in non-zero, the number is said to be an irrational number .To simplify the fraction we should rationalize the denominator. Rationalizing the denominator can aid you to simplify certain equations. This could be done by the following listed methods -
|
||||
|
||||
### Multiplying by a Root
|
||||
We can multiply the top and bottom by a root. Notice that we are multiplying the fraction by root 2 divided by itself which is just another way or writing 1.
|
||||
|
Reference in New Issue
Block a user