Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Algebraic Fractions (B) Worksheet | Fun and Engaging PDF Worksheets - Free Printable

Algebraic Fractions (B) Worksheet | Fun and Engaging PDF Worksheets

Educational worksheet: Algebraic Fractions (B) Worksheet | Fun and Engaging PDF Worksheets. Download and print for classroom or home learning activities.

JPG 1654×2339 198.3 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1571809
Show Answer Key & Explanations Step-by-step solution for: Algebraic Fractions (B) Worksheet | Fun and Engaging PDF Worksheets
Let's solve each problem step-by-step, starting with Section A and then moving to Section B, simplifying where possible.

---

Section A: Multiply or Divide Algebraic Fractions



---

#### 1) $\frac{ac}{b} \times \frac{b}{c}$

Multiply numerators and denominators:

$$
\frac{ac \cdot b}{b \cdot c} = \frac{abc}{bc}
$$

Cancel $b$ and $c$:

$$
= a
$$

Answer: $a$

---

#### 2) $\frac{a + b}{3ab} \times \frac{6a^2}{2a + 2b}$

First, factor denominator: $2a + 2b = 2(a + b)$

So:
$$
\frac{a + b}{3ab} \times \frac{6a^2}{2(a + b)} = \frac{(a + b) \cdot 6a^2}{3ab \cdot 2(a + b)}
$$

Cancel $(a + b)$ from numerator and denominator:

$$
= \frac{6a^2}{6ab} = \frac{a^2}{ab} = \frac{a}{b}
$$

Answer: $\frac{a}{b}$

---

#### 3) $\frac{x^2}{x^2 - 2x} \times \frac{3 + x}{x}$

Factor $x^2 - 2x = x(x - 2)$

So:
$$
\frac{x^2}{x(x - 2)} \times \frac{x + 3}{x}
$$

Simplify $\frac{x^2}{x(x - 2)} = \frac{x}{x - 2}$

Now:
$$
\frac{x}{x - 2} \times \frac{x + 3}{x} = \frac{x(x + 3)}{(x - 2)x} = \frac{x + 3}{x - 2}
$$

Answer: $\frac{x + 3}{x - 2}$

---

#### 4) $\frac{(3x + 2)^2}{6x} \times \frac{x^4}{6x + 4}$

Note: $6x + 4 = 2(3x + 2)$

Also, $(3x + 2)^2 = (3x + 2)(3x + 2)$

So:
$$
\frac{(3x + 2)^2}{6x} \times \frac{x^4}{2(3x + 2)} = \frac{(3x + 2)(3x + 2) \cdot x^4}{6x \cdot 2(3x + 2)}
$$

Cancel one $(3x + 2)$:

$$
= \frac{(3x + 2) \cdot x^4}{12x}
$$

Simplify $x^4 / x = x^3$:

$$
= \frac{(3x + 2)x^3}{12}
$$

Answer: $\frac{(3x + 2)x^3}{12}$

---

#### 5) $\frac{x^2 y^2}{y} \div \frac{x^4 y}{x}$

First, simplify each fraction:

- $\frac{x^2 y^2}{y} = x^2 y$
- $\frac{x^4 y}{x} = x^3 y$

Now divide:

$$
x^2 y \div x^3 y = \frac{x^2 y}{x^3 y} = \frac{1}{x}
$$

Answer: $\frac{1}{x}$

---

#### 6) $\frac{b - 3}{2b^2 - 5b - 3} \div (2b - 6)$

First, factor the denominator: $2b^2 - 5b - 3$

Try factoring:
$$
2b^2 - 5b - 3 = (2b + 1)(b - 3)
$$

Check: $2b \cdot b = 2b^2$, $2b \cdot (-3) = -6b$, $+1 \cdot b = b$, total $-5b$, and $+1 \cdot (-3) = -3$. Yes.

So:
$$
\frac{b - 3}{(2b + 1)(b - 3)} \div (2b - 6)
$$

Cancel $b - 3$:
$$
\frac{1}{2b + 1} \div (2b - 6)
$$

Now write division as multiplication by reciprocal:

$$
\frac{1}{2b + 1} \times \frac{1}{2b - 6}
$$

But $2b - 6 = 2(b - 3)$, so:

$$
= \frac{1}{(2b + 1)(2)(b - 3)} = \frac{1}{2(2b + 1)(b - 3)}
$$

Answer: $\frac{1}{2(2b + 1)(b - 3)}$

---

