Graphical Solution of a Pair of Linear Equations
Video Explanation
Question
Solve graphically the following system of linear equations. Also find the coordinates of the points where the lines meet the y-axis:
\[ 2x – y – 5 = 0 \]
\[ x – y – 3 = 0 \]
Solution
Step 1: Write Both Equations in the Form \(y = mx + c\)
Equation (1):
\[ 2x – y – 5 = 0 \Rightarrow y = 2x – 5 \]
Equation (2):
\[ x – y – 3 = 0 \Rightarrow y = x – 3 \]
Step 2: Prepare Tables of Values
For Equation (1): \(y = 2x – 5\)
| x | y |
|---|---|
| 0 | -5 |
| 3 | 1 |
For Equation (2): \(y = x – 3\)
| x | y |
|---|---|
| 0 | -3 |
| 3 | 0 |
Step 3: Graphical Representation
Plot the following points on the same Cartesian plane:
- Line 1: (0, −5) and (3, 1)
- Line 2: (0, −3) and (3, 0)
Join each pair of points to obtain two straight lines.
The two straight lines intersect at the point (2, −1).
Result
The graphical solution of the given system of equations is:
\[ x = 2,\quad y = -1 \]
Points Where the Lines Meet the Y-Axis
For equation (1), when \(x = 0\):
\[ y = -5 \Rightarrow \text{Point} = (0, -5) \]
For equation (2), when \(x = 0\):
\[ y = -3 \Rightarrow \text{Point} = (0, -3) \]
Conclusion
The given system of linear equations has a unique solution at the point (2, −1).
The points where the lines meet the y-axis are:
- (0, −5)
- (0, −3)