Table of Contents
What is a Linear Function?
- A linear function is an equation with two variables that takes the shape of a straight line
- Linear functions have 2 variables:
and - They usually take the form of
where m and b are numerical values (e.g. 4, 2.8, , etc.) can be equal to zero, but cannot- Sometimes, linear equations will come in the form
or . In these cases, it’s usually best to rearrange the equation into the form of
Remember that is just an irrational number (3.14159265…).
How do I Graph a Linear Function?
We’re going to keep updating the method throughout this post, so make sure you leave space in your notes to add more content as we go.
- construct a table of values, where the independent variable
is the first row, and the dependent variable is the second row- For example, for
:
- For example, for
-2 | -1 | 0 | 1 | 2 | |
---|---|---|---|---|---|
3 | 5 | 7 | 9 | 11 |
- Draw a number plane with the
variable on the horizontal axis, and the variable on the vertical axis - Plot the points from your table of values onto the number plane
- Connect the points together with a straight line (USE A RULER!!!)
How do I calculate the gradient of a linear function?
- Sometimes, you don’t have to! If the equation is in the form
is the gradient 😄 - If you’re given a table of values, you can use the slope-intercept formula to calculate the value of
: and are any two y values from the table of values, while and are the x-values which correspond to and- For example, using the table of values below:
-2 -1 0 1 2 3 5 7 9 11 - We can take
which means and . Substituting these into the formula: - Which matches the original equation we had
- For example, using the table of values below:
Pretty neat, huh?
How do I find where a linear equation crosses the y-axis?
- Like with the gradient, the general form of a linear equation gives this away
- The value of
is the y-coordinate of the y-intercept (the x-coordinate is 0) - Therefore, for all linear equations in general form, the y-intercept (also known as
) is at - If you don’t have
find first, and then substitute , and rearrange for
How can I determine if 2 lines are parallel?
- If two lines have the same gradient
but different y-intercepts then they are parallel.
What are simultaneous equations?
- Simultaneous equations are equations with more than 1 unknown, that have an infinite number of solutions.
- For example,
could be (1,4), (2,6), or any valid value of .
- For example,
- To solve simultaneous equations, we use a second equation alongside it.
- For example,
and . - There is only one solution for which both the equations are true.
- For example,
- As a general rule, for every unknown value, you need at least that many equations to find a solution.
- For linear equations, there will usually be 2 unknowns, so you need 2 equations to find 1 solution.
How do we solve simultaneous equations?
- There are 2 main methods: graphical and algebraic.
- Graphical is simpler, but can be less precise, while algebraic takes more practice to get right, but once you do, it’s much quicker.
- You may be asked to solve simultaneous equations using a specific method, which is why we’ll go through both.
- We’ll use the pair from earlier (
and ) for the examples.
Graphical Method
- This method is pretty straightforward: graph both equations and see where they intersect.
- The point of intersection is your solution.
Because I’m lazy, I just did it in Desmos. In an exam, you’ll be allocated up to 3 marks for drawing the graphs.
is the point of intersection.
Solving Algebraically by Substitution
- So there are actually 2 methods of algebraically solving simultaneous equations, but each has a slightly different use case. Substitution is slightly easier, so we’ll start with this one.
Solve
using the substitution method.
Rearrange one of the equations to make
the subject.- If one of the equations has
it’s usually easier to rearrange that one. - We’ll rearrange
.
- If one of the equations has
Substitute this into the equation you didn’t rearrange.
- Basically, replace
in with equation
- Basically, replace
Rearrange to make
the subject, then solve.Take your newly found
value, and substitute it into equation to findAnswer the question.
Therefore
Yes, it seems longer, but when you have to draw up the axes and the grid and everything else, it can end up faster than graphical method. It really just depends on your algebra skills.
Solving Algebraically by Elimination
- This method is essentially subtraction.
Solve
using the elimination method.
- Convert equations into the form
For equation 1:
For equation 2:
Subtract one from the other
- It doesn’t really matter which you subtract from which, you get the same answer either way.
Substitute the resulting x value into one of the original equations
Answer the question.
Therefore
Found this post useful? Support us on Patreon.