How do you determine whether a linear system has one solution, many solutions, or no solution when given y = x + 2 and –4x + y = –1 ?
1 Answer
Convert both equations to slope-intercept form
if they are
# { ("identical", rarr, "many solutions"), ("same slope, different intercepts",rarr,"no solutions"), ("otherwise",rarr,"one solution"):}#
Explanation:
Identical equations have solutions for every coordinate on either line.
Lines with the same slope but not through the same y-intercept are parallel (but not identical).
Otherwise the lines represented by the equations cross at exactly one location
For the given example:
[1]
[2]
converting into explicit slope-intercept form:
[3]
[4]
and
there is exactly one solution.
Although it isn't requested by this question, we could go on to determine this solution:
Multiply [3] by
[5]
Subtract [4] from [5]
[6]#color(white)("XXX")-3y=-9
Divide both sides by
[7]
Substitute
[8]