Answer:
4th option
Step-by-step explanation:
open circle means more than or less than
n is more than -3 but less than 1
Answer: B
Reason: Plugged it in in my Desmos app, it's free on the appstore and helps you solve for graphs !
Answer:
This linear system has one solution.
Step-by-step explanation:
First equation: y = x + 2
Second equation: 6x - 4y = -10
Let's change the second equation in slope-intercept form y = mx + b.
<u>Slope-intercept form</u>
y = mx + b
m ... slope
b ... y-intercept




If two lines have the <em>same slope </em>but <em>different y-intercept</em>, they are parallel - <u>system has no solutions</u>.
If two lines have the <em>same slope</em> and the <em>same y-intercept</em>, they are the same line and are intersecting in infinite many points - <u>system has infinite many solutions</u>.
If two lines have <em>different slopes</em> then they intersect in one point - <u>system has one solution</u>.
We see that lines have different slopes. First line has slope 1 and the other line has slope
. So the system has one solution.
You can also check this by solving the system.
Substitute y in second equation with y from first.
6x - 4y = -10
6x - 4(x + 2) = -10
Solve for x.
6x - 4x - 8 = -10
2x = -2
x = -1
y = x + 2
y = -1 + 2
y = 1
The lines intersect in point (-1, 1). <-- one solution
To write a slope intercept equation you need the slope and the y intercept which is b. The slope of y=x is 1 and to find a perpendicular slope you flip it and make it the opposite sign so in this case is would still be 1\1 but now it will be negative so your slope is -1 and you plug in 2 for x and 2 for y into the equation y=mx+b and m=your slope (which is -1) to find the value of b. so you get y=-1(2)+b. When you solve you get b=4 and then rewrite the intercept slope equation which is y=mx+b and plug in your slope for m and 4 for b so your final answer is y=-1x+4