Main content
Digital SAT Math
Course: Digital SAT Math > Unit 2
Lesson 5: Solving systems of linear equations: foundationsSolving systems of linear equations — Basic example
Watch Sal work through a basic Solving systems of linear equations problem.
Want to join the conversation?
- But how does this work because if you plug in the x(3y) into the top equation you get y=9y.(45 votes)
- Actually, these two lines intersect at the origin (as Sal mentioned). I originally got y = 9y and thought that there were no solutions, but if you subtract y from both sides you get 0 = 8y. Divide both sides by 8 and you'll still get 0 for y. The mistake that we made was by not combining like terms.(49 votes)
- So to summarize:
if mx and b is exactly the same = infinitely many solutions
if mx is reciprocal = one solution
if mx is the same = no solution(19 votes)- Actually, If the two equations are similar for slope and y-intercept, then it has infinitely many solutions. If the slope is different for the two equations with similar y-intercepts, then it is one solution. If the slope of the two is the same but different y-intercepts, then it is no solution.(3 votes)
- can we solve these equations to get the ans?(3 votes)
- Yes, but you have to be careful. The answer is not the number that you would get when you solved the equations. The answer is
whether
there are two solutions, only one solution, no solutions or infinite solutions.
If you are able to get any solution, you CAN say that the "zero solutions option" is not correct
Another reason it would be tricky to solve is that this problem is tricky to solve. If you try substitution to solve this system, you get some strange equations.
x = 3y
y = 3x
If you substitute the value for x into the equation for y you get y = 3 (3y)
So y = 9y
You might be tempted to say IMPOSSIBLE! y cannot equal 9y
Instead you need to use algebra to isolate the y by subtracting y from both sides:
y - y = 9y - y
So 0 = 8y
divide both sides by 8 to gety = 0
plug that into your original equation to find out that when y = 0, x = 0
So there is one solution and it also explains why y can equal 9y.
Sal decided to use the fact that this is a system of linear equations, which means it represents two lines. He quickly graphed the lines to show that they intersect at (0, 0) which is the same solution we found be solving.
Since they are two lines, they CANNOT have two solutions--two lines can cross one time or can coincide (be duplicates of the same line) in which they have the same solutions at an infinity of places. If the lines are parallel (never crossing) they have NO solutions.
Graphing is probably the easiest, safest and fastest way to answer this question, but solving gave us the same answer.(18 votes)
- So if both equations have the same slope, how would i know whether they are parallel or the same line??(2 votes)
- The slope formula is y=mx+b.
m is the slope and b is the y axis intercept.
To determine weither they are parallel or the same line we look at the y axis intercept (b).
If they have the same value then they are the same line and if they're different then they are parallel giving that both equations have the same slope.(15 votes)
- Can't we solve this using the same method as simultaneous equations??(4 votes)
- : IQ increasing to -14:(4 votes)
- How exactly does x/3 = 1/3x?(3 votes)
- Dividing by a number is the same as multiplying by that number's reciprocal. x/3 is the same as 1/3x.(2 votes)
- In the video you state that these 2 equation are linear, but how do i find out if the equation is linear?(3 votes)
- The highest power of the variables in the equations is 1. Therefore, both the equations are linear.(2 votes)
- if both equations have the same slope, how would i know whether they are parallel or the same line....?(2 votes)
- Lines are defined based on their slope and y-intercept. If two lines have the same slope, the thing that differentiates them is their y-intercept. Lines that are the same will have the same slope and y-intercept, and lines that are only parallel will have the same slope but different y-intercepts.
For example, lines (1) and (2) below are the same, but (3) is just parallel to them and not the same.
(1) y = 2x + 4
(2) 2y - 8 = 4x
(3) y = 2x - 2(3 votes)
- Helpful but, how do you know if it's one solution and not 0?(3 votes)
Video transcript
- [Instructor] We're told
the system of equations above has solution X, Y. What is the value of X? Pause this video and have a go at it before we work through it together. All right, now there's several ways that you could approach it, but the way I like to think
about it right when I look at it is if in one of the equations I've already explicitly
solved for a variable. So I have Y is equal to two X. Well, in the other equation I could substitute for that variable that has been solved for. So if Y is equal to two X, wherever I see Y in the other equation, I can replace it, I can
substitute that with a two X. And then what does that give us? Well, this second equation here becomes three X plus, instead of Y I can write two X
because I'm substituting, and then that is equal to 30. And then what's three X plus two X? Well, that of course is equal
to five X is equal to 30. I can divide both sides by five, since that's the
coefficient on the X term. And I get X is equal to six. And I am done. Now, another way we could approach this is through elimination. If I subtract Y from both
sides of this top equation, I will get zero is equal to two X minus Y, or of course, I could write that as two X minus Y is equal to zero. And then I'll rewrite this second equation three X plus Y is equal to 30. And then notice, if I add the left-hand
side to the left-hand side and the right-hand side
to the right-hand side, the Ys are going to cancel out. I'll get two X plus three X is five X, negative Y plus Y, that's zero Y. They just cancel out. And then zero plus 30 is equal to 30. And so we get back to this step. You solve for X. You get X equals six again.