Question:medium

L.C.M. of \(x^3 - 9x\) and \(x^2 - 2x - 3\) is

Show Hint

To find the L.C.M. of polynomials, factorize them and take all distinct factors.
Updated On: Jan 15, 2026
  • \(x - 3\)
  • \(x + 3\)
  • \(x(x + 1)\)
  • \(x(x + 3)(x - 3)\)
Show Solution

The Correct Option is D

Solution and Explanation

First, factor each expression: \[\nx^3 - 9x = x(x^2 - 9) = x(x - 3)(x + 3)\n\] \[\nx^2 - 2x - 3 = (x - 3)(x + 1)\n\] The L.C.M. is the product of all unique factors: \[\n\text{L.C.M.} = x(x - 3)(x + 3)(x + 1)\n\] Therefore, the answer is \(x(x + 3)(x - 3)\).
Was this answer helpful?
2