Answer:
C
Step-by-step explanation:
sum of angles in tri are 180
180-35-36=109
Answer:
don't click the link/search the link to the other answer.
Step-by-step explanation:
trust me it's bad
Answer: A.
They did not distribute the 3 to the 4 and -5a correctly.
X/w=y/5
wy=5x
wy/5=x
w/5=x/y
it should be a
Answer:
The equation of the line is y = x + 1
Step-by-step explanation:
In order to find this, start with two points that are on the line. We'll use (0, 1) and (1, 2). Now we can use the slope formula to find the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (2 - 1)/(1 - 0)
m = 1/1
m = 1
Now that we have this, we can use that slope and a point in point-slope form. Then we solve for y to get the equation.
y - y1 = m(x - x1)
y - 1 = 1(x - 0)
y - 1 = 1x
y = 1x + 1