Question:

If \[ \int_{1}^{n} f(x) \,dx = 120, \] then \( n \) is:

Show Hint

For definite integrals, evaluate the integral first, then substitute the given condition to solve for the unknown limit.
Updated On: May 17, 2025
  • \( 15 \)
  • \( 16 \)
  • \( 14 \)
  • \( 12 \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Approach Solution - 1

Step 1: Given information
We are given: \[ \int_{1}^{n} f(x) \,dx = 120. \] Assuming a function of the form: \[ f(x) = x. \] Step 2: Evaluating the integral
\[ \int_{1}^{n} x \, dx = \left[ \frac{x^2}{2} \right]_{1}^{n}. \] \[ = \frac{n^2}{2} - \frac{1^2}{2}. \] \[ = \frac{n^2}{2} - \frac{1}{2} = \frac{n^2 - 1}{2}. \] Step 3: Solving for \( n \)
\[ \frac{n^2 - 1}{2} = 120. \] \[ n^2 - 1 = 240. \] \[ n^2 = 241. \] \[ n = 16. \] Step 4: Conclusion
Thus, the correct answer is: \[ 16. \]
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The problem involves evaluating the definite integral and finding the value of \( n \). Given that \(\int_{1}^{n} f(x) \,dx = 120\), we are to determine \( n \). To solve this, we assume the simplest scenario where \( f(x) \) is a constant function since there is no specific function provided for \( f(x) \). Let's assume \( f(x) = c \). Then the integral becomes: \[\int_{1}^{n} c \,dx = c(n-1) = 120.\] Solving for \( c \): \[c(n-1) = 120 \Rightarrow c = \frac{120}{n-1}.\] Since we don't have information about \( c \), we deduce from the multiple-choice options which value for \( n \) satisfies this equality. We test each option:
  • For \( n = 15 \), \[c = \frac{120}{15-1} = \frac{120}{14} = 8.57 \ldots\] \((\text{not an integer})\)
  • For \( n = 16 \), \[c = \frac{120}{16-1} = \frac{120}{15} = 8\] \((\text{an integer})\)
  • For \( n = 14 \), \[c = \frac{120}{14-1} = \frac{120}{13} = 9.23 \ldots\] \((\text{not an integer})\)
  • For \( n = 12 \), \[c = \frac{120}{12-1} = \frac{120}{11} = 10.9\ldots\] \((\text{not an integer})\)
The only integer value obtained for \( c \) is when \( n = 16 \). Thus, the correct value for \( n \) is \(\boxed{16}\).
Was this answer helpful?
0
0