A compound fraction is a fraction in which the numerator, the denominator, or both, are themselves fractional expressions.
Examples :
(1/a)/(b/2), (x + 1/y)/(y + 1/x)
Step 1 :
Simplify the numerator and the denominator of the complex fraction so that each is a single fraction.
Step 2 :
To divide the fraction in numerator by the fraction in denominator, invert the divisor and multiply.
Step 3 :
Simplify if possible.
Example 1 :
(2x/27y2)/(6x2/9)
Solution :
= (2x/27y2)/(6x2/9)
The numerator of the compound fraction is already a single fraction, and so is the denominator.
Invert the the fraction in denominator and multiply.
= (2x/27y2) ⋅ (9/6x2)
= (2x ⋅ 9) / (6x2 ⋅ 27y2)
Cancel common factors.
= 1 / (3x ⋅ 3y2)
= 1/9xy2
Example 2 :
(x/y + 1)/(1 - y/x)
Solution :
= (x/y + 1)/(1 - y/x)
We combine the terms in the numerator into a single fraction and do the same in the denominator. Then we invert and multiply.
= [(x + y)/y]/[(x - y)/x]
Invert the the fraction in denominator and multiply.
= [(x + y)/y)] ⋅ [x/(x - y)]
= [x(x + y)] / [y(x - y)]
Step 1 :
Find the least common denominator (LCD) of the fractions in both numerator and denominator of the compound fraction.
Step 2 :
Multiply the numerator and the denominator of the compound fraction by the LCD found in step 1.
Step 3 :
Simplify if possible.
Example 3 :
[5x/(x + 2)]/[10/(x - 2)]
Solution :
= [5x/(x + 2)]/[10/(x - 2)]
The least common denominator of the fractions in both numerator and denominator is (x + 2)(x - 2).
Multiply numerator and denominator by the LCD.
= [5x/(x + 2)](x + 2)(x - 2) / [10/(x - 2)](x + 2)(x - 2)
Simplify.
= [5x(x - 2)]/[10(x + 2)]
= x(x - 2)/2(x + 2)
Example 4 :
[x/y2 + 1/y] / [y/x2 + 1/x]
Solution :
= [x/y2 + 1/y] / [y/x2 + 1/x]
The least common denominator of the fractions in both numerator and denominator is x2y2.
Multiply numerator and denominator by the LCD.
= [x/y2 + 1/y](x2y2) / [y/x2 + 1/x](x2y2)
Use the distributive property.
= [x/y2 ⋅ x2y2 + 1/y ⋅ x2y2] / [y/x2 ⋅ x2y2 + 1/x ⋅ x2y2]
Simplify.
= [x3 + x2y]/[y3 + xy2]
Factor.
= [x2(x + y)]/[y2(y + x)]
= x2/y2
Example 5 :
Solution :
Simplifying the numerator :
= (2/x) + 3
= (2 + 3x)/x
Simplifying the denominator :
= (4/x2) - 9
= (4 - 9x2) / x2
= (22 - (3x)2) / x2
= (2 + 3x)(2 - 3x) / x2
Dividing the numerator by denominator, we get
= [(2 + 3x)/x] ÷ [(2 + 3x)(2 - 3x) / x2]
= [(2 + 3x)/x] x [ x2/ (2 + 3x)(2 - 3x)]
= (2 - 3x)/x
Example 6 :
Solution :
Simplifying the numerator :
= 2 + (1/x)
= (2x + 1)/x
Simplifying the denominator :
= 4x - (1/x)
= (4x2 - 1)/x
= ((2x)2 - 12)/x
= (2x + 1)(2x - 1)/x
Dividing the numerator by denominator, we get
= [(2x + 1)/x] ÷ [(2x + 1)(2x - 1)/x]
= [(2x + 1)/x] x [x/(2x + 1)(2x - 1)]
= 1/(2x - 1)
Example 7 :
Solution :
Simplifying the numerator :
= 2 + (1/x)
= (2x + 1)/x
Simplifying the denominator :
= 4x - (1/x)
= (4x2 - 1)/x
= ((2x)2 - 12)/x
= (2x + 1)(2x - 1)/x
Dividing the numerator by denominator, we get
= [(2x + 1)/x] ÷ [(2x + 1)(2x - 1)/x]
= [(2x + 1)/x] x [x/(2x + 1)(2x - 1)]
= 1/(2x - 1)
Example 8 :
Solution :
Simplifying the numerator :
= 1 - (2/x)
= (x - 2)/x
Simplifying the denominator :
= x - (4/x)
= (x2 - 4)/x
= (x2 - 22)/x
= (x + 2)(x - 2)/x
Dividing the numerator by denominator, we get
= [(x - 2)/x] ÷ [(x + 2)(x - 2)/x]
= [(x - 2)/x] x [x/(x + 2)(x - 2)]
= (x + 2)
Example 9 :
Solution :
Simplifying the numerator :
= (x2 - 9y2)/xy
= (x2 - (3y)2)/xy
= (x + 3y)(x - 3y)/xy
Simplifying the denominator :
= 1/y - (3/x)
= (x - 3y)/xy
Dividing the numerator by denominator, we get
= [(x + 3y)(x - 3y)/xy] ÷ [(x - 3y)/xy]
= [(x + 3y)(x - 3y)/xy] x [xy/(x - 3y)]
= (x + 3y)
Example 10 :
Solution :
Simplifying the numerator :
= (x + 1)/3
Simplifying the denominator :
= (2x - 1)/6
Dividing the numerator by denominator, we get
= [ (x + 1)/3] ÷ [ (2x - 1)/6]
= [(x + 1)/3] x [6/(2x - 1)]
= 2(x + 1)/(2x - 1)
Example 11 :
Solution :
Simplifying the numerator :
= 5/(a + 2) - 1/(a - 2)
= [5(a - 2) - 1(a + 2)]/(a + 2)(a - 2)
= [5a - 10 - a - 2]/(a + 2)(a - 2)
= (a - 12)/(a + 2)(a - 2)
Simplifying the denominator :
= 3/(2 + a) + 6/(2 - a)
= 3/(a + 2) - 6/(a - 2)
3(a - 2) - 6(a + 2) / (a + 2)(a - 2)
= (3a - 6 - 6a - 12) / (a + 2)(a - 2)
= (-3a - 18) / (a + 2)(a - 2)
= -3(a + 6) / (a + 2)(a - 2)
Dividing the numerator by denominator, we get
= (a - 12)/(a + 2)(a - 2) ÷ [-3(a + 6) / (a + 2)(a - 2) ]
= (a - 12)/(a + 2)(a - 2) x [-(a + 2)(a - 2)/3(a + 6) ]
= -(a - 12)/3(a + 6)
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Mar 31, 25 12:13 AM
Mar 31, 25 12:12 AM
Mar 30, 25 09:26 AM