Answer:
The first choice
Explanation:
Because there is a closed dot, you need to use either less than or equal to or greater than or equal to. And because it’s pointing to left and getting smaller, d is less than or equal to 5.
It would be 76 degrees because it’s a vertical angle
Answer:
yes because when you multiply 3000 by 10 that gives you a total of 30000 that you paid off
Step-by-step explanation:
the description is very difficult to understand with special characters and potential typing errors.
I suspect the definition is
function(x) = 32 - x²
function(-5)function(-5) is then very easily calculated.
we need to calculate function(-5) and then square the result, as function(-5)function(-5) is just a simple multiplication of the function results.
function(-5) = 32 - (-5)² = 32 - 25 = 7
so,
function(-5)function(-5) = 7 × 7 = 49
Answer:
Step-by-step explanation:
Rearrange each function to solve for x.
Switch x and y,
The resulting equation is the inverse function.
A:
f(x) = y = 5+x
x = y-5
y = x-5
f⁻¹(x) = x-5
g(x) = 5-x ≠ f⁻¹(x)
g(x) is not the inverse of f(x).
:::::
B:
f(x) = y = 2x-9
x = (y+9)/2
y = (x+9)/2
f⁻¹(x) = (x+9)/2
g(x) = (x+9)/2 = f⁻¹(x)
g(x) is the inverse of f(x).
:::::
C:
f(x) = y = 2/x - 6
x = 2/(y+6)
y = 2/(x+6)
f⁻¹(x) = 2/(x+6)
g(x) = (x+6)/2 ≠ f⁻¹(x)
:::::
D:
f(x) = y = x/3 + 4
x = 3y - 12
y = 3x - 12
f⁻¹(x) = 3x - 12
g(x) = 3x - 4 ≠ f⁻¹(x)
g(x) is not the inverse of f(x).