Question 828304: 3 systems of 2 equations/inequalities y=2x+1 y= -6x y=3x+1 use each method to solve 1 system [a] graphing [b] substitution [c] elimination find a system that has each of the following coincident lines,intersecting lines,parallel lines,perpendicular lines explain reasoning
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
given:
y = 2x + 1
y = -6x
y = 3x + 1
---
by observation, the three linear equations are all mutually intersecting, because they all have different slopes.
---
the three equations give rise to three possible linear systems of two equations each.
I will solve one of those systems, and you can do the rest:
---
y = 2x + 1
y = 3x + 1
---
put the system of linear equations into standard form:
---
2x - y = -1
3x - y = -1
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution by matrix method:
x = 0
y = 1
---
system matrix
2 -1
3 -1
---
inverse of system matrix
-1 1
-3 2
---
determinant of system matrix = 1
---
now by elimination method:
---
y = 2x + 1
(y = 3x + 1) * -1
---
y = 2x + 1
-y = -3x + -1
---
add the system:
---
-x = 0
x = 0
---
y = 2x + 1
y = 2(0) + 1
---
y = 1
---
solution by elimination method:
x = 0
y = 1
---
the method agree.
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
|
|
|