Question
Question: How do you solve the system by graphing the linear system \(2x-y=5\) and \(3x+2y=4\) ?...
How do you solve the system by graphing the linear system 2x−y=5 and 3x+2y=4 ?
Solution
The above 2 equations are of straight lines. The solution to the system of equations will be the intersection between 2 lines. There will be no solution if 2 lines are parallel to each other and infinite solution if both lines are the same.
Complete step-by-step answer:
General formula for the line is y=mx+c
2x−y=5 and 3x+2y=4 are equations of straight lines. The intersection point will be the solution of the system.
General equation for the line is y=mx+c where m is the slope and c is the y intercept, we can write 2x−y=5 as y=2x−5 and if we compare y=2x−5 with y=mx+c we get the slope is 2 and y intercept is equal to – 5, in 3x+2y=4 the slope is −23 and y intercept is equal to 2 so let’s draw the graph and find out the point of intersection.
We can see that the point of intersection is A(2 , - 1) x coordinate is the solution. So 2 is the solution.
Note: Another method is to solve by determinant method
Suppose there are 2 linear equation a1x+b1y=c1 and a2x+b2y=c2 the solution to this problem let’s take
D= a1 a2 b1b2
A= b1 b2 c1c2
B= a1 a2 c1c2
x=−DA and y=DB Where D=0
If D=0 and any one of A and B is not equal to 0 then there will be no solution for the system of equation
If D=A=B=0 there will be infinitely many solutions to the system of equations.
If D=0 there will be one solution for the system of equations.
In this case a1=2,b1=−1,c1=5 and a2=3,b2=2,c2=4
Solving the determinant D = 7 , A= - 14 and B = -7
So x=−DA
So x = 2
And y=DB= - 1
While solving the system of linear equations we can imagine the equation having 2 unknown as equations of straight in 2-D Cartesian plane so 2 equations means 2 lines will intersect at 1 point unless both lines are parallel or both lines are overlapping. Same goes with 3 unknowns: we can imagine the equations as equations of plane in 3D geometry and then solve for the unknown variables.