Lesson 3.4: Algebraic Fractions and Rearranging Formulae
Introduction
In this lesson, we will explore the fascinating world of algebraic fractions and the skill of rearranging formulas. By the end, students will feel comfortable simplifying fractions that include variables, performing operations on these fractions, and changing the subject of formulas. The objective is to acquire a strong foundation in manipulating algebraic expressions, a crucial skill in mathematics.
Learning Objectives
- Simplifying simple algebraic fractions.
- Adding and subtracting algebraic fractions with numerical or single-term denominators.
- Rearranging a formula to change the subject (one-step and two-step cases).
- Simplifying a simple algebraic fraction.
- Combining algebraic fractions over a common denominator.
Understanding Algebraic Fractions
Algebraic fractions are expressions that represent the ratio of two algebraic expressions. For example, the expression $\frac{a}{b}$ is an algebraic fraction where $a$ and $b$ can be any algebraic expressions. The main goal when working with algebraic fractions is to simplify them.
Simplifying Algebraic Fractions
To simplify an algebraic fraction, you must divide both the numerator and the denominator by their greatest common factor (GCF). Let's break this down with a detailed example:
Example 1: Simplifying an Algebraic Fraction
Consider the algebraic fraction:
$$\frac{6x^2 + 9x}{3x}$$
Step 1: Factor the numerator.
The expression $6x^2 + 9x$ can be factored as:
$$3x(2x + 3)$$
Step 2: Rewrite the fraction.
Substituting the factored form into the fraction gives us:
$$\frac{3x(2x + 3)}{3x}$$
Step 3: Simplify the fraction.
The $3x$ in the numerator and denominator can be canceled:
$$\frac{3x(2x + 3)}{3x} = 2x + 3$$
Thus, we have simplified the algebraic fraction to $2x + 3$.
Adding and Subtracting Algebraic Fractions
When adding or subtracting algebraic fractions, the key is to have a common denominator. If the denominators are the same, you can simply add or subtract the numerators. If they are different, you must find a common denominator.
Example 2: Adding Two Algebraic Fractions
Consider the expression:
$$\frac{2}{x} + \frac{3}{x}$$
Since both fractions have the same denominator ($x$), you can add them directly:
$$\frac{2 + 3}{x} = \frac{5}{x}$$
However, if you try to add:
$$\frac{1}{x} + \frac{1}{y}$$
You need to find a common denominator, which would be $xy$. The addition becomes:
$$\frac{y}{xy} + \frac{x}{xy} = \frac{y + x}{xy}$$
In this case, we have successfully added two algebraic fractions.
Subtracting Algebraic Fractions
Subtracting algebraic fractions follows a similar process as addition. You must ensure they have a common denominator first.
Example 3: Subtracting Two Algebraic Fractions
Consider the expression:
$$\frac{5}{x} - \frac{2}{x}$$
With a common denominator, you can subtract directly:
$$\frac{5 - 2}{x} = \frac{3}{x}$$
If the expression were:
$$\frac{3}{x} - \frac{5}{y}$$
You would need a common denominator of $xy$:
$$\frac{3y}{xy} - \frac{5x}{xy} = \frac{3y - 5x}{xy}$$
Thus, we have performed both addition and subtraction of algebraic fractions successfully.
Rearranging Formulas
Rearranging a formula means changing which variable is the subject of the equation. This is an essential skill in mathematics as it can be used in various applications like physics, chemistry, and finance. We will learn how to rearrange formulas involving both one-step and two-step equations.
One-Step Rearrangement
In a one-step rearrangement, we will isolate the subject by applying one inverse operation.
Example 4: One-Step Rearrangement
If we have the equation:
$$y = 7x + 5$$
To make $x$ the subject, subtract $5$ from both sides:
$$y - 5 = 7x$$
Now, divide both sides by $7$:
$$x = \frac{y - 5}{7}$$
Now we have successfully changed the subject of the equation to $x$.
Two-Step Rearrangement
In a two-step rearrangement, two inverse operations must be applied to isolate the subject.
Example 5: Two-Step Rearrangement
Consider the equation:
$$2y = 3x + 6$$
To isolate $x$, start by subtracting $6$ from both sides:
$$2y - 6 = 3x$$
Then divide by $3$:
$$x = \frac{2y - 6}{3}$$
We have now rearranged the equation to make $x$ the subject.
Conclusion
In this lesson, students has learned how to simplify algebraic fractions, perform addition and subtraction of such fractions, as well as how to rearrange formulas to change the subject. Understanding these concepts is fundamental for progressing in mathematics, as algebra is a critical component of more advanced topics.
Study Notes
- Algebraic fractions are ratios of algebraic expressions.
- To simplify algebraic fractions, factor the numerator and denominator and cancel common factors.
- Perform addition and subtraction on algebraic fractions only when denominators match, or find a common denominator.
- Rearranging formulas involves isolating the desired variable using inverse operations.
- One-step rearrangements involve one inverse operation, while two-step rearrangements require two.
