Answer: Choice A
y=2x+3; y=-1/3x+3
==================================================
Explanation:
The left portion of the blue curve is y = 2x+3 but it is only graphed when x < 0 (we could argue that [tex]x \le 0[/tex] but I'll set that aside for the other portion).
The right portion is the line y = -1/3x + 3 and it's only graphed when [tex]x \ge 0[/tex]
So we could have this piecewise function
[tex]f(x) = \begin{cases}2x+3 \ \text{ if } x < 0\\-\frac{1}{3}x+3 \ \text{ if } x \ge 0\\\end{cases}[/tex]
Or we could easily swap the "or equal to" portion to move to the first part instead like this
[tex]f(x) = \begin{cases}2x+3 \ \text{ if } x \le 0\\-\frac{1}{3}x+3 \ \text{ if } x > 0\\\end{cases}[/tex]
Either way, we're involving the equations mentioned in choice A