Questions: Use the elimination method to solve the system of equations. Choose the correct ordered pair.
7x + 3y = 30
-2x + 3y = 3
A. (6,5)
B. (3,3)
C. (3,5)
D. (6,3)
Transcript text: 5.3.3 Quiz: Two-Variable Systems: Elimination
Question 7 of 10
Use the elimination method to solve the system of equations. Choose th correct ordered pair.
\[
\begin{array}{l}
7 x+3 y=30 \\
-2 x+3 y=3
\end{array}
\]
A. $(6,5)$
B. $(3,3)$
C. $(3,5)$
D. $(6,3)$
privious
Solution
Solution Steps
To solve the system of equations using the elimination method, we need to eliminate one of the variables by adding or subtracting the equations. Here, we can subtract the second equation from the first to eliminate \( y \). Then, we solve for \( x \) and substitute back to find \( y \).
Step 1: Set Up the Equations
We start with the system of equations:
\[
\begin{align*}
& \quad 7x + 3y = 30 \\
& \quad -2x + 3y = 3
\end{align*}
\]
Step 2: Eliminate One Variable
To eliminate \( y \), we can subtract the second equation from the first:
\[
(7x + 3y) - (-2x + 3y) = 30 - 3
\]
This simplifies to:
\[
9x = 27
\]
Step 3: Solve for \( x \)
Dividing both sides by 9 gives:
\[
x = 3
\]
Step 4: Substitute to Find \( y \)
Now, we substitute \( x = 3 \) back into one of the original equations. Using the first equation:
\[
7(3) + 3y = 30
\]
This simplifies to:
\[
21 + 3y = 30
\]
Subtracting 21 from both sides results in:
\[
3y = 9
\]
Dividing by 3 gives:
\[
y = 3
\]
Final Answer
The solution to the system of equations is the ordered pair:
\[
\boxed{(3, 3)}
\]