SlideShare a Scribd company logo
© Boardworks Ltd 20051 of 56
1
© Boardworks Ltd 20052 of 56
Contents
© Boardworks Ltd 20052 of 56
Linear simultaneous equations
Simultaneous equations involving one linear and
one quadratic equation
Linear inequalities
Quadratic inequalities
Polynomials
Examination-style questions
Linear simultaneous equations
© Boardworks Ltd 20053 of 56
Linear simultaneous equations
An equation with two unknowns has an infinite number of
solution pairs. For example:
x + y = 3
is true when x = 1 and y = 2
x = –4 and y = 7
x = 6.4 and y = –3.4 and so on.
We can represent the set of
solutions graphically.
0
3
3 x
y
The coordinates of every point
on the line satisfy the equation.
x + y = 3
© Boardworks Ltd 20054 of 56
Linear simultaneous equations
Similarly, an infinite number of solution pairs exist for the
equation
y – x = 1
Again, we can represent the set of
solutions graphically.
There is one pair of values that
satisfies both these equations
simultaneously.
This pair of values corresponds to
the point where the lines x + y = 3
and y – x = 1 intersect:
This is the point (1, 2). At this point x = 1 and y = 2.
0 x
y
-1
1
y – x = 1
x + y = 3
© Boardworks Ltd 20055 of 56
Linear simultaneous equations
Two linear equations with two unknowns, such as x and y, can
be solved simultaneously to give a single pair of solutions.
Linear simultaneous equations can be solved algebraically
using:
The substitution method.
The elimination method, or
The solution to the equations can be illustrated graphically by
finding the points where the two lines representing the
equations intersect.
When will a pair of linear simultaneous
equations have no solutions?
In the case where the lines corresponding to the equations are
parallel, they will never intersect and so there are no solutions.
© Boardworks Ltd 20056 of 56
The elimination method
If two equations are true for the same values, we can add or
subtract them to give a third equation that is also true for the
same values. For example:
Subtracting gives: 3x + 7y = 22
3x + 4y = 10–
3y = 12
The terms in x have
been eliminated.
y = 4
Substituting y = 4 into the first equation gives:
3x + 28 = 22
x = –2
3x = –6
Solve the simultaneous equations
3x + 7y = 22 and 3x + 4y = 10.
© Boardworks Ltd 20057 of 56
The elimination method
We can check whether x = –2 and y = 4 solves both
3x + 7y = 22
3x + 4y = 10
by substituting them into the second equation.
LHS = 3 × –2 + 4 × 4
= –6 + 16
= 10
= RHS
So the solution is x = –2, y = 4.
© Boardworks Ltd 20058 of 56
Solve: 5x – 2y = 31
4x + 3y = 11
The elimination method
Sometimes we need to multiply one or both of the equations
before we can eliminate one of the variables. For example:
We need to have the same number in front of either the x or
the y terms before adding or subtracting the equations.
1
2
15x – 6y = 93
Call these equations 1 and 2 .
3 × 1
+ 8x + 6y = 222 × 2
23x =
3
4
3 + 4
x = 5
115
© Boardworks Ltd 20059 of 56
The elimination method
Substitute x = 5 in 1 :
5 × 5 – 2y = 31
25 – 2y = 31
–2y = 6
x = –3
Check by substituting x = 5 and y = –3 into 2 :
LHS = 4 × 5 + 3 × –3
= 20 – 9
= 11
= RHS
So the solution is x = 5, y = –3.
© Boardworks Ltd 200510 of 56
The elimination method
© Boardworks Ltd 200511 of 56
y = 2x – 3
2x + 3y = 23
Solve:
The substitution method
Two simultaneous equations can also be solved by
substituting one equation into the other. For example:
Substitute 1 into 2 :
2x + 3(2x – 3) = 23
2x + 6x – 9 = 23
8x – 9 = 23
8x = 32
x = 4
1
2
y = 2x – 3
Call these equations 1 and 2 .
© Boardworks Ltd 200512 of 56
The substitution method
y = 2 × 4 – 3
y = 5
Substituting x = 4 into 1 gives
Check by substituting x = 4 and y = 5 into 2 :
So the solution is x = 4, y = 5.
LHS = 2 × 4 + 3 × 5
= 8 + 15
= 23
= RHS
© Boardworks Ltd 200513 of 56
One of the equations needs to be arranged in the form x = …
or y = … before it can be substituted into the other equation.
The substitution method
Rearrange equation 1 :
3x – y = 9
– y = 9 – 3x
y = 3x – 9
3x – y = 9
8x + 5y = 1
1
2
Solve:
Call these equations 1 and 2 .
© Boardworks Ltd 200514 of 56
The substitution method
Now substitute y = 3x – 9 into equation 2 :
8x + 5(3x – 9) = 1
8x + 15x – 45 = 1
23x – 45 = 1
23x = 46
x = 2
Substitute x = 2 into equation 1 to find the value of y:
6 – y = 9
–y = 3
y = –3
So the solution is x = 2, y = –3.
© Boardworks Ltd 200515 of 56
Contents
© Boardworks Ltd 200515 of 56
Linear simultaneous equations
Simultaneous equations involving one linear and
one quadratic equation
Linear inequalities
Quadratic inequalities
Polynomials
Examination-style questions
One linear and one quadratic equation
© Boardworks Ltd 200516 of 56
One linear and one quadratic equation
Suppose one of the equations in a pair of simultaneous
equations is linear and the other is a quadratic of the form
y = ax2
+ bx + c.
By considering the points
where the graphs of the two
equations might intersect
we can see that there could
be two, one or no pairs of
solutions.
© Boardworks Ltd 200517 of 56
One linear and one quadratic equation
If the second equation contains terms in xy or y2
the shape
of the corresponding graph will not be a parabola but a
circle, a hyperbola or an ellipse:
A line and a
circle
A line and a
hyperbola
A line and an
ellipse
Again we can have two, one or no pairs of solutions.
© Boardworks Ltd 200518 of 56
y = x2
+ 1
y = x + 3
Solve:
One linear and one quadratic equation
When a pair of simultaneous equations contains one linear
and one quadratic equation, we usually solve them by
substitution. For example:
x2
+ 1 = x + 3
Rearranging to give a quadratic equation of the form
ax2
+ bx + c = 0 gives
x2
– x – 2 = 0
(x + 1)(x – 2) = 0
x = –1 or x = 2
Substituting equation 1 into equation 2 gives
1
2
© Boardworks Ltd 200519 of 56
One linear and one quadratic equation
We can substitute these values of x into one of the equations
y = x + 3
y = x2
+ 1 1
2
When x = –1:
It is easiest to substitute into equation 2 because it is linear.
to find the corresponding values of y.
y = –1 + 3
y = 2
When x = 2:
y = 2 + 3
y = 5
The solutions are x = –1, y = 2 and x = 2, y = 5.
© Boardworks Ltd 200520 of 56
One linear and one quadratic equation
We can demonstrate
the solutions to
using a graph.
y = x2
+ 1
y = x + 3
0
y = x2
+ 1
y = x + 3
(–1, 2)
(2, 5)
It is difficult to sketch a parabola accurately. For this reason, it
is difficult to solve simultaneous equations with quadratic terms
using graphs, particularly when the solutions are not integers.
x
y
© Boardworks Ltd 200521 of 56
One linear and one quadratic equation
Look at this pair of simultaneous equations:
x2
+ y2
= 13
y – x = 1 1
2
What shape is the graph given by x2
+ y2
= 13?
We can solve this pair of simultaneous equations algebraically
using substitution.
We can then sketch the graphs of the equations to demonstrate
where they intersect.
The graph of x2
+ y2
= 13 is a circular graph with its centre at
the origin and a radius of .13
© Boardworks Ltd 200522 of 56
One linear and one quadratic equation
x2
+ y2
= 13
y – x = 1 1
2
x2
+ (x + 1)2
= 13
(x + 3)(x – 2) = 0
x = –3 or x = 2
Substituting into 2 gives
x2
+ x2
+ 2x + 1 = 13
2x2
+ 2x – 12 = 0
x2
+ x – 6 = 0
Rearranging 1 gives y = x + 1
© Boardworks Ltd 200523 of 56
One linear and one quadratic equation
We can substitute these values of x into one of the equations
x2
+ y2
= 13
y = x + 1 1
2
When x = –3:
It is easiest to substitute into equation 1 because it is linear.
to find the corresponding values of y.
y = –3 + 1
y = –2
When x = 2:
y = 2 + 1
y = 3
The solutions are x = –3, y = –2 and x = 2, y = 3.
© Boardworks Ltd 200524 of 56
One linear and one quadratic equation
Demonstrating these solutions graphically gives:
The graphs intersect at the points (–3, –2) and (2, 3).
x
y
0
x2
+ y2
= 13 y = x + 1
(–3, –2)
(2, 3)
© Boardworks Ltd 200525 of 56
Using the discriminant
In summary, to solve a pair of simultaneous equations where
one equation is linear and the other is quadratic:
Substitute the linear equation into the quadratic equation
to give a single equation of the form ax2
+ bx + c = 0.
Rearrange the linear equation so that one of the
variables is written in terms of the other.
We can find the determinant of this equation to find how
many times the line and the curve will intersect. When
b2
– 4ac > 0, there are two distinct points of intersection.
b2
– 4ac = 0, there is one point of intersection (or two
coincident points). The line is a tangent to the curve.
b2
– 4ac < 0, there are no points of intersection.
© Boardworks Ltd 200526 of 56
Using the discriminant
Show that the line y – 4x + 7 = 0 is a
tangent to the curve y = x2
– 2x + 2.
Call these equations 1 and 2 .
y – 4x + 7 = 0 1
y = x2
– 2x + 2 2
4x – 7 = x2
– 2x + 2Substituting into 2 gives
Rearranging 1 gives y = 4x – 7
x2
– 6x + 9 = 0
The discriminant = b2
– 4ac = (–6)2
– 4(9)
= 36 – 36
= 0
b2
– 4ac = 0 and so the line is a tangent to the curve.
© Boardworks Ltd 200527 of 56
Contents
© Boardworks Ltd 200527 of 56
Linear simultaneous equations
Simultaneous equations involving one linear and
one quadratic equation
Linear inequalities
Quadratic inequalities
Polynomials
Examination-style questions
Linear inequalities
© Boardworks Ltd 200528 of 56
Linear inequalities
An inequality links two or more expressions with
the symbols: <, >, ≤ or ≥.
Inequalities are linear if the expressions they contain can be
written in the form ax + b where a and b are constants.
For example:
3x + 2 > 5
Solving this inequality involves finding the values of x that
make the inequality true.
In this example, the inequality is true when x > 1.
The solution can be illustrated using a number line as follows:
–3 –2 –1 0 1 2 3 4 5
© Boardworks Ltd 200529 of 56
Solving linear inequalities
Like an equation, we can solve an inequality by adding or
subtracting the same value to both sides of the inequality sign.
We can also multiply or divide both sides of the inequality by
a positive value. For example:
Solve 4x – 7 > 11 – 2x.
4x > 18 – 2x
6x > 18
x > 3
How could we check this solution?
Add 7 to both sides:
Add 2x to both sides:
Divide both sides by 6:
© Boardworks Ltd 200530 of 56
Checking solutions
To verify that
substitute a value just above 3 into the inequality and then
substitute a value just below 3.
x > 3
is the solution to 4x – 7 > 11 – 2x
Substituting x = 4 into the inequality gives
4 × 4 – 7 > 11 – 2 × 4
16 – 7 > 11 – 8
9 > 3 This is true.
Substituting x = 2 into the inequality gives
4 × 2 – 7 > 11 – 2 × 2
8 – 7 > 11 – 4
1 > 7 This is not true.
© Boardworks Ltd 200531 of 56
Multiplying or dividing by negatives
Although most inequalities can be solved like equations we
have to take great care when multiplying or dividing both sides
of an inequality by a negative value.
The following simple inequality is true:
–3 < 5
Look what happens if we multiply both sides by –1:
–3 × –1 < 5 × –1
3 < –5
To keep the inequality true we have to reverse the inequality
sign:
3 > –5
This is not true.
© Boardworks Ltd 200532 of 56
Multiplying or dividing by negatives
Remember: when both sides of an inequality are multiplied
or divided by a negative number the inequality is reversed.
Remember: when both sides of an inequality are multiplied
or divided by a negative number the inequality is reversed.
For example: 4 – 3x ≤ 10
–3x ≤ 6
We could also solve this type of inequality by collecting x terms
on the right and reversing the inequality sign at the end.
4 – 3x ≤ 10
4 ≤ 10 + 3x
–6 ≤ 3x
–2 ≤ x
x ≥ –2 The inequality sign is reversed.
x ≥ –2
© Boardworks Ltd 200533 of 56
Solving combined linear inequalities
The two inequalities 4x + 3 ≥ 5 and 4x + 3 < 15 can be written
as a single combined inequality:
We can solve this inequality as follows:
5 ≤ 4x + 3 < 15
Subtract 3 from each part: 2 ≤ 4x < 12
Divide each part by 4: 0.5 ≤ x < 3
We can illustrate this solution on a number line as follows:
–1 –0.5 0 0.5 1 1.5 2 2.5 3 3.5 4
© Boardworks Ltd 200534 of 56
Solving combined linear inequalities
Some combined inequalities contain variables in more than
one part. For example:
Treat this as two separate inequalities:
x – 2 ≤ 3x + 2 ≤ 2x + 7
x – 2 ≤ 3x + 2
– 2 ≤ 2x + 2
– 4 ≤ 2x
– 2 ≤ x
and 3x + 2 ≤ 2x + 7
x + 2 ≤ 7
x ≤ 5
We can write the complete solution as –2 ≤ x ≤ 5 and
illustrate it on a number line as follows:
–3 –2 –1 0 1 2 3 4 5 6 7
© Boardworks Ltd 200535 of 56
Overlapping solutions
Solve the following inequality and illustrate the solution on a
number line:
Treating as two separate inequalities gives
2x – 1 ≤ x + 2 < 7
2x – 1 ≤ x + 2
x – 1 ≤ 2
x ≤ 3
and x + 2 < 7
x < 5
If x < 5 then it is also ≤ 3. The whole solution set is therefore
given by x < 5. This can be seen on the number line:
–3 –2 –1 0 1 2 3 4 5 6 7
© Boardworks Ltd 200536 of 56
Solutions in two parts
Solve the following inequality and illustrate the solution on a
number line:
Treating as two separate inequalities gives
4x + 5 < 3x + 5 ≤ 4x + 3
4x + 5 < 3x + 5
4x < 3x
x < 0
and 3x + 5 ≤ 4x + 3
5 ≤ x + 3
2 ≤ x
We cannot write these solutions as a single combined
inequality. The solution has two parts.
–3 –2 –1 0 1 2 3 4 5 6 7
x ≥ 2
© Boardworks Ltd 200537 of 56
Contents
© Boardworks Ltd 200537 of 56
Linear simultaneous equations
Simultaneous equations involving one linear and
one quadratic equation
Linear inequalities
Quadratic inequalities
Polynomials
Examination-style questions
Quadratic inequalities
© Boardworks Ltd 200538 of 56
Quadratic inequalities
Quadratic inequalities contain terms in both x2
and x. For
example:
x2
+ x – 6 ≥ 0
Factorizing gives (x + 3)(x – 2) ≥ 0
x2
+ x – 6 is equal to 0 when:
x + 3 = 0 and x – 2 = 0
These values give the end points of the solution set:
x = –3 x = 2
–5 –4 –3 –2 –1 0 1 2 3 4 5
© Boardworks Ltd 200539 of 56
Quadratic inequalities
To find the solution set we can substitute a value from each of
the following three regions:
into the original inequality x2
+ x – 6 ≥ 0.
When x = –4:
–5 –4 –3 –2 –1 0 1 2 3 4 5
16 – 4 – 6 ≥ 0
region 1 region 2 region 3
–42
+ –4 – 6 ≥ 0
6 ≥ 0
This is true and so values in region 1 satisfy the inequality.
region 1
© Boardworks Ltd 200540 of 56
region 2 region 3
Quadratic inequalities
When x = 0
–6 ≥ 0
02
+ 0 – 6 ≥ 0
This is not true and so values in region 2 do not satisfy the
inequality.
–5 –4 –3 –2 –1 0 1 2 3 4 5
region 1
When x = 3
9 + 3 – 6 ≥ 0
32
+ 3 – 6 ≥ 0
6 ≥ 0
This is true and so values in region 3 satisfy the inequality.
region 3region 2
© Boardworks Ltd 200541 of 56
Quadratic inequalities
We have shown that values in region 1 and region 3 satisfy the
inequality x2
+ x – 6 ≥ 0.
We can show the complete solution set as follows:
–5 –4 –3 –2 –1 0 1 2 3 4 5
region 1 region 2 region 3
–5 –4 –3 –2 –1 0 1 2 3 4 5
So the solution to x2
+ x – 6 ≥ 0 is:
x ≤ –3 or x ≥ 2
© Boardworks Ltd 200542 of 56
Quadratic inequalities
An alternative method for solving inequalities involves using
graphs. For example:
Solve x2
+ x – 3 > 4x + 1.
The first step is to rearrange the inequality so that all the terms
are on one side and 0 is on the other.
x2
– 3x – 4 > 0
Sketching the graph of y = x2
– 3x – 4 will help us to solve this
inequality.
The coefficient of x2
> 0 and so the graph will be ∪-shaped.
© Boardworks Ltd 200543 of 56
Quadratic inequalities
Next, we find the roots by solving x2
– 3x – 4 = 0.
Factorizing gives (x + 1)(x – 4) = 0
x = –1 or x = 4
We can now sketch the graph.
The inequality
x2
– 3x – 4 > 0
is true for the parts of the
curve that lie above the
x-axis.
0
y
x
So, the solution to x2
+ x – 3 > 4x + 1 is
x < –1 or x > 4
(–1, 0) (4, 0)
0
y
x
(–1, 0) (4, 0)
© Boardworks Ltd 200544 of 56
Solving quadratic inequalities using graphs
© Boardworks Ltd 200545 of 56
Contents
© Boardworks Ltd 200545 of 56
Linear simultaneous equations
Simultaneous equations involving one linear and
one quadratic equation
Linear inequalities
Quadratic inequalities
Polynomials
Examination-style questions
Polynomials
© Boardworks Ltd 200546 of 56
Polynomials
A polynomial in x is an expression of the form
where a, b, c, … are constant coefficients and
n is a positive integer.
1 2 2
+ + +...+ + +n n n
ax bx cx px qx r− −
Examples of polynomials include:
Polynomials are usually written in descending powers of x.
3x7
+ 4x3
– x + 8 x11
– 2x8
+ 9x 5 + 3x2
– 2x3
.and
The value of a is called the leading coefficient.
They can also be written in ascending powers of x, especially
when the leading coefficient is negative, as in the last example.
© Boardworks Ltd 200547 of 56
Polynomials
A polynomial of degree 1 is called linear and has the
general form ax + b.
A polynomial of degree 2 is called quadratic and has the
general form ax2
+ bx + c.
A polynomial of degree 3 is called cubic and has the
general form ax3
+ bx2
+ cx + d.
A polynomial of degree 4 is called quartic and has the
general form ax4
+ bx3
+ cx2
+ dx + e.
The degree, or order, of a polynomial is given by the highest
power of the variable.
© Boardworks Ltd 200548 of 56
Using function notation
Polynomials are often expressed using function notation.
For example, consider the polynomial function:
f(x) = 2x2
– 7
We can use this notation to substitute given values of x.
For example:
Find f(x) when a) x = –2 b) x = t + 1
a) f(–2) = 2(–2)2
– 7
= 8 – 7
= 1
b) f(t + 1) = 2(t + 1)2
– 7
= 2(t2
+ 2t + 1) – 7
= 2t2
+ 4t + 2 – 7
= 2t2
+ 4t – 5
© Boardworks Ltd 200549 of 56
Adding and subtracting polynomials
When two or more polynomials are added, subtracted or
multiplied, the result is another polynomial.
Find a) f(x) + g(x) b) f(x) – g(x)
a) f(x) + g(x)
= 2x3
– 5x + 4 + 2x – 4
Polynomials are added and subtracted by collecting like
terms.
= 2x3
– 3x
For example: f(x) = 2x3
– 5x + 4 and g(x) = 2x – 4
b) f(x) – g(x)
= 2x3
– 5x + 4 – (2x – 4)
= 2x3
– 5x + 4 – 2x + 4
= 2x3
– 7x + 8
© Boardworks Ltd 200550 of 56
Multiplying polynomials
When two polynomials are multiplied together every term in the
first polynomial must by multiplied by every term in the second
polynomial. For example:
f(x) = 3x3
– 2 and g(x) = x3
+ 5x – 1
f(x)g(x) = (3x3
– 2)(x3
+ 5x – 1)
= 3x6
+ 15x4
– 3x3
– 2x3
– 10x + 2
= 3x6
+ 15x4
– 5x3
– 10x + 2
© Boardworks Ltd 200551 of 56
Multiplying polynomials
Sometimes we only need to find the coefficient of a single term.
For example:
Find the coefficient of x2
when x3
– 4x2
+ 2x
is multiplied by 2x3
+ 5x2
– x – 6.
We don’t need to multiply this out in full. We only need to
decide which terms will multiply together to give terms in x2
.
(x3
– 4x2
+ 2x)(2x3
+ 5x2
– x – 6)
We have: 24x2
– 2x2
= 22x2
So, the coefficient of x2
is 22.
© Boardworks Ltd 200552 of 56
Contents
© Boardworks Ltd 200552 of 56
Linear simultaneous equations
Simultaneous equations involving one linear and
one quadratic equation
Linear inequalities
Quadratic inequalities
Polynomials
Examination-style questions
Examination-style questions
© Boardworks Ltd 200553 of 56
Examination-style question 1
a) Solve the simultaneous equations
x – 2y = 2
x2
+ 4y2
= 100
b) Interpret your solution geometrically.
a) Label the equations
1x – 2y = 2
2x2
+ 4y2
= 100
Rearranging equation 1
x = 2 + 2y
Substituting into equation 2
(2 + 2y)2
+ 4y2
= 100
© Boardworks Ltd 200554 of 56
Examination-style question 1
4 + 8y + 4y2
+ 4y2
= 100
8y2
+ 8y – 96 = 0
y2
+ y – 12 = 0
(y + 4)(y – 3) = 0
y = –4 or y = 3
Substituting into equation 1
When y = –4, x = –6
When y = 3, x = 8
b) The line x – 2y = 2 crosses the curve x2
+ 4y2
= 100 at the
points (–4, –6) and (3, 8).
© Boardworks Ltd 200555 of 56
Examination-style question 2
a) Write an expression for the area A of the following
rectangle:
b) If the area satisfies the inequality
5 < A < 12
find the range of possible values for
x.
x – 2
x + 2
a) A = (x + 2)(x – 2)
= x2
– 4
b) The range of possible values for x is given by
5 < x2
– 4 < 12
© Boardworks Ltd 200556 of 56
Examination-style question 2
We have to solve 5 < x2
– 4 and then solve x2
– 4 < 12
5 < x2
– 4
x2
– 9 > 0
(x + 3)(x – 3) > 0
Sketching y = x2
– 9
x2
– 9 > 0 when x < –3 or x > 3
x2
– 4 < 12
x2
– 16 < 0
(x + 4)(x – 4) < 0
Sketching y = x2
– 16
0
y
x
(3, 0)(–3, 0)
0
y
x
(4, 0)(–4, 0)
x2
– 16 < 0 when –4 < x < 4
So the range of possible value for x is
3 < x < 4 (ignoring negative solutions)
© Boardworks Ltd 200557 of 56
57
Do you find this slides were useful?
One second of your life , can bring a smile in a girl life
If Yes ,Join Dreams School “Campaign for Female Education”
Help us in bringing a change in a girl life, because “When
someone takes away your pens you realize quite
how important education is”.
Just Click on any advertisement on the page, your one
click can make her smile.
Eliminate Inequality “Not Women”
One second of your life , can bring a smile in her life!!
Do you find these slides were useful?
If Yes ,Join Dreams School “Campaign
for Female Education”
Help us in bringing a change in a girl life,
because “When someone takes away
your pens you realize quite how
important education is”.
Just Click on any advertisement on the page,
your one click can make her smile.
We our doing our part & u ?
Eliminate Inequality “Not Women”

