Answer:
input = 5
Step-by-step explanation:
y = -2x - 6
When y = -16
-16 = -2x - 6
divide by -2 on both sides,
8 = x + 3
x = 8 - 3 = 5
The answer is X > 5/2 because of math
Piecewise functions have different definitions, depending on when you evaluate them.
Given an input x, your function returns:
- 2x if the input is negative
- 1 if the input lies between 0 (included) and 2 (excluded)
- the square root of x if the input is greater than 2 (included)
You want to know what f(0) is. In other words, you want to know what happens if we give 0 as input.
The piecewise definition tells us that, if the input is 0, the function outputs 1.
So, you have f(0) = 1.
Answer:
b. Discrete quantitative
Step-by-step explanation:
Hope that helps
Answer:
B.(-5,-7)
Step-by-step explanation:
According to the rule of rotation if you were to have a 270* clockwise you would first switch the x and y values. Ex: (-7,5) -> (5,-7). next you would make the original y coordinate a negative. (5,-7) -> (-5,-7).