RATIONAL EXPRESSIONS

Definition : 

An expression is called a rational expression if it can be written in the form P(x) / Q(x) where p(x) and q(x) are polynomials and Q(x) ≠ 0 . A rational expression is the ratio of two polynomials.

The following are examples of rational expressions.

9/x

(2y + 1) / (y2 - 4y + 9)

(z3 + 5) / (z - 4)

a / (a + 10)

The rational expressions are applied for describing distance-time, modeling multitask problems, to combine workers or machines to complete a job schedule and the usage goes on endlessly.

Reduction of Rational Expression 

A rational expression 

P(x) / Q(x)

is said to be in its lowest form if 

GCD [P(x), Q(x)]  =  1

To reduce a rational expression to its lowest form, follow the steps given below. 

Step 1 : 

Factorize the numerator and the denominator

Step 2 :

If there are common factors in the numerator and denominator, cancel them.

Step 3 :

The resulting expression will be a rational expression in its lowest form.

Example 1 : 

Reduce the following rational to its lowest form. 

(x - 3) / (x2 - 9)

Solution : 

=  (x - 3) / (x2 - 9)

=  (x - 3) / (x2 - 32)

=  (x - 3) / [(x + 3)(x - 3)]

=  1 / (x + 3)

Example 2 : 

Reduce the following rational to its lowest form. 

(x2 - 16) / (x2 + 8x + 16)

Solution : 

=  (x2 - 16) / (x2 + 8x + 16)

=  (x2 - 42) / [(x + 4)(x + 4)]

=  [(x + 4)(x - 4)] / [(x + 4)(x + 4)]

=  (x - 4) / (x + 4)

Excluded Values of a Rational Expression

A value that makes a rational expression (in its lowest form) undefined is called an Excluded value.

To find excluded value for a given rational expression in its lowest form, say

P(x) / Q(x),

consider the denominator Q(x)  =  0. 

For example, the rational expression

5 / (x - 10)

is undefined when x  =  0. 

So, 10 is called an excluded value for

5 / (x - 10)

Example 1 : 

Find the excluded values of the following expression (if any).  

(x + 10) / 8x

Solution : 

The expressions (x + 10) / 8x is undefined when 

8x  =  0

Then,

x  =  0

So, the excluded value is 0.

Example 2 : 

Find the excluded values of the following expression (if any).  

(7p + 2) / (8p2 + 13p + 5)

Solution : 

The expressions (7p + 2) / (p2 + 5p + 6) is undefined when 

p2 + 5p + 6  =  0

Then,

(p + 2)(p + 3)  =  0

p + 2  =  0  or  p + 3  =  0

p  =  -2  or  p  =  -3

So, the excluded values are -2 and -3.

Example 3 : 

Find the excluded values of the following expression (if any).  

x / (x2 + 1)

Solution : 

Here x2  ≥  0 for all values of 'x'.

Then,

x2 + 1  >  0 (always) 

So, (x2 + 1)  ≠  0 for all values of x. 

Therefore, there can be no real excluded values for the given rational expression.

Operations on Rational Expressions

You would have studied the concepts of addition, subtraction, multiplication and division of rational numbers. Now let us generalize the above for rational expressions.

Adding Rational Expressions

To add two or more rational expressions, follow the cases explained below. 

Case 1 : 

If the denominators of the rational expressions are same, take the denominator once and add the numerators. 

Case 2 : 

If the denominators of the rational expressions are different, get the same denominator for all the rational expressions. Now, take the denominator once and add the numerators. 

Example 1 : 

x/(x + 3)  +  1/(x + 3)

Solution : 

=  x/(x + 3)  +  1/(x + 3)

=  (x + 1) / (x + 3)

Example 2 : 

x/(x + 3)  +  (x + 3)/(x - 3)

Solution : 

=  [x(x - 3) / (x + 3)(x - 3)] + [(x + 3)/(x + 3)(x - 3)]

=  [x(x - 3) + (x + 3)] / [(x + 3)(x - 3)]

=  [x(x - 3) + (x + 3)] / [(x + 3)(x - 3)]

=  (x2 - 3x + x + 3) / (x2 - 32)

=  (x2 - 2x + 3) / (x2 - 9)

Subtracting Rational Expressions

To subtract a rational expression from another rational expression, follow the cases explained below. 

Case 1 : 

If the denominators of the two rational expressions are same, take the denominator once and subtract the numerators. 

Case 2 : 

If the denominators of the two rational expressions are different, get the same denominator for both the rational expressions. Now, take the denominator once and subtract the numerators. 

Example 1 : 

x/(x - 5)  -  5/(x - 5)

Solution : 

=  x/(x - 5)  -  5/(x - 5)

=  (x - 5) / (x - 5)

=  1

Example 2 : 

x/(x + 2)  -  2/(x - 2)

Solution : 

=  [x(x - 2) / (x + 2)(x - 2)] - [2(x + 2)/(x + 2)(x - 2)]

=  [x(x - 2) - 2(x + 2)] / [(x + 2)(x - 2)]

=  (x2 - 2x - 2x - 4) / (x2 - 22)

=  (x2 - 4x - 4) / (x2 - 4)

Multiplying Rational Expressions

If p/q and r/s represent two rational expressions where 

q  ≠  0 and r  ≠  0, 

then their product is 

(p/q) x (r/s)  =  pr / qs

In other words, the product of two rational expression is the product of their numerators divided by the product of their denominators and the resulting expression is then reduced to its lowest form.

Example : 

Multiply  (x3/9y2)  by  (27y/x5).

Solution : 

=  (x3/9y2) x (27y / x5)

=  (x3  27y) / (9y2  x5)

=  3 / x2y

Dividing Rational Expressions

If p/q and r/s represent two rational expressions where 

q  ≠  0 and s  ≠  0, 

then  

(p/q) ÷ (r/s)  =  (p/q) x (s/r)  =  ps / qr

Thus division of one rational expression by other is equivalent to the product of first and reciprocal of the second expression. If the resulting expression is not in its lowest form then reduce to its lowest form.

Example : 

Divide  (14x4/y)  by  (7x/3y4).

Solution : 

=  (14x4/y) ÷ (7x/3y4)

=  (14x4/ y) x (3y4/7x)

=  (14x 3y4) / 7xy

=  6x3y3

Apart from the stuff given above, if you need any other stuff in math, please use our google custom search here.

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

©All rights reserved. onlinemath4all.com

Recent Articles

  1. Integration of cotx

    Mar 19, 24 12:35 AM

    Integration of cotx

    Read More

  2. Integration of tanx

    Mar 18, 24 01:00 PM

    Integration of tanx

    Read More

  3. integration of Sec Cube x

    Mar 18, 24 12:46 PM

    integration of Sec Cube x

    Read More