Question

Difficulty: EasySystems of Linear Equations

Consider the system of equations below.

y=3x4y = 3x - 4
x+y=8x + y = 8

What is the value of xx?

  1. 33Answer
  2. B
    55
  3. C
    11
  4. D
    22

Answer

The value of xx is 33.
To solve the system, substitute the value of yy from the first equation into the second equation: x+(3x4)=8x + (3x - 4) = 8. Combining the xx terms gives 4x4=84x - 4 = 8. Adding 44 to both sides of the equation results in 4x=124x = 12. Dividing both sides by 44 isolates the variable, giving x=3x = 3.

Step-by-Step Solution

1
Substitute the expression for yy from the first equation into the second equation.
x+(3x4)=8x + (3x - 4) = 8
This eliminates the variable yy to create a single equation in terms of xx.
2
Combine the like terms on the left side of the equation.
4x4=84x - 4 = 8
Grouping the xx variables simplifies the expression.
3
Add 44 to both sides of the equation to isolate the term with xx.
4x=124x = 12
Performing the inverse operation of subtraction isolates the variable term.
4
Divide both sides of the equation by 44 to solve for xx.
x=3x = 3
Performing the inverse operation of multiplication isolates the variable xx.

Key Concept

Solving a system of linear equations using the substitution method.
Rate this question