If you want the equation of the line its:
y=3x+2
Answer: C) 108 degrees
------------------------------------------------------
Explanation:
Angle 4 is an exterior angle which corresponds to the remote interior angles of 33 degrees and 75 degrees. Through the remote interior angle theorem, we can add the remote interior angles to get the exterior angle
So we simply add 33 and 75 to get 33+75 = 108
If you chose not to use this theorem, then you can find angle three by using the fact that all three angles of the triangle must add to 180 degrees. So,
33+75+(angle 3) = 180
108+(angle 3) = 180
108+(angle 3) - 108 = 180 - 108
angle 3 = 72 degrees
Then use the fact that angle 3 and angle 4 are supplementary
(angle 3) + (angle 4) = 180
72 + (angle 4) = 180
72 + (angle 4) - 72 = 180 - 72
angle 4 = 108 degrees
either way, we get the same answer
Answer:
y = -(4/5)x + 7
Step-by-step explanation:
recall that the point-slope form of a linear equation is given as
y - y₁ = m (x - x₁)
in our case, we are given
slope, m = -4/5
and a point (x₁, y₁) = (5,3)
hence we simply substitute these values into the equation
y - y₁ = m (x - x₁)
y - 3 = -(4/5) (x - 5) (we will simplify this to convert to slope-intercept form)
y - 3 = -(4/5) (x) - (-4/5)(5)
y - 3 = -(4/5)x +4 (add 3 to both sides)
y = -(4/5)x +4 +3
y = -(4/5)x + 7