It is a reflection across the y axis, then a translation to the right 2 units.
I hope this helps! If you have more you want help with I can help.
Answer:
First-row second one
Step-by-step explanation:
Dark chocolate took longer to melt than milk chocolate
Since x dollars is the total monthly sales Paul makes when his sales exceed 20,000 dollars, then the function f(x) should add x dollars and $20,000. The answer is B. x+20,000.
Assuming that x dollars is still the sales after gaining $20,000, then 15 percent of x is modeled by B. 0.15x.
Answer:
1 / (x² + 6x + 8)
Step-by-step explanation:
(x + 4) / (x² + 5x + 6) * (x + 3) / (x² - 16)
= (x + 4) / (x + 2)(x + 3) * (x + 3) / (x + 4)(x - 4)
↑ factor x² + 5x + 6 ↑ factor x² - 16 using difference of squares
= 1 / (x + 2) * 1 / (x - 4) ← x + 4 and x + 3 cancel
= 1 / (x + 2) * (x + 4) ← multiply
= 1 / (x² + 6x + 8) ← expand