179k views
1 vote
Is (0, 3) a solution to the following system?

Y=-x+3
Y=2x-3
A No, because it does not check in either equation.
B. No, because it does not check in the first equation.
C. No, because it does not check in the second equation.
D. Yes, because it checks in both equations.

User Megaoctane
by
6.6k points

1 Answer

1 vote

Solve each equation with (0, 3)

y = -x + 3

3 = -0 + 3

y = 3 (correct since y = 3 in (0, 3))

y = 2x - 3

3 = 2(0) - 3

3 = 0 - 3

3 = -3 (incorrect since it isn't equal)

So... No, because it does not check in the second equation.

Best of Luck!

User Mstgnz
by
5.8k points