SUBJECT: MATHEMATICS
CLASS: SS 3
DATE:
TERM: 1st TERM
REFERENCE TEXTS:
WEEK EIGHT
TOPIC: SIMULTANEOUS EQUATIONS
CONTENT
SIMULTANEOUS EQUATIONS INVOLVING ONE LINEAR AND ONE QUADRATIC
One of the equations is in linear form while the other is in quadratic form.
Note: One linear, one quadratic is only possible analytically using substitution method.
Examples:
3x + y = 10 & 2x2 +y2 = 19
Solution
3x + y = 10 ----------- eq 1
2x2 + y2 = 19 --------- eq 2
Make y the subject in eq 1 (linear equation)
y = 10 – 3x ---------- eq 3
Substitute eq 3 into eq 2
2x2 + (10-3x) 2 = 19
2x2+ (10 – 3x) (10 – 3x) = 19
2x2 + 100 – 30x – 30x + 9x2 = 19
2x2 + 9x2 - 30x – 30x + 100 – 19 = 0
11x2 - 60x + 81 = 0
11x2 - 33x – 27x + 81= 0
11x (x-3) – 27 (x – 3) = 0
(11x – 27) (x – 3) = 0
11x – 27 = 0 or x-3 = 0
11x = 27 or x = 3
∴ x = 27/11 or 3
Substitute the values of x into eq 3.
When x = 3
y = 10 – 3(x)
y = 10 - 3(3)
y = 10 – 9 = 1
When x =27/11
y = 10 – 3(27/11)
y = 10 - 51/11
y = 110 - 51
11
y = 59/11
∴w hen x = 3, y = 1
x = 27 , y = 59
11 11
solution
3x + 4y = 11 -------- eq 1
xy = 2 -------- eq 2
Make y the subject in eq 1
4y = 11 – 3x
y = 11 – 3x ………… eq3
4
substituteeq 3 into eq 2
x y = 2
x ( 11- 3x ) = 2
4
x (11-3x) = 2x4
11x – 3x2 = 8
-3x2 + 11x – 8 = 0
-3x2 + 3x + 8x – 8 = 0
-3x (x-1) +8 (x-1) = 0
(-3x + 8) (x-1) = 0
-3x + 8 = 0 or x – 1 = 0
3x = 8 or x = 1
x = 8/3 or 1
Substitute the values of x into eq 3
y = 11- 3x
4
when x = 1
y = 11 – 3(1) = 11-3 = 8
4 4 2
y = 4
when x = 8/3
y = 11 – 3(8/3)
4
y = 33 – 24 = 9 = 3
12 12 4
∴ x = 1, y = 2
x = 8/3, y = 3/4.
Evaluation
Solve for x and y
2x – y = 1 2x – 9y = -2
MORE EXAMPLES
Solve simultaneously for x and y.
3x – y = 3 -------- eq 1
9x2 - y 2 = 45 --------- eq 2
Solution
From eq 2
(3x)2 - y 2 = 45
(3x-y) (3x+y) = 45 ---------- eq 3
Substitute eq 1 into eq 3
3 (3x + y) = 45
3x + y = 15 ……………..eq4
Solve eq 1 and eq 4 simultaneously.
3x – y = 3 --------- eq 1
3x + y = 15 -------- eq 4
eq 1 + eq 4
6x = 18
x = 18/ 6
x = 3
Substitute x = 3 into eq 4.
3x + y = 15
3 (3) + y = 15
9 + y = 15
y = 15 – 9
y = 6
∴ x = 3, y = 6
Evaluation
Solve for x and y in the following pairs of equations
2x – y = 5 x - y = 4
WORD PROBLEMS LEADING TO LINEAR AND QUADRATIC EQUATIONS
Example
The product of two numbers is 12. The sum of the larger number and twice the smaller number is 11. Find the two numbers.
Solution
Let x = the larger number
y = the smaller number
Product, x y = 12 …………….eq1
From the last statement,
x + 2y = 11 ………….. eq2
From eq2, x = 11 – 2y …………...eq3
Sub. Into eq1
y(11 – 2y) = 12
11y – 2y2 = 12
2y2 -11y + 12 = 0
2y2 – 8y – 3y + 12 = 0
2y(y-4) – 3(y-4) = 0
(2y-3)(y-4) =0
2y-3 =0 or y-4 =0
2y = 3 or y = 4
y= 3/2 or 4
when y = 3/2 when y=4
x = 11 – 2y x = 11- 2y
x = 11 – 2(3/2) x = 11 – 2(4)
x = 11 – 3 x = 11 – 8
x = 8 x = 3
Therefore, (8 , 3/2)(3 , 4)
Evaluation
Solve the following simultaneous equation
SOLVING SIMULTANEOUS EQUATIONS USING GRAPHICAL METHOD
Examples
Using the scale 2cm to 1 units on x-axis and 2cm to 2 unit on y-axis, draw the graph of y = x2 – x – 1 and y = 2x – 1 (on the same scale and axis for values of x: - 3≤x< 4
Solution
Table of values for y = x2 – x – 1
X | -3 | -2 | -1 | 0 | 1 | 2 | 3 | 4 |
x2 | 9 | 4 | 1 | 0 | 1 | 4 | 9 | 16 |
-x | +3 | +2 | +1 | 0 | -1 | -2 | -3 | -4 |
-1 | -1 | -1 | -1 | -1 | -1 | -1 | -1 | -1 |
Y | 11 | 5 | 1 | -1 | -1 | 1 | 5 | 11 |
X | -3 | -2 | - 1 | 0 | 1 | 2 | 3 | 4 |
Y | 11 | 5 | 1 | -1 | -1 | 1 | 5 | 11 |
Table of values for y = 2x – 1
X | -3 | -2 | -1 | 0 | 1 | 2 |
2x | -6 | -4 | -2 | 0 | 2 | 4 |
-1 | -1 | -1 | -1 | -1 | -1 | -1 |
Y | -7 | -5 | -3 | -1 | 1 | 3 |
X | -3 | - 2 | - 1 | 0 | 1 | 2 | 3 |
Y | -7 | -5 | - 3 | - 1 | 1 | 3 | 5 |
Evaluation
x | -2 | -1 | 0 | 1 | 2 | 3 | 4 | 5 |
y |
b.Using a scale of 2cm to 1 unit on x-axis and 2cm to 5 unit on y-axis, draw the graph of the relation
y = 2x2-3x-7 for -3 < x ≤ 5
c.Using the same scale and axis, draw the graph of y = 2x-1
GENERAL EVALUATION AND REVISION QUESTIONS
WEEKEND ASSIGNMENT
Solve each of the following pairs of equations simultaneously,
THEORY
1a. Find the coordinate of the points where the line 2x – y = 5 meets the curve 3x2 – xy -4 =10
Write down the equations connecting their ages and solve the equations in order to find the ages of the woman and her son. (WAEC)
© Lesson Notes All Rights Reserved 2023