Question

Difficulty: MediumLinear Equations in One Variable

If 2x34x53=x+1512\frac{2x - 3}{4} - \frac{x - 5}{3} = \frac{x + 15}{12}, what is the value of 3x23x - 2?

  1. 10Answer
  2. B
    4
  3. C
    37
  4. D
    55
  5. E
    130

Answer

The value of 3x23x - 2 is 1010.
Multiplying the given linear equation by the least common denominator 12 yields 3(2x3)4(x5)=x+153(2x - 3) - 4(x - 5) = x + 15. Expanding both sides gives 6x94x+20=x+156x - 9 - 4x + 20 = x + 15, which simplifies to 2x+11=x+152x + 11 = x + 15, leading to x=4x = 4. Substituting x=4x = 4 into 3x23x - 2 gives 3(4)2=103(4) - 2 = 10.

Step-by-Step Solution

1
Clear the denominators by multiplying both sides of the equation by the least common multiple of 4, 3, and 12, which is 12.
12(2x34)12(x53)=12(x+1512)    3(2x3)4(x5)=x+1512 \cdot \left(\frac{2x - 3}{4}\right) - 12 \cdot \left(\frac{x - 5}{3}\right) = 12 \cdot \left(\frac{x + 15}{12}\right) \implies 3(2x - 3) - 4(x - 5) = x + 15
Eliminating fractions simplifies the algebraic manipulation.
2
Distribute the coefficients through the terms in parentheses, paying careful attention to the negative sign on the second term.
6x94x+20=x+156x - 9 - 4x + 20 = x + 15
Distributing 4-4 across (x5)(x - 5) yields 4x+20-4x + 20.
3
Combine like terms on the left side of the equation.
2x+11=x+152x + 11 = x + 15
Grouping variable terms (6x4x=2x)(6x - 4x = 2x) and constant terms (9+20=11)(-9 + 20 = 11).
4
Isolate the variable xx by subtracting xx and 1111 from both sides.
x=4x = 4
Solves the linear equation for xx.
5
Substitute x=4x = 4 into the target expression 3x23x - 2.
3(4)2=122=103(4) - 2 = 12 - 2 = 10
Calculates the final answer requested in the stem.

Key Concept

Linear Equations with Fractional Coefficients
Rate this question