Grade 10 Math by High School Science, Rory Adams, et al - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub for a complete version.

Chapter 4. Equations and inequalities

4.1. Solving linear equations*

Strategy for Solving Equations

This chapter is all about solving different types of equations for one or two variables. In general, we want to get the unknown variable alone on the left hand side of the equation with all the constants on the right hand side of the equation. For example, in the equation x – 1 = 0, we want to be able to write the equation as x = 1.

As we saw in review of past work (section on rearranging equations), an equation is like a set of weighing scales that must always be balanced. When we solve equations, we need to keep in mind that what is done to one side must be done to the other.

Method: Rearranging Equations

You can add, subtract, multiply or divide both sides of an equation by any number you want, as long as you always do it to both sides.

For example, in the equation x + 5 – 1 = – 6, we want to get x alone on the left hand side of the equation. This means we need to subtract 5 and add 1 on the left hand side. However, because we need to keep the equation balanced, we also need to subtract 5 and add 1 on the right hand side.

(4.1)
m39780.id335421.png

In another example, m39780.id335810.png, we must divide by 2 and multiply by 3 on the left hand side in order to get x alone. However, in order to keep the equation balanced, we must also divide by 2 and multiply by 3 on the right hand side.

(4.2)
m39780.id335849.png

These are the basic rules to apply when simplifying any equation. In most cases, these rules have to be applied more than once, before we have the unknown variable on the left hand side of the equation.

Note

The following must also be kept in mind:

  1. Division by 0 is undefined.

  2. If m39780.id336123.png, then x = 0 and y ≠ 0, because division by 0 is undefined.

We are now ready to solve some equations!

Investigation : Strategy for Solving Equations

In the following, identify what is wrong.

(4.3)
m39780.id336206.png

Solving Linear Equations

The simplest equation to solve is a linear equation. A linear equation is an equation where the power of the variable(letter, e.g. x ) is 1(one). The following are examples of linear equations.

(4.4)
m39780.id336290.png

In this section, we will learn how to find the value of the variable that makes both sides of the linear equation true. For example, what value of x makes both sides of the very simple equation, x + 1 = 1 true.

Since the definition of a linear equation is that if the variable has a highest power of one (1), there is at most one solution or root for the equation.

This section relies on all the methods we have already discussed: multiplying out expressions, grouping terms and factorisation. Make sure that you are comfortable with these methods, before trying out the work in the rest of this chapter.

(4.5)
m39780.id336520.png

Now we see that 2x = – 1. This means if we divide both sides by 2, we will get:

(4.6)
m39780.id336737.png

If we substitute m39780.id336773.png, back into the original equation, we get:

(4.7)
m39780.id336797.png

That is all that there is to solving linear equations.

Note

Solving Equations

When you have found the solution to an equation, substitute the solution into the original equation, to check your answer.

Method: Solving Equations

The general steps to solve equations are:

  1. Expand (Remove) all brackets.

  2. "Move" all terms with the variable to the left hand side of the equation, and all constant terms (the numbers) to the right hand side of the equals sign. Bearing in mind that the sign of the terms will change from ( + ) to () or vice versa, as they "cross over" the equals sign.

  3. Group all like terms together and simplify as much as possible.

  4. Factorise if necessary.

  5. Find the solution.

  6. Substitute solution into original equation to check answer.


Exercise 4.1.1. Solving Linear Equations (Go to Solution)

Solve for x : 4 – x = 4


Exercise 4.1.2. Solving Linear Equations (Go to Solution)

Solve for x : 4(2x – 9) – 4x = 4 – 6x


Exercise 4.1.3. Solving Linear Equations (Go to Solution)

Solve for x : m39780.id339014.png


Exercise 4.1.4. Solving Linear Equations (Go to Solution)

Solve for x : m39780.id339993.png


Solving Linear Equations

  1. Solve for y : 2y – 3 = 7 Click here for the solution

  2. Solve for w : – 3w = 0 Click here for the solution

  3. Solve for z : 4z = 16 Click here for the solution

  4. Solve for t : 12t + 0 = 144 Click here for the solution

  5. Solve for x : 7 + 5x = 62 Click here for the solution

  6. Solve for y : m39780.id341410.png Click here for the solution

  7. Solve for z : 5z = 3z + 45 Click here for the solution

  8. Solve for a : 23a – 12 = 6 + 2a Click here for the solution

  9. Solve for b : 12 – 6b + 34b = 2b – 24 – 64 Click here for the solution

  10. Solve for c : 6c + 3c = 4 – 5(2c – 3) Click here for the solution

  11. Solve for p : 18 – 2p = p + 9 Click here for the solution

  12. Solve for q : m39780.id341835.png Click here for the solution

  13. Solve for q : m39780.id341883.png Click here for the solution

  14. Solve for r : – ( – 16 – r) = 13r – 1 Click here for the solution

  15. Solve for d : 6d – 2 + 2d = – 2 + 4d + 8 Click here for the solution

  16. Solve for f : 3f – 10 = 10 Click here for the solution

  17. Solve for v : 3v + 16 = 4v – 10 Click here for the solution

  18. Solve for k : 10k + 5 + 0 = – 2k + – 3k + 80 Click here for the solution

  19. Solve for j : 8(j – 4) = 5(j – 4) Click here for the solution

  20. Solve for m : 6 = 6(m + 7) + 5m Click here for the solution

Solutions to Exercises

Solution to Exercise 4.1.1. (Return to Exercise)

  1. Determine what is given and what is required :

    We are given 4 – x = 4 and are required to solve for x .

  2. Determine how to approach the problem :

    Since there are no brackets, we can start with grouping like terms and then simplifying.

  3. Solve the problem :

    (4.8)
    m39780.id337340.png

  4. Check the answer :

    Substitute solution into original equation:

    (4.9) 4 – 0 = 4
    (4.10) 4 = 4

    Since both sides are equal, the answer is correct.

  5. Write the final answer :

    The solution of 4 – x = 4 is x = 0.


Solution to Exercise 4.1.2. (Return to Exercise)

  1. Determine what is given and what is required :

    We are given 4(2x – 9) – 4x = 4 – 6x and are required to solve for x .

  2. Determine how to approach the problem :

    We start with expanding the brackets, then grouping like terms and then simplifying.

  3. Solve the problem :

    (4.11)
    m39780.id337992.png

  4. Check the answer :

    Substitute solution into original equation:

    (4.12)
    m39780.id338593.png

    Since both sides are equal to – 20, the answer is correct.

  5. Write the final answer :

    The solution of 4(2x – 9) – 4x = 4 – 6x is x = 4.


Solution to Exercise 4.1.3. (Return to Exercise)

  1. Determine what is given and what is required :

    We are given m39780.id339072.png and are required to solve for x .

  2. Determine how to approach the problem :

    Since there is a denominator of ( 3 x + 1 ), we can start by multiplying both sides of the equation by ( 3 x + 1 ). But because division by 0 is not permissible, there is a restriction on a value for x. (m39780.id339194.png)

  3. Solve the problem :

    (4.13)
    m39780.id339224.png

  4. Check the answer :

    Substitute solution into original equation:

    (4.14)
    m39780.id339786.png

    Since both sides are equal to 2, the answer is correct.

  5. Write the final answer :

    The solution of m39780.id339910.png is x = 0.


Solution to Exercise 4.1.4. (Return to Exercise)

  1. Determine what is given and what is required :

    We are given m39780.id340051.png and are required to solve for x .

  2. Determine how to approach the problem :

    We start with multiplying each of the terms in the equation by 3, then grouping like terms and then simplifying.

  3. Solve the problem :

    (4.15)