More Related Content

PPTX
Test of consistency
PPT
Solving Systems by Elimination
DOC
Inequality and absolute value
PPTX
Linear equation in two variable for class X(TEN) by G R Ahmed
PPT
Solving Linear Equations
PPTX
Linear equations Class 10 by aryan kathuria
PPTX
Linear equations in Two variables
PPTX
Aieee Maths 2004
Test of consistency
Solving Systems by Elimination
Inequality and absolute value
Linear equation in two variable for class X(TEN) by G R Ahmed
Solving Linear Equations
Linear equations Class 10 by aryan kathuria
Linear equations in Two variables
Aieee Maths 2004

What's hot (20)

PPTX
Linear equations in Two Variable
PPT
Linear equation in two variable
PPT
Linear Equations
PPTX
Pair Of Linear Equations In Two Variables
PPT
Linear equations in two variables
PPT
Pair of linear equation in two variables
PPT
6.2 presentation
PPTX
Pair of linear equations in two variables for classX
PPTX
Linear equations in two variables- By- Pragyan
PPTX
PPT on Linear Equations in two variables
PPTX
Linear equtions with one variable
PPT
System of linear equations and their solution
PDF
C2 st lecture 4 handout
PPTX
Systems of equations
PPT
Maths ppt linear equations in two variables
PPTX
Linear Equations
PDF
Quadratic Equations
PDF
Theory of Equation
PPTX
11.1 linear equations in two variables
PDF
Linear Equations in Two Variables
Linear equations in Two Variable
Linear equation in two variable
Linear Equations
Pair Of Linear Equations In Two Variables
Linear equations in two variables
Pair of linear equation in two variables
6.2 presentation
Pair of linear equations in two variables for classX
Linear equations in two variables- By- Pragyan
PPT on Linear Equations in two variables
Linear equtions with one variable
System of linear equations and their solution
C2 st lecture 4 handout
Systems of equations
Maths ppt linear equations in two variables
Linear Equations
Quadratic Equations
Theory of Equation
11.1 linear equations in two variables
Linear Equations in Two Variables
Ad