#### 7) $\frac{1}{y^2 + 3y + 2} \div \frac{2}{y^2 - 4}$

Factor both quadratics:

- $y^2 + 3y + 2 = (y + 1)(y + 2)$
- $y^2 - 4 = (y - 2)(y + 2)$

So:
$$
\frac{1}{(y + 1)(y + 2)} \div \frac{2}{(y - 2)(y + 2)} = \frac{1}{(y + 1)(y + 2)} \times \frac{(y - 2)(y + 2)}{2}
$$

Cancel $(y + 2)$:

$$
= \frac{(y - 2)}{2(y + 1)}
$$

Answer: $\frac{y - 2}{2(y + 1)}$

---

#### 8) $\frac{a^2(a - 2)}{y^2} \div \frac{a(a - 2)}{y^5}$

Divide by multiplying by reciprocal:

$$
\frac{a^2(a - 2)}{y^2} \times \frac{y^5}{a(a - 2)}
$$

Cancel $a$: $a^2 / a = a$

Cancel $(a - 2)$

Cancel $y^2$ from $y^5$: $y^5 / y^2 = y^3$

So:
$$
a \cdot y^3 = a y^3
$$

Answer: $a y^3$

---

Section A Summary Answers:



| Q | Answer |
|---|--------|
| 1 | $a$ |
| 2 | $\frac{a}{b}$ |
| 3 | $\frac{x + 3}{x - 2}$ |
| 4 | $\frac{(3x + 2)x^3}{12}$ |
| 5 | $\frac{1}{x}$ |
| 6 | $\frac{1}{2(2b + 1)(b - 3)}$ |
| 7 | $\frac{y - 2}{2(y + 1)}$ |
| 8 | $a y^3$ |

---

## Section B: Write as Single Fractions

We'll now combine each expression into a single fraction.

---

#### 1) $\frac{x}{5} + 4$

Write 4 as $\frac{20}{5}$:

$$
\frac{x + 20}{5}
$$

Answer: $\frac{x + 20}{5}$

---

#### 2) $y - \frac{6}{y}$

Write $y = \frac{y^2}{y}$:

$$
\frac{y^2 - 6}{y}
$$

Answer: $\frac{y^2 - 6}{y}$

---

#### 3) $4 - \frac{5}{x - 2}$

Write $4 = \frac{4(x - 2)}{x - 2} = \frac{4x - 8}{x - 2}$

$$
\frac{4x - 8 - 5}{x - 2} = \frac{4x - 13}{x - 2}
$$

Answer: $\frac{4x - 13}{x - 2}$

---

#### 4) $\frac{1}{3w + 5} + 9$

Write $9 = \frac{9(3w + 5)}{3w + 5} = \frac{27w + 45}{3w + 5}$

$$
\frac{1 + 27w + 45}{3w + 5} = \frac{27w + 46}{3w + 5}
$$

Answer: $\frac{27w + 46}{3w + 5}$

---

#### 5) $6 + \frac{3}{x + 2} + x$

Group: $(6 + x) + \frac{3}{x + 2} = (x + 6) + \frac{3}{x + 2}$

Write $x + 6 = \frac{(x + 6)(x + 2)}{x + 2}$

$$
\frac{(x + 6)(x + 2) + 3}{x + 2}
$$

Expand: $x^2 + 2x + 6x + 12 + 3 = x^2 + 8x + 15$

Answer: $\frac{x^2 + 8x + 15}{x + 2}$

---

#### 6) $\frac{3}{x} + \frac{5}{x} = \frac{8}{x}$

Answer: $\frac{8}{x}$

---

#### 7) $\frac{7a}{4} + \frac{11a}{4} = \frac{18a}{4} = \frac{9a}{2}$

Answer: $\frac{9a}{2}$

---

#### 8) $\frac{5b}{3} - \frac{9b}{2}$

LCM of 3 and 2 is 6:

$$
\frac{10b}{6} - \frac{27b}{6} = \frac{-17b}{6}
$$

Answer: $-\frac{17b}{6}$

---

#### 9) $\frac{1}{2y} + \frac{7}{y} = \frac{1}{2y} + \frac{14}{2y} = \frac{15}{2y}$

Answer: $\frac{15}{2y}$

---

#### 10) $\frac{6}{4k} - \frac{5}{6k}$

Simplify $\frac{6}{4k} = \frac{3}{2k}$

LCM of $2k$ and $6k$ is $6k$

$$
\frac{3}{2k} = \frac{9}{6k}, \quad \frac{5}{6k} = \frac{5}{6k}
$$

