F(x) = ㏑(x² - 4)
Domain: {-2 ≤ x ≤ 2}, or [-2, 2]
This looks like scalar matrix multiplication. The idea here is to multiply the scalar 3 by each item inside the matrix.
Doing so leads to the answer [3 -12 15 -21]
Side note: I'm assuming the matrix given to you has 1 row and 4 columns.
The answer is maybe C lol
Answer: f(2) is 3.
Step-by-step explanation:
f(2) just means "what is the vale of the function, f, when x = 2? Look for x=2 and read the y value where the line crosses x=2, in this case, the y value is 3. So f(2) = 3.
======
[One could also determine the equation for the line. Provided below.]
The slope is -(1/2) and the y-intercept is 4:
y = -(1/2)x + 4
For x=2,
y = -(1/2)*(2) + 4
y = 3
y(2) = 3
Do the second one hope this helps