Complementary angles --- they add up to 90 degrees
Answer: The answer is
Step-by-step explanation: We are given four different functions of the variable 'x' and a graph. We are told to select one of the four options that which function can be graphed as the graph given in the question.
To check, we start plotting the functions one by one on a graph paper. We see that the graph of first three functions do not match with the given graph, but the graph of the fourth function given by

matches exactly with the graph given in the question. The attached figure will show the graph for this function, which is exactly same as given.
Thus, the correct option is

Answer:
8.
Denote the equation : y = ax + b
Use the first 2 values of x and y in table:
3a + b = 21
5a + b = 35
Subtract the 2 equations:
=> 2a = 14 => a = 7 => b = 21 - 3 x 7 = 0
=> The solution is y = 7x
9.
Denote the equation : y = ax + b
Use the first 2 values of x and y in table:
5a + b = 17
10a + b = 22
Subtract the 2 equations:
=> 5a = 5 => a = 1 => b = 17 - 5 x 1 = 17 - 5 = 12
=> The solution is y = x + 12
Hope this helps!
:)
Answer:
see explanation
Step-by-step explanation:
Given the 2 equations
5x + y = 21 → (1)
x - 3y = 9 → (2)
Multiply (1) by 3 and add the result to (2) to eliminate y term
15x + 3y = 63 → (3)
Add (2) and (3) term by term
(x + 15x) + )- 3y + 3y) = (9 + 63)
16x = 72 ( divide both sides by 16 )
x = 4.5
Substitute x = 4.5 into (1) for corresponding value of y
22.5 + y = 21 ( subtract 22.5 from both sides )
y = - 1.5
Solution is (4.5, - 1.5 )