Similar to 2.c1.3 algebra and functions 3 (20)

PDF
PPT
Equations Revision
PPTX
Linear equations in two variables
PPTX
electric calculation for power engineering
PPT
Linear equations rev
PPT
Pair of linear equations
PPT
Linear equations rev - copy
PPTX
Mitrocks
PPTX
Linear equations
PPTX
Linear equations
PPT
prashant tiwari ppt on maths
PPTX
Consistency of linear equations in two and three variables
PPT
Linearequationintwovariable 120626053452-phpapp02
PPT
Linear equation in tow variable
PPTX
Pair of linear equation in two variable
PPS
Pair of linear equation in two variables (sparsh singh)
PPS
Pair of linear equation in two variables (sparsh singh)
PPT
Linear equation in two variables
PPTX
Beating the system (of equations)
PPTX
Simultaneous Equations. Powerpoint presentation
Equations Revision
Linear equations in two variables
electric calculation for power engineering
Linear equations rev
Pair of linear equations
Linear equations rev - copy
Mitrocks
Linear equations
Linear equations
prashant tiwari ppt on maths
Consistency of linear equations in two and three variables
Linearequationintwovariable 120626053452-phpapp02
Linear equation in tow variable
Pair of linear equation in two variable
Pair of linear equation in two variables (sparsh singh)
Pair of linear equation in two variables (sparsh singh)
Linear equation in two variables
Beating the system (of equations)
Simultaneous Equations. Powerpoint presentation
Ad

