Question:medium

The volume of a cuboid is \( x^3 - 7x + 6 \), then the longest side of the cuboid is:

Show Hint

When dealing with volumes and factorization problems, always attempt to factor the polynomial expression to identify the dimensions of the cuboid.
Updated On: Jan 15, 2026
  • None of these
  • \( x - 1 \)
  • \( x + 3 \)
  • \( x - 2 \)
Show Solution

The Correct Option is C

Solution and Explanation

The cuboid volume formula is: \[ \text{Volume} = \text{Length} \times \text{Width} \times \text{Height} \] The given volume expression \( x^3 - 7x + 6 \) factors as: \[ x^3 - 7x + 6 = (x - 1)(x^2 + x - 6) \] Factoring \( x^2 + x - 6 \): \[ x^2 + x - 6 = (x + 3)(x - 2) \] The complete factorization of the volume expression is: \[ x^3 - 7x + 6 = (x - 1)(x - 2)(x + 3) \] The longest side corresponds to the largest factor, \( x + 3 \). Thus, the answer is \( x + 3 \).
Was this answer helpful?
2