Question:

Find the integral: \[ \int x^m \cdot x^n \, dx \]

Show Hint

When multiplying powers of \( x \), add the exponents before integrating.
  • \( \frac{x^{m+n+1}}{m+n+2} + k \)
  • \( \frac{x^{m+n}}{m+n} + k \)
  • \( \frac{x^{m+n+1}}{m+n+1} + k \)
  • \( (m+n) x^{m+n-1} + k \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The given integral is \( \int x^m \cdot x^n \, dx \). First, simplify the integrand: \[ x^m \cdot x^n = x^{m+n}. \] Now, integrate \( x^{m+n} \): \[ \int x^{m+n} \, dx = \frac{x^{m+n+1}}{m+n+1} + k. \] Thus, the correct answer is option (C).
Was this answer helpful?
0
0