I don't really like these algebra problems which pretend to be geometry.
The bisector makes two equal angles, so
x/2 + 17 = x - 33
50 = (1/2) x
x = 100
That means ABC = 100/2 + 17 = 67 degrees
CBD = 100 - 33 = 67 degrees, equal so that checks
We're asked for ABC which is 67 + 67 = 134 degrees
Answer: 134°
Answer:
x > -3/2
Step-by-step explanation:
x-3x+3<6
Combine like terms
-2x+3<6
Subtract 3 from each side
-2x +3-3<6-3
-2x <3
Divide each side by -2,remembering to flip the inequality
-2x/-2 > 3/-2
x > -3/2
Answer:
once you find 3/4 of 1200 you will know the answer
Step-by-step explanation:
3/4 of 1200
Answer:
y = 3x - 2
Step-by-step explanation:
Given the points :
(2,4) and (6,16).
x1 = 2 ; y1 = 4 ; x2 = 6 ; y2 = 16
Y = mx + b
m = slope
b = intercept
m = Rise / Run
Rise = y2 - y1 = 16 - 4 = 12
Run = x2 - x1 = 6 - 2 = 4
m = 12 / 4 = 3
Y = 3x + b
4 = 3(2) + b
4 = 6 + b
4 - 6 = b
b = - 2
Equation becomes ;
y = 3x - 2