1.45 is the answer! brainliest
Answer:
{0, 10, 42}
Step-by-step explanation:
<em>Domain is set of input values and range is set output values.</em>
For the function f(x) = 2x² - 8 and domain set of {-2, 3, 5}
<u>Range is:</u>
- f(-2) = 2(-2)² - 8 = 0
- f(3) = 2*3² - 8 = 10
- f(5) = 2*5² - 8 = 42
<u>Range:</u> {0, 10, 42}
Let the number be x
15% = 90
1% = 6
100% = 6 x 100 = 600
Answer:
Explicit tn = 52 + (n - 1)*(-12)
Recursive = tn = t(n - 1) - 12
Step-by-step explanation:
The difference between term n and term n - 1 is can be found by taking the difference between and 2 consecutive terms.
t3 = 28
t2 = 40
d = t3 - t2
d = 28 - 40
d = - 12
Explicit
tn = a1 + (n - 1)*d
a1 = 52
d = - 12
tn = 52 + (n - 1)*(-12)
<em><u>Example</u></em>
Find t5
t5 = 52 + (5 - 1)*(-12)
t5 = 52 + 4 * - 12
t5 = 52 - 48
t5 = 4
Recursive
tn = t(n - 1) - 12
<em><u>Example</u></em>
t5 = t4 - 12
t5 = 16 - 12
t5 = 4 just as it did before.
Answer:
B. (x - 6)(x + 2).
Step-by-step explanation:
x^2 - 4x - 12
We need 2 numbers whose product is the last number -12 and whose sum is the coefficient of x (-4).
These numbers are -6 and + 2.
So the factors are (x - 6)(x + 2).