Sign In
Example Solution: y=-9x+1 & (I) y=2x+1 & (II)
We want to write a system of linear equations in which the solution is a point on the line y=-9x+1. To do so, let's start by graphing this line in a coordinate plane. We will do this by creating a table of values.
x | y=-9x+1 | y | (x,y) |
---|---|---|---|
-1 | y=-9( -1)+1 | 10 | ( -1, 10) |
0 | y=-9( 0)+1 | 1 | ( 0, 1) |
1 | y=-9( 1)+1 | -8 | ( 1, -8) |
Let's plot the points and connect them with a line.
x= 0, y= 1
Zero Property of Multiplication
Rearrange equation
x | y=2x+1 | y | (x,y) |
---|---|---|---|
-1 | y=2( -1)+1 | -1 | ( -1, -1) |
0 | y=2( 0)+1 | 1 | ( 0, 1) |
1 | y=2( 1)+1 | 3 | ( 1, 3) |
Let's plot the points and connect them with a line.
Notice that this is only example solution, as we can think of many other systems that will have a solution that lies on line y=2x+1. Also, such a system does not need to contain this equation to have a solution that lies on its line.