$$
\frac{9 - 5}{6k} = \frac{4}{6k} = \frac{2}{3k}
$$

Answer: $\frac{2}{3k}$

---

#### 11) $\frac{r}{p} - \frac{4p}{q}$

LCM of $p$ and $q$ is $pq$

$$
\frac{rq}{pq} - \frac{4p^2}{pq} = \frac{rq - 4p^2}{pq}
$$

Answer: $\frac{rq - 4p^2}{pq}$

---

#### 12) $\frac{x}{8} + \frac{1}{x + 2}$

LCM is $8(x + 2)$

$$
\frac{x(x + 2)}{8(x + 2)} + \frac{8}{8(x + 2)} = \frac{x^2 + 2x + 8}{8(x + 2)}
$$

Answer: $\frac{x^2 + 2x + 8}{8(x + 2)}$

---

#### 13) $\frac{2}{x + 1} + \frac{1}{x + 2}$

LCM: $(x + 1)(x + 2)$

$$
\frac{2(x + 2) + 1(x + 1)}{(x + 1)(x + 2)} = \frac{2x + 4 + x + 1}{(x + 1)(x + 2)} = \frac{3x + 5}{(x + 1)(x + 2)}
$$

Answer: $\frac{3x + 5}{(x + 1)(x + 2)}$

---

#### 14) $\frac{3}{y - 1} - \frac{1}{y + 2}$

LCM: $(y - 1)(y + 2)$

$$
\frac{3(y + 2) - 1(y - 1)}{(y - 1)(y + 2)} = \frac{3y + 6 - y + 1}{(y - 1)(y + 2)} = \frac{2y + 7}{(y - 1)(y + 2)}
$$

Answer: $\frac{2y + 7}{(y - 1)(y + 2)}$

---

#### 15) $\frac{6}{1 - 2b} - \frac{b}{3 + b}$

Note: $1 - 2b = -(2b - 1)$, but we can just use LCM: $(1 - 2b)(3 + b)$

$$
\frac{6(3 + b) - b(1 - 2b)}{(1 - 2b)(3 + b)} = \frac{18 + 6b - b + 2b^2}{(1 - 2b)(3 + b)} = \frac{2b^2 + 5b + 18}{(1 - 2b)(3 + b)}
$$

Answer: $\frac{2b^2 + 5b + 18}{(1 - 2b)(3 + b)}$

---

#### 16) $\frac{2}{x^2} - \frac{1}{x(x - 1)}$

LCM: $x^2(x - 1)$

$$
\frac{2(x - 1)}{x^2(x - 1)} - \frac{x}{x^2(x - 1)} = \frac{2x - 2 - x}{x^2(x - 1)} = \frac{x - 2}{x^2(x - 1)}
$$

Answer: $\frac{x - 2}{x^2(x - 1)}$

---

#### 17) $7 - \frac{x - 4}{4x(x - 2)}$

Write $7 = \frac{7 \cdot 4x(x - 2)}{4x(x - 2)} = \frac{28x(x - 2)}{4x(x - 2)}$

But better: just compute numerator:

$$
\frac{7 \cdot 4x(x - 2) - (x - 4)}{4x(x - 2)} = \frac{28x(x - 2) - (x - 4)}{4x(x - 2)}
$$

Expand: $28x^2 - 56x - x + 4 = 28x^2 - 57x + 4$

Answer: $\frac{28x^2 - 57x + 4}{4x(x - 2)}$

---

#### 18) $\frac{3y + 1}{(y - 2)^2} + \frac{y}{y - 2}$

Common denominator: $(y - 2)^2$

$$
\frac{3y + 1 + y(y - 2)}{(y - 2)^2} = \frac{3y + 1 + y^2 - 2y}{(y - 2)^2} = \frac{y^2 + y + 1}{(y - 2)^2}
$$

Answer: $\frac{y^2 + y + 1}{(y - 2)^2}$

---

#### 19) $\frac{w}{w^2 - 1} + \frac{w + 1}{w - 1}$

Note: $w^2 - 1 = (w - 1)(w + 1)$

So first term: $\frac{w}{(w - 1)(w + 1)}$

Second term: $\frac{w + 1}{w - 1} = \frac{(w + 1)^2}{(w - 1)(w + 1)}$

Add:

$$
\frac{w + (w + 1)^2}{(w - 1)(w + 1)} = \frac{w + w^2 + 2w + 1}{(w - 1)(w + 1)} = \frac{w^2 + 3w + 1}{(w - 1)(w + 1)}
$$

