Question

Difficulty: MediumLinear Equations in One Variable

If xx satisfies the linear equation x+22+x13=4\frac{x + 2}{2} + \frac{x - 1}{3} = 4, what is the value of 3x23x - 2?

  1. 1010Answer
  2. B
    44
  3. C
    2-2
  4. D
    26.526.5
  5. E
    7.67.6

Answer

The value of 3x23x - 2 is 1010.
To solve x+22+x13=4\frac{x + 2}{2} + \frac{x - 1}{3} = 4, multiply the entire equation by the common denominator 6 to clear fractions, yielding 3(x+2)+2(x1)=243(x + 2) + 2(x - 1) = 24. Distributing gives 3x+6+2x2=243x + 6 + 2x - 2 = 24, which simplifies to 5x+4=24    5x=20    x=45x + 4 = 24 \implies 5x = 20 \implies x = 4. Substituting x=4x = 4 into 3x23x - 2 gives 3(4)2=103(4) - 2 = 10.

Step-by-Step Solution

1
Find a common denominator to clear the fractions from the equation.
The least common multiple of 2 and 3 is 6. Multiplying both sides of the equation by 6 gives 6(x+22)+6(x13)=646 \cdot \left(\frac{x + 2}{2}\right) + 6 \cdot \left(\frac{x - 1}{3}\right) = 6 \cdot 4, which simplifies to 3(x+2)+2(x1)=243(x + 2) + 2(x - 1) = 24.
Clearing denominators simplifies multi-step fractional equations into standard linear form.
2
Expand terms and solve for xx.
3x+6+2x2=24    5x+4=24    5x=20    x=43x + 6 + 2x - 2 = 24 \implies 5x + 4 = 24 \implies 5x = 20 \implies x = 4.
Combining like terms isolates the variable xx.
3
Substitute x=4x = 4 into the target expression 3x23x - 2.
3(4)2=122=103(4) - 2 = 12 - 2 = 10.
The question asks for the value of the algebraic expression 3x23x - 2, not xx itself.

Key Concept

Solving linear equations with fractional coefficients by clearing denominators and evaluating target algebraic expressions.
Estimated Time:1m 15s
Rate this question