Answer:
Part A: 1
Explain: The solution for a pair of lines is where they intersect.
Part B: (3,4)
Explain: (3,4) is the place where the lines intersect.
Y = mx + b
b: y-intercept (when x equals zero)
m: slope ((y₂ - y₁) ÷ (x₂ - x₁))
Y - Intercept:
To find the y-intercept, just look at the table. The y-intercept is whatever y equals when x equals zero. In this case it is -8.
Slope:
(y₂ - y₁) ÷ (x₂ - x₁)
Pick two points and substitute them into this equation. Let's use (-3, 1) and (-2, -2).
(-2 - 1) ÷ (-2 + 3)
-3 ÷ 1
-3
Now substitute these values back into the equation.
y = mx + b
y = -3x - 8
The answer is a.
28 white ducks swimming in pond
2*(28 white ducks) = 56 brown ducks flew and landed in pond
(28 white ducks)/2 = 14 white ducks remained in the pond
Ducks remaining in the pond (at this point):
(14 white ducks) + (56 brown ducks) = <u><em>70 ducks in all</em></u>
Answer:
y = 1/6x -4
Step-by-step explanation:
First find the slope
m= ( y2-y1)/(x2-x1)
m=(-5 - -3)/( -6 -6)
= (-5+3)/ (-6-6)
= -2/-12
= 1/6
The slope intercept form is
y= mx+b where m is the slope and b is the y intercept
y = 1/6 x +b
Substitute a point into the equation
-5 = 1/6(-6) +b
-5 = -1+b
Add 1 to each side
-4 = b
y = 1/6x -4