Question

Difficulty: HardLinear Equations in One Variable
In the linear equation below, kk is a constant:
xk2+2x+15=3x410\frac{x - k}{2} + \frac{2x + 1}{5} = \frac{3x - 4}{10}
If xx must be a positive integer, which of the following values could be kk? Select all such values.
  1. A
    6-6
  2. 66Answer
  3. C
    1010
  4. 1212Answer
  5. E
    1515

Answer

The values of kk that satisfy the condition are 66 and 1212.
Clearing denominators gives 6x=5k66x = 5k - 6, or x=5k66x = \frac{5k - 6}{6}. For xx to be a positive integer, 5k65k - 6 must be positive and divisible by 66. This requires kk to be a positive multiple of 66. The options 66 and 1212 satisfy both criteria, yielding x=4x = 4 and x=9x = 9 respectively.

Step-by-Step Solution

1
Clear denominators by multiplying the entire equation by the least common denominator (LCD), which is 10.
5(xk)+2(2x+1)=3x45(x - k) + 2(2x + 1) = 3x - 4
Eliminating fractions simplifies further algebraic manipulation.
2
Expand terms and combine like terms on the left side of the equation.
5x5k+4x+2=3x4    9x5k+2=3x45x - 5k + 4x + 2 = 3x - 4 \implies 9x - 5k + 2 = 3x - 4
Distribute constants across parentheses to isolate variable expressions.
3
Isolate xx in terms of kk.
6x=5k6    x=5k666x = 5k - 6 \implies x = \frac{5k - 6}{6}
Express xx as an explicit linear function of kk to test divisibility and positivity conditions.
4
Determine constraints on kk for xx to be a positive integer.
5k5k must be divisible by 66 (so kk must be a multiple of 66) and 5k6>0    k>1.25k - 6 > 0 \implies k > 1.2.
Since 55 and 66 share no common factors, kk must be a positive multiple of 66.
5
Evaluate the choices against the constraints.
Among the options, only 66 and 1212 are positive multiples of 66, producing x=4x = 4 and x=9x = 9 respectively.
Both values produce integer solutions greater than zero.

Key Concept

Solving single-variable linear equations with rational coefficients and applying divisibility and inequality constraints.
Rate this question