More from Dreams4school (20)

PPTX
Mixture
PPTX
Coordinate geometry 2
PPTX
Coordinate geometry1
PPTX
PPTX
Presentation1
PPT
Classify polygons
PPT
Properties of triangles1
PPT
Properties of triangles1
PPT
Properties of triangles
PPT
Lesson4
PPTX
Basic of geometry
PPT
17 geometry
PPT
New stack
PPT
Exponent1
PPT
Exponent 3
PPT
Exponent 2
Mixture
Coordinate geometry 2
Coordinate geometry1
Presentation1
Classify polygons
Properties of triangles1
Properties of triangles1
Properties of triangles
Lesson4
Basic of geometry
17 geometry
New stack
Exponent1
Exponent 3
Exponent 2

Recently uploaded (20)

PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Institutional Correction lecture only . . .
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
Pharma ospi slides which help in ospi learning
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Classroom Observation Tools for Teachers
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Lesson notes of climatology university.
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
GDM (1) (1).pptx small presentation for students
Microbial disease of the cardiovascular and lymphatic systems
O7-L3 Supply Chain Operations - ICLT Program
Institutional Correction lecture only . . .
Abdominal Access Techniques with Prof. Dr. R K Mishra
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Pharma ospi slides which help in ospi learning
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
2.FourierTransform-ShortQuestionswithAnswers.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
Classroom Observation Tools for Teachers
Supply Chain Operations Speaking Notes -ICLT Program
Lesson notes of climatology university.
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
GDM (1) (1).pptx small presentation for students

