To solve the system of equations using the linear combination method, we first start with the given equations:
- \( 6x - 3y = 3 \) (Equation 1)
- \( -2x + 6y = 14 \) (Equation 2)
Step 1: Make the coefficients of \( y \) the same
We can multiply Equation 1 by 2 in order to make the coefficients of \( y \) match (specifically to make them both 6):
\[ 2(6x - 3y) = 2(3) \] This results in:
\[ 12x - 6y = 6 \quad \text{(New Equation 1)} \]
Now we have:
- \( 12x - 6y = 6 \) (New Equation 1)
- \( -2x + 6y = 14 \) (Equation 2)
Step 2: Add the two equations
Now, we can add the two equations together:
\[ (12x - 6y) + (-2x + 6y) = 6 + 14 \]
This simplifies to:
\[ 10x = 20 \]
Step 3: Solve for \( x \)
Now, divide both sides by 10:
\[ x = 2 \]
Step 4: Substitute \( x \) back into one of the original equations
We'll substitute \( x = 2 \) back into Equation 1:
\[ 6(2) - 3y = 3 \]
This simplifies to:
\[ 12 - 3y = 3 \]
Step 5: Solve for \( y \)
Now, subtract 12 from both sides:
\[ -3y = 3 - 12 \]
This gives us:
\[ -3y = -9 \]
Now divide by -3:
\[ y = 3 \]
Final Solution:
The solution to the system is \((2, 3)\).
Among the given options:
- (2, 1)
- (2, –3)
- (2, –1)
- (2, 3)
The answer is \(\boxed{(2, 3)}\).