Answer:
C, 45 degrees
Step-by-step explanation:
START WITH 1 COUNT BY ONES 1, 2, 3, 4, 5, 6
START WITH 8 COUNT BY ONES 8, 9, 10, 11, 12, 13
C 35+5x=90
5x=90-35
x=55/5
x=11
Hope this helped
Answer:
a = 1
b = -1
Step-by-step explanation:
First, let's make equations out of those given f(x)'s
-4 = -3a + b
2 = 3a + b
We can use elimination method to get rid of the a real quick
-4 = b
2 = b
Add those together
-2 = 2b
Divide both sides by 2
-2/2 = 2b/2
b = -1
Plug in the new b in one of the original equations; I'm gonna use the bottom one
2 = 3a - 1
+ 1 + 1
3 = 3a
3/3 = 3a/3
a = 1