2.c1.3 algebra and functions 3

  • 1. © Boardworks Ltd 20051 of 56 1
  • 2. © Boardworks Ltd 20052 of 56 Contents © Boardworks Ltd 20052 of 56 Linear simultaneous equations Simultaneous equations involving one linear and one quadratic equation Linear inequalities Quadratic inequalities Polynomials Examination-style questions Linear simultaneous equations
  • 3. © Boardworks Ltd 20053 of 56 Linear simultaneous equations An equation with two unknowns has an infinite number of solution pairs. For example: x + y = 3 is true when x = 1 and y = 2 x = –4 and y = 7 x = 6.4 and y = –3.4 and so on. We can represent the set of solutions graphically. 0 3 3 x y The coordinates of every point on the line satisfy the equation. x + y = 3
  • 4. © Boardworks Ltd 20054 of 56 Linear simultaneous equations Similarly, an infinite number of solution pairs exist for the equation y – x = 1 Again, we can represent the set of solutions graphically. There is one pair of values that satisfies both these equations simultaneously. This pair of values corresponds to the point where the lines x + y = 3 and y – x = 1 intersect: This is the point (1, 2). At this point x = 1 and y = 2. 0 x y -1 1 y – x = 1 x + y = 3
  • 5. © Boardworks Ltd 20055 of 56 Linear simultaneous equations Two linear equations with two unknowns, such as x and y, can be solved simultaneously to give a single pair of solutions. Linear simultaneous equations can be solved algebraically using: The substitution method. The elimination method, or The solution to the equations can be illustrated graphically by finding the points where the two lines representing the equations intersect. When will a pair of linear simultaneous equations have no solutions? In the case where the lines corresponding to the equations are parallel, they will never intersect and so there are no solutions.
  • 6. © Boardworks Ltd 20056 of 56 The elimination method If two equations are true for the same values, we can add or subtract them to give a third equation that is also true for the same values. For example: Subtracting gives: 3x + 7y = 22 3x + 4y = 10– 3y = 12 The terms in x have been eliminated. y = 4 Substituting y = 4 into the first equation gives: 3x + 28 = 22 x = –2 3x = –6 Solve the simultaneous equations 3x + 7y = 22 and 3x + 4y = 10.
  • 7. © Boardworks Ltd 20057 of 56 The elimination method We can check whether x = –2 and y = 4 solves both 3x + 7y = 22 3x + 4y = 10 by substituting them into the second equation. LHS = 3 × –2 + 4 × 4 = –6 + 16 = 10 = RHS So the solution is x = –2, y = 4.
  • 8. © Boardworks Ltd 20058 of 56 Solve: 5x – 2y = 31 4x + 3y = 11 The elimination method Sometimes we need to multiply one or both of the equations before we can eliminate one of the variables. For example: We need to have the same number in front of either the x or the y terms before adding or subtracting the equations. 1 2 15x – 6y = 93 Call these equations 1 and 2 . 3 × 1 + 8x + 6y = 222 × 2 23x = 3 4 3 + 4 x = 5 115
  • 9. © Boardworks Ltd 20059 of 56 The elimination method Substitute x = 5 in 1 : 5 × 5 – 2y = 31 25 – 2y = 31 –2y = 6 x = –3 Check by substituting x = 5 and y = –3 into 2 : LHS = 4 × 5 + 3 × –3 = 20 – 9 = 11 = RHS So the solution is x = 5, y = –3.
  • 10. © Boardworks Ltd 200510 of 56 The elimination method
  • 11. © Boardworks Ltd 200511 of 56 y = 2x – 3 2x + 3y = 23 Solve: The substitution method Two simultaneous equations can also be solved by substituting one equation into the other. For example: Substitute 1 into 2 : 2x + 3(2x – 3) = 23 2x + 6x – 9 = 23 8x – 9 = 23 8x = 32 x = 4 1 2 y = 2x – 3 Call these equations 1 and 2 .
  • 12. © Boardworks Ltd 200512 of 56 The substitution method y = 2 × 4 – 3 y = 5 Substituting x = 4 into 1 gives Check by substituting x = 4 and y = 5 into 2 : So the solution is x = 4, y = 5. LHS = 2 × 4 + 3 × 5 = 8 + 15 = 23 = RHS
  • 13. © Boardworks Ltd 200513 of 56 One of the equations needs to be arranged in the form x = … or y = … before it can be substituted into the other equation. The substitution method Rearrange equation 1 : 3x – y = 9 – y = 9 – 3x y = 3x – 9 3x – y = 9 8x + 5y = 1 1 2 Solve: Call these equations 1 and 2 .
  • 14. © Boardworks Ltd 200514 of 56 The substitution method Now substitute y = 3x – 9 into equation 2 : 8x + 5(3x – 9) = 1 8x + 15x – 45 = 1 23x – 45 = 1 23x = 46 x = 2 Substitute x = 2 into equation 1 to find the value of y: 6 – y = 9 –y = 3 y = –3 So the solution is x = 2, y = –3.
  • 15. © Boardworks Ltd 200515 of 56 Contents © Boardworks Ltd 200515 of 56 Linear simultaneous equations Simultaneous equations involving one linear and one quadratic equation Linear inequalities Quadratic inequalities Polynomials Examination-style questions One linear and one quadratic equation
  • 16. © Boardworks Ltd 200516 of 56 One linear and one quadratic equation Suppose one of the equations in a pair of simultaneous equations is linear and the other is a quadratic of the form y = ax2 + bx + c. By considering the points where the graphs of the two equations might intersect we can see that there could be two, one or no pairs of solutions.
  • 17. © Boardworks Ltd 200517 of 56 One linear and one quadratic equation If the second equation contains terms in xy or y2 the shape of the corresponding graph will not be a parabola but a circle, a hyperbola or an ellipse: A line and a circle A line and a hyperbola A line and an ellipse Again we can have two, one or no pairs of solutions.
  • 18. © Boardworks Ltd 200518 of 56 y = x2 + 1 y = x + 3 Solve: One linear and one quadratic equation When a pair of simultaneous equations contains one linear and one quadratic equation, we usually solve them by substitution. For example: x2 + 1 = x + 3 Rearranging to give a quadratic equation of the form ax2 + bx + c = 0 gives x2 – x – 2 = 0 (x + 1)(x – 2) = 0 x = –1 or x = 2 Substituting equation 1 into equation 2 gives 1 2
  • 19. © Boardworks Ltd 200519 of 56 One linear and one quadratic equation We can substitute these values of x into one of the equations y = x + 3 y = x2 + 1 1 2 When x = –1: It is easiest to substitute into equation 2 because it is linear. to find the corresponding values of y. y = –1 + 3 y = 2 When x = 2: y = 2 + 3 y = 5 The solutions are x = –1, y = 2 and x = 2, y = 5.
  • 20. © Boardworks Ltd 200520 of 56 One linear and one quadratic equation We can demonstrate the solutions to using a graph. y = x2 + 1 y = x + 3 0 y = x2 + 1 y = x + 3 (–1, 2) (2, 5) It is difficult to sketch a parabola accurately. For this reason, it is difficult to solve simultaneous equations with quadratic terms using graphs, particularly when the solutions are not integers. x y
  • 21. © Boardworks Ltd 200521 of 56 One linear and one quadratic equation Look at this pair of simultaneous equations: x2 + y2 = 13 y – x = 1 1 2 What shape is the graph given by x2 + y2 = 13? We can solve this pair of simultaneous equations algebraically using substitution. We can then sketch the graphs of the equations to demonstrate where they intersect. The graph of x2 + y2 = 13 is a circular graph with its centre at the origin and a radius of .13
  • 22. © Boardworks Ltd 200522 of 56 One linear and one quadratic equation x2 + y2 = 13 y – x = 1 1 2 x2 + (x + 1)2 = 13 (x + 3)(x – 2) = 0 x = –3 or x = 2 Substituting into 2 gives x2 + x2 + 2x + 1 = 13 2x2 + 2x – 12 = 0 x2 + x – 6 = 0 Rearranging 1 gives y = x + 1
  • 23. © Boardworks Ltd 200523 of 56 One linear and one quadratic equation We can substitute these values of x into one of the equations x2 + y2 = 13 y = x + 1 1 2 When x = –3: It is easiest to substitute into equation 1 because it is linear. to find the corresponding values of y. y = –3 + 1 y = –2 When x = 2: y = 2 + 1 y = 3 The solutions are x = –3, y = –2 and x = 2, y = 3.
  • 24. © Boardworks Ltd 200524 of 56 One linear and one quadratic equation Demonstrating these solutions graphically gives: The graphs intersect at the points (–3, –2) and (2, 3). x y 0 x2 + y2 = 13 y = x + 1 (–3, –2) (2, 3)
  • 25. © Boardworks Ltd 200525 of 56 Using the discriminant In summary, to solve a pair of simultaneous equations where one equation is linear and the other is quadratic: Substitute the linear equation into the quadratic equation to give a single equation of the form ax2 + bx + c = 0. Rearrange the linear equation so that one of the variables is written in terms of the other. We can find the determinant of this equation to find how many times the line and the curve will intersect. When b2 – 4ac > 0, there are two distinct points of intersection. b2 – 4ac = 0, there is one point of intersection (or two coincident points). The line is a tangent to the curve. b2 – 4ac < 0, there are no points of intersection.
  • 26. © Boardworks Ltd 200526 of 56 Using the discriminant Show that the line y – 4x + 7 = 0 is a tangent to the curve y = x2 – 2x + 2. Call these equations 1 and 2 . y – 4x + 7 = 0 1 y = x2 – 2x + 2 2 4x – 7 = x2 – 2x + 2Substituting into 2 gives Rearranging 1 gives y = 4x – 7 x2 – 6x + 9 = 0 The discriminant = b2 – 4ac = (–6)2 – 4(9) = 36 – 36 = 0 b2 – 4ac = 0 and so the line is a tangent to the curve.
  • 27. © Boardworks Ltd 200527 of 56 Contents © Boardworks Ltd 200527 of 56 Linear simultaneous equations Simultaneous equations involving one linear and one quadratic equation Linear inequalities Quadratic inequalities Polynomials Examination-style questions Linear inequalities
  • 28. © Boardworks Ltd 200528 of 56 Linear inequalities An inequality links two or more expressions with the symbols: <, >, ≤ or ≥. Inequalities are linear if the expressions they contain can be written in the form ax + b where a and b are constants. For example: 3x + 2 > 5 Solving this inequality involves finding the values of x that make the inequality true. In this example, the inequality is true when x > 1. The solution can be illustrated using a number line as follows: –3 –2 –1 0 1 2 3 4 5
  • 29. © Boardworks Ltd 200529 of 56 Solving linear inequalities Like an equation, we can solve an inequality by adding or subtracting the same value to both sides of the inequality sign. We can also multiply or divide both sides of the inequality by a positive value. For example: Solve 4x – 7 > 11 – 2x. 4x > 18 – 2x 6x > 18 x > 3 How could we check this solution? Add 7 to both sides: Add 2x to both sides: Divide both sides by 6:
  • 30. © Boardworks Ltd 200530 of 56 Checking solutions To verify that substitute a value just above 3 into the inequality and then substitute a value just below 3. x > 3 is the solution to 4x – 7 > 11 – 2x Substituting x = 4 into the inequality gives 4 × 4 – 7 > 11 – 2 × 4 16 – 7 > 11 – 8 9 > 3 This is true. Substituting x = 2 into the inequality gives 4 × 2 – 7 > 11 – 2 × 2 8 – 7 > 11 – 4 1 > 7 This is not true.
  • 31. © Boardworks Ltd 200531 of 56 Multiplying or dividing by negatives Although most inequalities can be solved like equations we have to take great care when multiplying or dividing both sides of an inequality by a negative value. The following simple inequality is true: –3 < 5 Look what happens if we multiply both sides by –1: –3 × –1 < 5 × –1 3 < –5 To keep the inequality true we have to reverse the inequality sign: 3 > –5 This is not true.
  • 32. © Boardworks Ltd 200532 of 56 Multiplying or dividing by negatives Remember: when both sides of an inequality are multiplied or divided by a negative number the inequality is reversed. Remember: when both sides of an inequality are multiplied or divided by a negative number the inequality is reversed. For example: 4 – 3x ≤ 10 –3x ≤ 6 We could also solve this type of inequality by collecting x terms on the right and reversing the inequality sign at the end. 4 – 3x ≤ 10 4 ≤ 10 + 3x –6 ≤ 3x –2 ≤ x x ≥ –2 The inequality sign is reversed. x ≥ –2
  • 33. © Boardworks Ltd 200533 of 56 Solving combined linear inequalities The two inequalities 4x + 3 ≥ 5 and 4x + 3 < 15 can be written as a single combined inequality: We can solve this inequality as follows: 5 ≤ 4x + 3 < 15 Subtract 3 from each part: 2 ≤ 4x < 12 Divide each part by 4: 0.5 ≤ x < 3 We can illustrate this solution on a number line as follows: –1 –0.5 0 0.5 1 1.5 2 2.5 3 3.5 4
  • 34. © Boardworks Ltd 200534 of 56 Solving combined linear inequalities Some combined inequalities contain variables in more than one part. For example: Treat this as two separate inequalities: x – 2 ≤ 3x + 2 ≤ 2x + 7 x – 2 ≤ 3x + 2 – 2 ≤ 2x + 2 – 4 ≤ 2x – 2 ≤ x and 3x + 2 ≤ 2x + 7 x + 2 ≤ 7 x ≤ 5 We can write the complete solution as –2 ≤ x ≤ 5 and illustrate it on a number line as follows: –3 –2 –1 0 1 2 3 4 5 6 7
  • 35. © Boardworks Ltd 200535 of 56 Overlapping solutions Solve the following inequality and illustrate the solution on a number line: Treating as two separate inequalities gives 2x – 1 ≤ x + 2 < 7 2x – 1 ≤ x + 2 x – 1 ≤ 2 x ≤ 3 and x + 2 < 7 x < 5 If x < 5 then it is also ≤ 3. The whole solution set is therefore given by x < 5. This can be seen on the number line: –3 –2 –1 0 1 2 3 4 5 6 7
  • 36. © Boardworks Ltd 200536 of 56 Solutions in two parts Solve the following inequality and illustrate the solution on a number line: Treating as two separate inequalities gives 4x + 5 < 3x + 5 ≤ 4x + 3 4x + 5 < 3x + 5 4x < 3x x < 0 and 3x + 5 ≤ 4x + 3 5 ≤ x + 3 2 ≤ x We cannot write these solutions as a single combined inequality. The solution has two parts. –3 –2 –1 0 1 2 3 4 5 6 7 x ≥ 2
  • 37. © Boardworks Ltd 200537 of 56 Contents © Boardworks Ltd 200537 of 56 Linear simultaneous equations Simultaneous equations involving one linear and one quadratic equation Linear inequalities Quadratic inequalities Polynomials Examination-style questions Quadratic inequalities
  • 38. © Boardworks Ltd 200538 of 56 Quadratic inequalities Quadratic inequalities contain terms in both x2 and x. For example: x2 + x – 6 ≥ 0 Factorizing gives (x + 3)(x – 2) ≥ 0 x2 + x – 6 is equal to 0 when: x + 3 = 0 and x – 2 = 0 These values give the end points of the solution set: x = –3 x = 2 –5 –4 –3 –2 –1 0 1 2 3 4 5
  • 39. © Boardworks Ltd 200539 of 56 Quadratic inequalities To find the solution set we can substitute a value from each of the following three regions: into the original inequality x2 + x – 6 ≥ 0. When x = –4: –5 –4 –3 –2 –1 0 1 2 3 4 5 16 – 4 – 6 ≥ 0 region 1 region 2 region 3 –42 + –4 – 6 ≥ 0 6 ≥ 0 This is true and so values in region 1 satisfy the inequality. region 1
  • 40. © Boardworks Ltd 200540 of 56 region 2 region 3 Quadratic inequalities When x = 0 –6 ≥ 0 02 + 0 – 6 ≥ 0 This is not true and so values in region 2 do not satisfy the inequality. –5 –4 –3 –2 –1 0 1 2 3 4 5 region 1 When x = 3 9 + 3 – 6 ≥ 0 32 + 3 – 6 ≥ 0 6 ≥ 0 This is true and so values in region 3 satisfy the inequality. region 3region 2
  • 41. © Boardworks Ltd 200541 of 56 Quadratic inequalities We have shown that values in region 1 and region 3 satisfy the inequality x2 + x – 6 ≥ 0. We can show the complete solution set as follows: –5 –4 –3 –2 –1 0 1 2 3 4 5 region 1 region 2 region 3 –5 –4 –3 –2 –1 0 1 2 3 4 5 So the solution to x2 + x – 6 ≥ 0 is: x ≤ –3 or x ≥ 2
  • 42. © Boardworks Ltd 200542 of 56 Quadratic inequalities An alternative method for solving inequalities involves using graphs. For example: Solve x2 + x – 3 > 4x + 1. The first step is to rearrange the inequality so that all the terms are on one side and 0 is on the other. x2 – 3x – 4 > 0 Sketching the graph of y = x2 – 3x – 4 will help us to solve this inequality. The coefficient of x2 > 0 and so the graph will be ∪-shaped.
  • 43. © Boardworks Ltd 200543 of 56 Quadratic inequalities Next, we find the roots by solving x2 – 3x – 4 = 0. Factorizing gives (x + 1)(x – 4) = 0 x = –1 or x = 4 We can now sketch the graph. The inequality x2 – 3x – 4 > 0 is true for the parts of the curve that lie above the x-axis. 0 y x So, the solution to x2 + x – 3 > 4x + 1 is x < –1 or x > 4 (–1, 0) (4, 0) 0 y x (–1, 0) (4, 0)
  • 44. © Boardworks Ltd 200544 of 56 Solving quadratic inequalities using graphs
  • 45. © Boardworks Ltd 200545 of 56 Contents © Boardworks Ltd 200545 of 56 Linear simultaneous equations Simultaneous equations involving one linear and one quadratic equation Linear inequalities Quadratic inequalities Polynomials Examination-style questions Polynomials
  • 46. © Boardworks Ltd 200546 of 56 Polynomials A polynomial in x is an expression of the form where a, b, c, … are constant coefficients and n is a positive integer. 1 2 2 + + +...+ + +n n n ax bx cx px qx r− − Examples of polynomials include: Polynomials are usually written in descending powers of x. 3x7 + 4x3 – x + 8 x11 – 2x8 + 9x 5 + 3x2 – 2x3 .and The value of a is called the leading coefficient. They can also be written in ascending powers of x, especially when the leading coefficient is negative, as in the last example.
  • 47. © Boardworks Ltd 200547 of 56 Polynomials A polynomial of degree 1 is called linear and has the general form ax + b. A polynomial of degree 2 is called quadratic and has the general form ax2 + bx + c. A polynomial of degree 3 is called cubic and has the general form ax3 + bx2 + cx + d. A polynomial of degree 4 is called quartic and has the general form ax4 + bx3 + cx2 + dx + e. The degree, or order, of a polynomial is given by the highest power of the variable.
  • 48. © Boardworks Ltd 200548 of 56 Using function notation Polynomials are often expressed using function notation. For example, consider the polynomial function: f(x) = 2x2 – 7 We can use this notation to substitute given values of x. For example: Find f(x) when a) x = –2 b) x = t + 1 a) f(–2) = 2(–2)2 – 7 = 8 – 7 = 1 b) f(t + 1) = 2(t + 1)2 – 7 = 2(t2 + 2t + 1) – 7 = 2t2 + 4t + 2 – 7 = 2t2 + 4t – 5
  • 49. © Boardworks Ltd 200549 of 56 Adding and subtracting polynomials When two or more polynomials are added, subtracted or multiplied, the result is another polynomial. Find a) f(x) + g(x) b) f(x) – g(x) a) f(x) + g(x) = 2x3 – 5x + 4 + 2x – 4 Polynomials are added and subtracted by collecting like terms. = 2x3 – 3x For example: f(x) = 2x3 – 5x + 4 and g(x) = 2x – 4 b) f(x) – g(x) = 2x3 – 5x + 4 – (2x – 4) = 2x3 – 5x + 4 – 2x + 4 = 2x3 – 7x + 8
  • 50. © Boardworks Ltd 200550 of 56 Multiplying polynomials When two polynomials are multiplied together every term in the first polynomial must by multiplied by every term in the second polynomial. For example: f(x) = 3x3 – 2 and g(x) = x3 + 5x – 1 f(x)g(x) = (3x3 – 2)(x3 + 5x – 1) = 3x6 + 15x4 – 3x3 – 2x3 – 10x + 2 = 3x6 + 15x4 – 5x3 – 10x + 2
  • 51. © Boardworks Ltd 200551 of 56 Multiplying polynomials Sometimes we only need to find the coefficient of a single term. For example: Find the coefficient of x2 when x3 – 4x2 + 2x is multiplied by 2x3 + 5x2 – x – 6. We don’t need to multiply this out in full. We only need to decide which terms will multiply together to give terms in x2 . (x3 – 4x2 + 2x)(2x3 + 5x2 – x – 6) We have: 24x2 – 2x2 = 22x2 So, the coefficient of x2 is 22.
  • 52. © Boardworks Ltd 200552 of 56 Contents © Boardworks Ltd 200552 of 56 Linear simultaneous equations Simultaneous equations involving one linear and one quadratic equation Linear inequalities Quadratic inequalities Polynomials Examination-style questions Examination-style questions
  • 53. © Boardworks Ltd 200553 of 56 Examination-style question 1 a) Solve the simultaneous equations x – 2y = 2 x2 + 4y2 = 100 b) Interpret your solution geometrically. a) Label the equations 1x – 2y = 2 2x2 + 4y2 = 100 Rearranging equation 1 x = 2 + 2y Substituting into equation 2 (2 + 2y)2 + 4y2 = 100
  • 54. © Boardworks Ltd 200554 of 56 Examination-style question 1 4 + 8y + 4y2 + 4y2 = 100 8y2 + 8y – 96 = 0 y2 + y – 12 = 0 (y + 4)(y – 3) = 0 y = –4 or y = 3 Substituting into equation 1 When y = –4, x = –6 When y = 3, x = 8 b) The line x – 2y = 2 crosses the curve x2 + 4y2 = 100 at the points (–4, –6) and (3, 8).
  • 55. © Boardworks Ltd 200555 of 56 Examination-style question 2 a) Write an expression for the area A of the following rectangle: b) If the area satisfies the inequality 5 < A < 12 find the range of possible values for x. x – 2 x + 2 a) A = (x + 2)(x – 2) = x2 – 4 b) The range of possible values for x is given by 5 < x2 – 4 < 12
  • 56. © Boardworks Ltd 200556 of 56 Examination-style question 2 We have to solve 5 < x2 – 4 and then solve x2 – 4 < 12 5 < x2 – 4 x2 – 9 > 0 (x + 3)(x – 3) > 0 Sketching y = x2 – 9 x2 – 9 > 0 when x < –3 or x > 3 x2 – 4 < 12 x2 – 16 < 0 (x + 4)(x – 4) < 0 Sketching y = x2 – 16 0 y x (3, 0)(–3, 0) 0 y x (4, 0)(–4, 0) x2 – 16 < 0 when –4 < x < 4 So the range of possible value for x is 3 < x < 4 (ignoring negative solutions)
  • 57. © Boardworks Ltd 200557 of 56 57 Do you find this slides were useful? One second of your life , can bring a smile in a girl life If Yes ,Join Dreams School “Campaign for Female Education” Help us in bringing a change in a girl life, because “When someone takes away your pens you realize quite how important education is”. Just Click on any advertisement on the page, your one click can make her smile. Eliminate Inequality “Not Women” One second of your life , can bring a smile in her life!! Do you find these slides were useful? If Yes ,Join Dreams School “Campaign for Female Education” Help us in bringing a change in a girl life, because “When someone takes away your pens you realize quite how important education is”. Just Click on any advertisement on the page, your one click can make her smile. We our doing our part & u ? Eliminate Inequality “Not Women”

