Answer:
(0,-2); The y-intercept is y=-2.
Step-by-step explanation:
Recall that the y-intercept is simply (0, y). In other words, we simply need to plug zero into the equation to acquire the y.
Thus:



Answer:
13. A
14. C.
Step-by-step explanation:
A relation is a function if there is only one y assigned to each x.
That is if you have a set of points, there should be no repeated x value.
So looking at {(0,0),(-2,4),(-2,-4),(-3,7)} this is not a function because you have two x's that are the same. A.
The slope-intercept form of a linear equation is y=mx+b where m is the slope and b is the y-intercept.
The y-intercept is where the graph goes through the y-axis at. It goes through at -1 so b=-1.
The slope is rise/run. So starting from the y-intercept (0,-1) we need to find another point to count the rise & run to... How about (3,1)? That works. You can do the counting if you want. You could also use the slope formula.
To use the slope formula, I just like to line the points up vertically and subtract vertically then put 2nd difference over the 1st difference.
(0,-1)
-(3,1)
--------
-3 -2
So the slope is -2/-3 or just 2/3.
So the equation is y=2/3 x-1
C.
X+y+z=92
y=3x
z=2x-10
subsitute
x+3x+2x-10=92
6x-10=92
add 10 to both sdies
6x=102
divide by 6
x=17
subsitute
y=3x
y=3(17)
y=51
z=2x-10
z=2(17)-10
z=34-10
z=24
x=17
y=51
z=24
the numbers are 17,51,24