Which relation is also a function? {(2,0), (3,2), (2,3)} {(0,0), (3,0), (5,0)} {(3,1), (3,2), (3,3)} {(5,2), (5,4), (2,6)}
pychu [463]
Answer:
only{(0,0), (3,0), (5,0)} (the x axis)
Step-by-step explanation:
as all the others have more than one possible output y for a unique input x
Answer:
Amrita's number is 6
Step-by-step explanation:
x Double the unknown number
2x Add 9
2x + 9 Divide the answer by 3
2/3x + 3 Subtract 1
2/3x + 2 Set this equal to the original number
2/3x + 2 = x
-2/3x -2/3x Subtract 2/3x from both sides
2 = 1/3x Multiply both sides by 3
6 = x
with what english, science anything i no it all
The function
... y = 1/x
has derivative
... y' = -1/x²
which has no zeros. It is undefined at x=0, the only critical point. The derivative is negative for all values of x, so the function is decreasing everywhere in its domain.
Your function
... y = (x+1)/(x-3)
can be written as
... y = 1 +4/(x-3)
which is a version of y = 1/x that has been vertically scaled by a factor of 4, then shifted 1 unit up and 3 units to the right. Shifting the function to the right means x=3 is excluded from the domain (and the interval on which the function is decreasing).
The critical point is x=3.
The function is decreasing on (-∞, 3) ∪ (3, ∞), increasing nowhere.