Editor's Notes

  • #4: This line can be drawn by putting x equal to 0 to find the intercept on the y-axis and putting y equal to 0 to find the intercept on the x-axis.
  • #5: Encourage students to use substitution to check that the solutions x = 1 and y = 2 satisfy both equations.
  • #6: Ask students if they can think of a case where a pair of linear simultaneous equations will have no solutions. Establish that a pair of linear simultaneous equations will have no solutions if the graphs of their equations never intersect. The only time that two linear graphs never intersect is when they are parallel; that is, when they have the same gradient. This can be verified for a given pair of equations by arranging them both in the form y = mx + c and checking whether m is the same value in both equations. One more case is where both equations are actually the same but written in different forms. In this case, there are an infinite number of solutions corresponding to every point on the line. At this level, most examples will involve solving two equations with two unknowns. You may wish to make students aware that it is also possible to solve three simultaneous equations with three unknowns, four simultaneous equations with four unknowns, and so on.
  • #7: Point out that the x terms have the same number in front of them and the signs are the same. Subtracting the equations will eliminate the x terms.
  • #8: Tell students that it is usually sufficient to carry out this check mentally.
  • #9: In this example, the coefficient of y have a different sign and so we add the equations. Point out that we could also solve these equations by multiplying the first equation by 4, the second equation by 5 and subtracting them to eliminate x.
  • #14: In some examples, rearranging the equations into the form x = … or y = … may lead to equations involving fractions.
  • #15: Check mentally that these solutions are correct by substituting them into equation 2.
  • #17: Demonstrate the different number of roots possible by dragging the line through the parabola. Note that when the line touches the parabola at one point it forms a tangent to the curve.
  • #18: At this level it is not necessary for students to recognize the general forms that give hyperbolic or elliptic curves. However, it is helpful for them to be aware of the different form that equations containing terms in xy or y2 may take when interpreting the solutions to simultaneous equations using graphs.
  • #19: Point out that, in this example, we would get the same quadratic equation if we subtracted equations 1 and 2 to eliminate y. If the quadratic equation had not factorized then we would have had to solve it by completing the square or by using the quadratic formula.
  • #20: Encourage students to check that these solutions also satisfy equation 1 by substituting them into the equation. Explain that these solutions go in pairs since they correspond to points of intersection of the two graphs. It would be incorrect, for example, to pair the solution x = –1 with the solution y = 5.
  • #21: Explain that graphs are a good way to demonstrate a solution but are not used to solve linear and quadratic simultaneous equations exactly. For this we should use an algebraic method.
  • #22: Student may recognize the equation of a circle from previous work.
  • #23: If necessary, discuss how we can quickly expand (x + 1)2.
  • #24: Check mentally that these solutions are correct by substituting them into equation 2.
  • #26: It is important that a distinction is made between two coincident points of intersecting that result when the discriminant is 0 and when there is a single solution to the simultaneous equations because the line crosses the curve at a single point. In the first case, the line is a tangent to the curve and in the second case it is not. For example, the line x = 4 crosses the curve y = x2 + 2 at a single point, but it is not a tangent to the curve.
  • #27: We could also factorize x2 – 6x + 9 = 0 to give (x – 3)2 = 0. This gives the repeated root x = 3. Ask students to factorize x2 – 6x + 9 = 0 to find the point of contact between the line and the curve. When x = 3, y = 5 (by substituting into equation 1) and so the coordinates of the point of contact are (3, 5).
  • #29: Explain that inequalities, rather than having a single solution, usually have an infinite number of solutions in a given range. Remind students that a hollow circle on a number line means that it is not included in the solution set. Had the inequality symbol been ≥ we would have used a solid circle to indicate that the value 1 was included in the solution set.
  • #31: Explain that if x &amp;gt; 3 is the solution then any value of x above 3 will make the original inequality true. Any value of x below 3 will make the inequality untrue.
  • #32: Note that the inequality highlighted in red is incorrect.
  • #33: Point out that the second method involves more steps. However, some students may find it easier.
  • #34: Remind students that the same action must be done to all three parts of the inequality. This example shows that inequalities may also involve fractional solutions.
  • #37: The working has not been shown so ask students to tell you what has been done at each stage. Ask students to substitute x = 1 into the original inequality to show that it is not true for this value.
  • #41: We choose 0 because it is an easy value to substitute.
  • #42: Ensure that students understand that this solution cannot be written as a combined inequality.
  • #44: Explain that when sketching a graph to solve a quadratic inequality we only need to know where the graph crosses the x-axis and whether the graph is -shaped or -shaped. No other points, such as the y-intercept or the vertex, are required. For quadratic functions that don’t factorize, we can find the roots by completing the square or by using the quadratic equation formula. Ask students to tell you what the solution would have been if the inequality symbol had been reversed.
  • #45: Use this activity to demonstrate the solutions to quadratic inequalities using graphs. The roots of quadratics that don’t factorize are given here to 3 significant figures. When solving quadratics algebraically, however, it is usually more desirable to leave the roots as surds.
  • #47: Explain that, in a polynomial, x can only by raised to the power of a positive whole number.
  • #48: Point out that any of the coefficients (except a) or the constant term could be 0 and so each expression could involve fewer terms than those shown.
  • #50: Sometimes the result when two polynomials are added, subtracted or multiplied is a constant or 0. We can think of a constant as a polynomial of degree 0 since it can be written in the form ax0. A result, 0 is a special case and is sometimes called the zero polynomial. Establish that f(x) is an example of a polynomial of degree 3 and g(x) is a polynomial of degree 1. Warn students that when a polynomial is subtracted all of its terms change sign.
  • #51: If necessary, remind students that when two terms with the same base are multiplied together, their indices are added. Orange lines are used in this example to show each term in the first bracket multiplying each term in the second bracket. With practice, this step can be carried out mentally. We could also write 3x3(x2 + 5x – 1) – 2(x2 + 5x – 1) as an intermediary step. Note that multiplying two terms in the first bracket by three terms in the second bracket will result in six terms to be collected together.
  • #52: Discuss which terms will multiply together to give a term in x2 before revealing the solution.
  • #55: The curve in this example is an ellipse.
  • #57: The range of possible values for x is given by the overlap between x &amp;lt; –3, x &amp;gt; 3 and –4 &amp;lt; x &amp;lt; 4. This is –4 &amp;lt; x &amp;lt; –3 and 3 &amp;lt; x &amp;lt; 4. In the context of the problem x must be positive and so the only relevant solution set is 3 &amp;lt; x &amp;lt; 4.