plz draw a graph with solution
Answers
We've been given two equations that we need to plot on a graph.
In order to plot them, we'll need pairs of x and y coordinates for each line which when joined will result in a line for the given equation. We'll be using the hit and trial method to find the x and y co-ordinate for a given equation.
[3 pairs will be sufficient for one equation]
For the line 5x - 4y = 8:
Case I: x = 0
➝ 5x - 4y = 8
➝ 5(0) - 4y = 8
➝ -4y = 8
➝ y = (8)/(-4)
➝ y = -2
∴ Pair 1: (0, -2)
Case II: x = 4
➝ 5x - 4y = 8
➝ 5(4) - 4y = 8
➝ 20 - 4y = 8
➝ -4y = 8 - 20
➝ -4y = -12
➝ y = (-12)/(-4)
➝ y = (12)/(4)
➝ y = 3
∴ Pair 2: (4, 3)
Case III: x = 8
➝ 5x - 4y = 8
➝ 5(8) - 4y = 8
➝ 40 - 4y = 8
➝ -4y = 8 - 40
➝ -4y = -32
➝ y = (-32)/(-4)
➝ y = (32)/(4)
➝ y = 8
∴ Pair 3: (8, 8)
Therefore, the coordinates for the line 5x - 4y = 8 will be;
Plot these points on the graph, and connect them forming a straight line.
For the line 7x + 6y = 9:
Case II: x = 9
➝ 7x + 6y = 9
➝ 7(9) + 6y = 9
➝ 63 + 6y = 9
➝ 6y = 9 - 63
➝ 6y = -54
➝ y = -54/6
➝ y = -9
∴ Pair 1: (9, -9)
Case II: x = 3
➝ 7x + 6y = 9
➝ 7(3) + 6y = 9
➝ 21 + 6y = 9
➝ 6y = 9 - 21
➝ 6y = -12
➝ y = -12/6
➝ y = -2
∴ Pair 2: (3, -2)
Case III: x = 0
➝ 7x + 6y = 9
➝ 7(0) + 6y = 9
➝ 6y = 9
➝ y = 9/6
➝ y = 3/2
➝ y = 1.5
∴ Pair 3: (0, 1.5)
Therefore, the coordinates for the line 7x + 6y = 9 will be;
Plot these points on the graph, and connect them forming a straight line.
Graph details:
Black line: 5x - 4y = 8
Blue line: 7x + 6y = 9
Scale: 5 units on the x-axis & 5 units on the y-axis
Step-by-step explanation:
- 5x-4y=8------(1)
- 7x+6y=9----(2)
From eq(1)
5x-4y=8
==>5x=8+4y
==>x=8+4y/5
Table:-
From eq(2)
7x+6y=9
==>7x=9-6y
==>x=9-6y/7
Table:-