Question

Difficulty: MediumLinear Equations in One Variable

If xx satisfies the equation 5(x2)32x14=x+76\frac{5(x - 2)}{3} - \frac{2x - 1}{4} = \frac{x + 7}{6}, which of the following statements must be true? Select all that apply.

  1. x>4x > 4Answer
  2. 4x4x is an integerAnswer
  3. C
    xx is an integer
  4. D
    2x+1>102x + 1 > 10
  5. 3x2=10.753x - 2 = 10.75Answer

Answer

The correct statements are that x>4x > 4, 4x4x is an integer, and 3x2=10.753x - 2 = 10.75.
Solving the linear equation yields x=4.25x = 4.25 or 174\frac{17}{4}. Using this value: 4.25>44.25 > 4 is true; 4×174=174 \times \frac{17}{4} = 17 is an integer, so that statement is true; and 3(4.25)2=10.753(4.25) - 2 = 10.75 is also true.

Step-by-Step Solution

1
Find a common denominator to clear fractions in the given equation.
The least common multiple of denominators 33, 44, and 66 is 1212.
Clearing denominators simplifies multi-term fractional equations into standard linear form.
2
Multiply every term of the equation by 1212 and expand numerators.
45(x2)3(2x1)=2(x+7)    20(x2)3(2x1)=2(x+7)4 \cdot 5(x - 2) - 3 \cdot (2x - 1) = 2 \cdot (x + 7) \implies 20(x - 2) - 3(2x - 1) = 2(x + 7).
Multiplying each term by 1212 eliminates all fraction bars.
3
Distribute the constants through the parentheses on both sides.
20x406x+3=2x+1420x - 40 - 6x + 3 = 2x + 14.
Applying the distributive property correctly accounts for negative signs across parentheses.
4
Combine like terms on the left side and solve for xx.
14x37=2x+14    12x=51    x=5112=174=4.2514x - 37 = 2x + 14 \implies 12x = 51 \implies x = \frac{51}{12} = \frac{17}{4} = 4.25.
Isolating xx gives the exact rational value of the solution.
5
Evaluate each provided statement using x=4.25x = 4.25.
The statement x>4x > 4 is true (4.25>44.25 > 4). The statement 4x4x is an integer is true (4×4.25=174 \times 4.25 = 17). The statement 3x2=10.753x - 2 = 10.75 is true (3×4.252=10.753 \times 4.25 - 2 = 10.75). The other two statements are false.
Direct substitution verifies which conditions hold.

Key Concept

Solving multi-step linear equations in one variable by clearing denominators and combining variable terms.
Estimated Time:1m 30s
Rate this question