31
just substitute -8 for all x
process here:
f(x) = -3x + 7
f(-8)= -3(-8) + 7
The first one is a maximum and the a.s. is x=1
The second one is a minimum and the a.s. is x=-2
Answer:
A,B,D
Step-by-step explanation:
By replacing the points in the current equation you can get true statements which are correspondent to answer A,B,D
Answer:
D
Step-by-step explanation:
Paul can type 60 words per minute and Jennifer can type 80 words per minute. Paul typing speed / Jenifer typing speed = 60/80 = 3/4. Paul type 3/4 as fast as Jennifer. Log in for more information.
Answer:
1. 20
2. 23
3. 6
Step-by-step explanation:
We have that:
f(x) = 2x
g(x) = x² + 1
f(g(x)) is the composite function of f and g. So
f(g(x)) = f(x²-1) = 2(x²+1) = 2x² + 2
1. f(g(3))
f(g(x)) = 2x² - 2 = 2(3)² + 2 = 18 + 2 = 20
2. f(3)+g(4)
f(3) = 2(3) = 6
g(4) = 4² + 1 = 17
f(3) + g(4) = 6 + 17 = 23
3. f(5) - 2g(1)
f(5) = 2(5) = 10
g(1) = (1)² + 1 = 2
f(5) - 2g(1) = 10 - 2*2 = 10 - 4 = 6