No history yet

Number and Algebra

Numbers and Their Operations

Before diving into algebra, let's refresh some key ideas about numbers. You're already familiar with integers (whole numbers and their opposites), fractions, decimals, and percentages. The key is to be comfortable moving between them and performing calculations fluently.

For example, calculating a 25% discount on a $60 item is the same as finding 60×0.2560 \times 0.25 or 60×1460 \times \frac{1}{4}. All three methods give you the same answer: $15.

Knowing how to convert between fractions, decimals, and percentages is a superpower. It allows you to choose the easiest way to solve a problem.

When you're dealing with rates and ratios, you're just comparing numbers. A ratio compares quantities with the same unit, while a rate compares quantities with different units.

Ratio

noun

A comparison of two or more quantities of the same kind. For example, if a recipe calls for 2 cups of flour and 1 cup of sugar, the ratio of flour to sugar is 2 to 1, or 2:1.

A common ratio problem involves scaling quantities up or down. If you want to double the recipe, you just multiply both parts of the ratio by 2. You'd use 4 cups of flour and 2 cups of sugar, maintaining the 4:2 ratio, which simplifies back to 2:1.

Rates, on the other hand, involve different units. Speed is a classic example.

If a car travels 180 kilometers in 2 hours, its speed is a rate. You can express it as a fraction: 180 km2 hours\frac{180 \text{ km}}{2 \text{ hours}}. Simplifying this gives a unit rate: 90 km/h.

The Language of Algebra

Algebra uses letters, called variables, to represent unknown numbers. An algebraic expression is a combination of numbers, variables, and operation symbols. For example, $5x + 3$ is an expression.

One of the most common tasks in algebra is simplifying expressions. This involves combining 'like terms'. Like terms are terms that have the exact same variable part. For instance, $3x$ and $7x$ are like terms, but $3x$ and $7y$ are not. Neither are $3x$ and $7x^2$.

Simplify: 4a+2ba+5b=(4aa)+(2b+5b)=3a+7b\text{Simplify: } 4a + 2b - a + 5b \\ \begin{aligned} \\ &= (4a - a) + (2b + 5b) \\ &= 3a + 7b \\ \end{aligned}

Another key skill is factorisation, which is like the reverse of expanding brackets. You look for the highest common factor (HCF) of all the terms in the expression and 'pull it out'.

Consider the expression 6x+96x + 9. The terms are 6x6x and 99. The highest number that divides into both 6 and 9 is 3. So, 3 is the HCF.

Factorise: 6x+9=3(2x)+3(3)=3(2x+3)\text{Factorise: } 6x + 9 \\ \begin{aligned} \\ &= 3(2x) + 3(3) \\ &= 3(2x+3) \\ \end{aligned}

Solving and Using Equations

An expression becomes an equation when you set it equal to something. For example, $3a + 7b = 20$ is an equation. Our goal is often to find the value of the variable that makes the equation true.

First, let's look at evaluating expressions. This is when you're given the values for the variables and just need to substitute them in to find the result. This is also called substitution.

Evaluate the expression 2x+5y2x + 5y when x=3x=3 and y=4y=4.

Substitute the values in: 2(3)+5(4)=6+20=262(3) + 5(4) = 6 + 20 = 26.

Solving a linear equation means finding the value of the variable. The main strategy is to perform the same operation on both sides of the equation to isolate the variable.

Let's solve for xx in the equation 4x5=114x - 5 = 11.

StepOperationResult
1. Start with the equation.4x5=114x - 5 = 11
2. Add 5 to both sides.To undo the subtraction.4x5+5=11+54x - 5 + 5 = 11 + 5
3. Simplify.4x=164x = 16
4. Divide both sides by 4.To undo the multiplication.4x4=164\frac{4x}{4} = \frac{16}{4}
5. Final Answer.x=4x = 4

Visualizing Equations

Linear equations can be graphed on a Cartesian plane, which has a horizontal x-axis and a vertical y-axis. The graph of a linear equation is always a straight line.

To graph an equation like y=2x+1y = 2x + 1, you need to find some coordinate pairs (x,y)(x, y) that make the equation true. The easiest way is to pick a few simple values for xx and calculate the corresponding values for yy.

Once you have two or more points, you can draw a straight line through them. Every point on that line is a solution to the equation y=2x+1y = 2x + 1.

Quiz Questions 1/6

A recipe calls for flour and sugar in a ratio of 3:2. If you use 9 cups of flour, how many cups of sugar are needed to maintain the same ratio?

Quiz Questions 2/6

Which expression is the result of simplifying 7x+4y2x+5y7x + 4y - 2x + 5y?

Mastering these number and algebra skills provides a strong foundation for tackling more complex problems. Practice is key to building speed and confidence.