Answer:
(3, 5)
Step-by-step explanation:
The graph is is the standard y=|x| except the values tells you that x shifts 3 (within the absolute value or parentheses x does the opposite) to the right and the y value shifts 5 up (numbers outside parentheses affects y and does what it says). You can try using a table of values then graphing to check your answer.
8x+6? Are you asking us to write out the equation?
Answer:
20%
Step-by-step explanation:
1/5 of 1 hour = 20 minutes
so 1/5 = 20%
25% + 20% = 45%
0.35 = 35%
45% + 35% = 80%
100% - 80% = 20%
Answer = 20%
Hope this helps!
Answer:
(f + g)(x) = x² + 4x - 4
Step-by-step explanation:
The statement (f + g)(x) is the same as f(x) + g(x). In other words, the question simply wants you to add the two functions together.
f(x) = 4x + 1
g(x) = x² - 5
(f + g)(x) <----- Original statement
f(x) + g(x) <----- Rewrite
(4x + 1) + (x² - 5) <----- Substitute the equations in f(x) and g(x)
4x + x² - 4 <----- Add 1 and -5
x² + 4x - 4 <----- Rearrange the terms