Answer:
absolute value is the number itself regardless if it is negative or positive
Answer:
3(x² + 1) + 2
Step-by-step explanation:
(f ○ g)(x) = f(g(x))
Substitute x = g(x) into f(x), that is
f(x² + 1) = 3(x² + 1) + 2 ← is the equivalent statement
Hello,
Please, see the attached files.
Thanks.
Y = x + 5....so we sub in x + 5 for y in the other equation
4x + y = 20
4x + x + 5 = 20
5x + 5 = 20
5x = 20 - 5
5x = 15
x = 15/5
x = 3
y = x + 5
y = 3 + 5
y = 8
solution is (3,8)