Answer:
Step-by-step explanation:
<u>Supplementary:</u> 1 and 2 & 3 and 4
Supplementary angles: A pair of angles whose sum is equal to 180°.
<u />
<u>Vertical:</u> 1 and 3 & 2 and 4
Vertical angles: A pair of opposite angles that are made by two intersecting lines.
<u>Complimentary:</u> None
Complimentary angles: A pair of angles whose sum is equal to 90°.
Hope this helps! :D
Hello,
As h(x) is a bijection,
range(h(x))=dom(h^(-1)(x))={0,1,2,3}
Answer C
ANSWER:
a = 11
b = 2
Explaination:
We have two equations:
a = 5b + 1 .....................(1)
a = 3b + 5.....................(2)
Here we use substitution method in order to solve the set of equations.
put a=3b+1 to equation (1)
3b + 5 = 5b + 1
Solve for b
5 = 5b -3b + 1
5-1 =2b
4 = 2b
b = 2
Now put the value of b = 2 into the equation (1) or (2)
a = 5b + 1
a = 5(2) + 1
a = 10 + 1
a = 11