Answer: $\frac{w^2 + 3w + 1}{w^2 - 1}$

---

#### 20) $\frac{1}{x^2 + 5x + 4} + \frac{1}{x^2 + 7x + 12}$

Factor:

- $x^2 + 5x + 4 = (x + 1)(x + 4)$
- $x^2 + 7x + 12 = (x + 3)(x + 4)$

LCM: $(x + 1)(x + 3)(x + 4)$

$$
\frac{(x + 3) + (x + 1)}{(x + 1)(x + 3)(x + 4)} = \frac{2x + 4}{(x + 1)(x + 3)(x + 4)} = \frac{2(x + 2)}{(x + 1)(x + 3)(x + 4)}
$$

Answer: $\frac{2(x + 2)}{(x + 1)(x + 3)(x + 4)}$

---

#### 21) $\frac{2}{2x^2 + 5x - 3} - \frac{3}{3x^2 + 11x + 6}$

Factor both denominators:

1. $2x^2 + 5x - 3$: Try factors of $2 \cdot (-3) = -6$: $6, -1$

$$
2x^2 + 6x - x - 3 = 2x(x + 3) -1(x + 3) = (2x - 1)(x + 3)
$$

2. $3x^2 + 11x + 6$: Factors of $3 \cdot 6 = 18$: $9, 2$

$$
3x^2 + 9x + 2x + 6 = 3x(x + 3) + 2(x + 3) = (3x + 2)(x + 3)
$$

So:

$$
\frac{2}{(2x - 1)(x + 3)} - \frac{3}{(3x + 2)(x + 3)}
$$

Common denominator: $(2x - 1)(3x + 2)(x + 3)$

Numerator:

$$
2(3x + 2) - 3(2x - 1) = 6x + 4 - 6x + 3 = 7
$$

So:

$$
\frac{7}{(2x - 1)(3x + 2)(x + 3)}
$$

Answer: $\frac{7}{(2x - 1)(3x + 2)(x + 3)}$

---

Section B Summary Answers:



| Q | Answer |
|---|--------|
| 1 | $\frac{x + 20}{5}$ |
| 2 | $\frac{y^2 - 6}{y}$ |
| 3 | $\frac{4x - 13}{x - 2}$ |
| 4 | $\frac{27w + 46}{3w + 5}$ |
| 5 | $\frac{x^2 + 8x + 15}{x + 2}$ |
| 6 | $\frac{8}{x}$ |
| 7 | $\frac{9a}{2}$ |
| 8 | $-\frac{17b}{6}$ |
| 9 | $\frac{15}{2y}$ |
|10 | $\frac{2}{3k}$ |
|11 | $\frac{rq - 4p^2}{pq}$ |
|12 | $\frac{x^2 + 2x + 8}{8(x + 2)}$ |
|13 | $\frac{3x + 5}{(x + 1)(x + 2)}$ |
|14 | $\frac{2y + 7}{(y - 1)(y + 2)}$ |
|15 | $\frac{2b^2 + 5b + 18}{(1 - 2b)(3 + b)}$ |
|16 | $\frac{x - 2}{x^2(x - 1)}$ |
|17 | $\frac{28x^2 - 57x + 4}{4x(x - 2)}$ |
|18 | $\frac{y^2 + y + 1}{(y - 2)^2}$ |
|19 | $\frac{w^2 + 3w + 1}{w^2 - 1}$ |
|20 | $\frac{2(x + 2)}{(x + 1)(x + 3)(x + 4)}$ |
|21 | $\frac{7}{(2x - 1)(3x + 2)(x + 3)}$ |

---

Let me know if you'd like these answers formatted for printing or in a PDF!
Parent Tip: Review the logic above to help your child master the concept of algebraic fractions worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all algebraic fractions worksheet)

Simplifying Algebraic Fractions | Teaching Resources
A4f – Simplifying, multiplying and dividing algebraic fractions ...
Teaching Algebraic Fractions
Algebraic Fractions (B) Worksheet | Fun and Engaging PDF Worksheets
Math Exercises & Math Problems: Algebraic Fractions
Algebraic Fractions Worksheet | KS3 Algebra | Beyond
Simplifying algebraic fractions – TickTockMaths
Algebraic Fractions online exercise for | Live Worksheets
Simplifying algebraic fractions (basic) – Variation Theory
Simplifying Algebraic Fractions – Minimally Different