QUESTION IMAGE
Question
which point is a solution to the system of linear equations?
y = -x + 1
3x - y = 3
options:
(\frac{3}{2}, -\frac{1}{2})
(1, 0)
(-\frac{1}{2}, \frac{3}{2})
(0, 1)
Step1: Substitute $y=-x+1$ into the second equation
Substitute $y$ in $3x - y = 3$:
$$3x - (-x + 1) = 3$$
Step2: Simplify and solve for $x$
Expand and combine like terms:
$$3x + x - 1 = 3$$
$$4x - 1 = 3$$
$$4x = 4$$
$$x = 1$$
Step3: Find $y$ using $x=1$
Substitute $x=1$ into $y=-x+1$:
$$y = -1 + 1 = 0$$
Step4: Verify the solution
Check $(1,0)$ in $3x - y = 3$:
$$3(1) - 0 = 3$$
$$3 = 3$$
The point satisfies both equations.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
(1, 0)