Answer:
The blue one
4, 2
6, 3
12, 6
Step-by-step explanation:
J = (5,6)
K = (5,1)
L = (10,2)
Answer:
A. x
C. x – 5
D. x + 2
Step-by-step explanation:
From the question above, we are asked to find the factors of an algebraic expression that is given as:
x³ - 3x² - 10x
We would use the step of factorisation
Step 1
x(x² - 3x- 10)
The first factor of the algebraic expression has been obtained = x
Step 2
We factorise x² - 3x - 10
x² +2x - 5x - 10
(x²+2x) - (5x - 10)
x(x + 2) -5(x + 2)
(x + 2)(x - 5)
Step 3
x³ - 3x² - 10x
x(x² - 3x- 10)
(x)(x + 2)(x - 5)
Therefore, the factors of the algebraic expression are:
(x), (x + 2), (x - 5)
Answer:
- f(4) = -12
- f(-2) = -6
- f(2) = -10
- f(0) = -8
- f(-3) = -5
Step-by-step explanation:
Put the value where the variable is and do the arithmetic.
Personally, I find it easier not to deal with so many minus signs. I would rewrite the function to ...
f(x) = -(8 +x)
I find it easier to evaluate the series of argument values when they are in increasing order. This serves as a check, because we expect the function values to be in decreasing order.
f({-3, -2, 0, 2, 4}) = -(8 +{-3, -2, 0, 2, 4}) = -{5, 6, 8, 10, 12} = {-5, -6, -8, -10, -12}
- f(4) = -12
- f(-2) = -6
- f(2) = -10
- f(0) = -8
- f(-3) = -5
_____
As always, for repetitive evaluation of the same function, a spreadsheet or graphing calculator is a handy tool.