The answer would be B hope I could help (: next time try to make it more explained (:
Answer:
x = 0, y = -1
Step-by-step explanation:
10x = 5y + 5
y = 2x - 1
======================
10x = 5(2x - 1) + 5
10x = 10x - 5 + 5
x = 0
======================
y = 2x - 1
y = -1
Answer:
f(-2) = 4
f(0) = 6
f(5) = 11
Step-by-step explanation:
You just need to plug in the different values of x into the equation
f(x)=x+6
When x = -2, then f(-2) = -2 + 6 = 4
When x = 0, then f(0) = 0 + 6 = 6
When x = 5, then f(5) = 5 + 6 = 11