Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Application of Derivatives question

2023 · 25 Jan · Shift 2 · Q30
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Application of Derivatives
  5. /2023 · 25 Jan · Shift 2 · Q30

Application of Derivatives question

2023 · 25 Jan · Shift 2 · Q30

JEE MainMathematicsApplication of DerivativesMCQ+4 / −1
Let the function f(x)=2x3+(2p−7)x2+3(2p−9)x−6f(x) = 2{x^3} + (2p - 7){x^2} + 3(2p - 9)x - 6f(x)=2x3+(2p−7)x2+3(2p−9)x−6 have a maxima for some value of x0x 0x0. Then, the set of all values of p is
  1. A
    (−92,92)\left( { - {9 \over 2},{9 \over 2}} \right)(−29​,29​)
  2. B
    (92,∞)\left( {{9 \over 2},\infty } \right)(29​,∞)
  3. C
    (0,92)\left( {0,{9 \over 2}} \right)(0,29​)
  4. D
    (−∞,92)\left( { - \infty ,{9 \over 2}} \right)(−∞,29​)
View written solutionFree

Correct answer: NO VALUE OF $P$; THE QUESTION STATEMENT LIKELY HAS A TYPO. IF INTERPRETED DIFFERENTLY, THE STORED ANSWER MAY CORRESPOND TO AN ALTERED CONDITION, BUT FOR $X>0$ IT IS IMPOSSIBLE.

  1. We are given f(x)=2x3+(2p−7)x2+3(2p−9)x−6f(x)=2x^3+(2p-7)x^2+3(2p-9)x-6f(x)=2x3+(2p−7)x2+3(2p−9)x−6 and it is stated that the function has a maxima for some value of x>0x>0x>0.

We need the set of all values of ppp for which a local maximum occurs at some positive xxx.

  1. Find the critical points using the first derivative: f′(x)=6x2+2(2p−7)x+3(2p−9)f'(x)=6x^2+2(2p-7)x+3(2p-9)f′(x)=6x2+2(2p−7)x+3(2p−9) So, f′(x)=6x2+(4p−14)x+(6p−27)f'(x)=6x^2+(4p-14)x+(6p-27)f′(x)=6x2+(4p−14)x+(6p−27)

  2. Factor f′(x)f'(x)f′(x). Observe: 6x2+(4p−14)x+(6p−27)=(2x+2p−9)(3x+3)6x^2+(4p-14)x+(6p-27)=(2x+2p-9)(3x+3)6x2+(4p−14)x+(6p−27)=(2x+2p−9)(3x+3) Since

=6x^2+(6p-21)x+(6p-27)$$ This does not match. So let us factor carefully another way. Try dividing by $1$ and checking roots directly. We solve $$6x^2+(4p-14)x+(6p-27)=0$$ Discriminant: $$\Delta=(4p-14)^2-4\cdot 6\cdot (6p-27)$$ $$=16p^2-112p+196-144p+648$$ $$=16p^2-256p+844$$ $$=4(4p^2-64p+211)$$ This is not very useful directly. Let us instead inspect whether the quadratic factors in a simpler form. Take $$f'(x)=6x^2+(4p-14)x+(6p-27)$$ Check $x=-\frac{3}{2}$: $$6\left(\frac{9}{4}\right)+(4p-14)\left(-\frac{3}{2}\right)+(6p-27) =\frac{27}{2}-6p+21+6p-27=\frac{15}{2}\neq 0$$ So not a fixed root. Thus we proceed using the condition for local maximum. 4. Second derivative: $$f''(x)=12x+4p-14$$ At a critical point $x=c$, for it to be a local maximum we need $$f'(c)=0 \quad \text{and} \quad f''(c)<0$$ with also $c>0$. 5. Since $f'(x)$ is a quadratic with leading coefficient positive, the smaller critical point corresponds to local maximum and the larger to local minimum. So we need the smaller root of $$6x^2+(4p-14)x+(6p-27)=0$$ to be positive. Let the roots be $\alpha<\beta$. Then for a cubic with positive leading coefficient, $\alpha$ is the point of local maximum and $\beta$ is the point of local minimum. Hence we need $$\alpha>0$$ 6. For both roots to be positive, necessary and sufficient conditions are: - sum of roots $>0$ - product of roots $>0$ - discriminant $\ge 0$ Now, $$\alpha+\beta=-\frac{4p-14}{6}=\frac{7-2p}{3}$$ So, $$\alpha+\beta>0 \implies 7-2p>0 \implies p<\frac{7}{2}$$ Also, $$\alpha\beta=\frac{6p-27}{6}=p-\frac{9}{2}$$ So, $$\alpha\beta>0 \implies p>\frac{9}{2}$$ These two conditions cannot hold together. Hence both roots cannot be positive. But we only need the smaller root $\alpha$ to be positive. Since $\alpha<\beta$, if $\alpha>0$, then automatically both roots are positive. So this is impossible. Therefore, there is no value of $p$ for which the local maximum occurs at a positive critical point. 7. Since the statement in the question appears to be written as “have a maxima for some value of $x<0$” or “$x\ne 0$” in many standard forms, let us inspect the likely intended interpretation from the options. If the intended condition is that the function has a maximum for some value of $x<0$, then we need the smaller root of $f'(x)=0$ to be negative. For a quadratic with positive leading coefficient, the smaller root is negative unless both roots are positive. From above, both roots are positive is impossible. So the smaller root is always negative whenever real roots exist. Thus we only need real critical points: $$\Delta\ge 0$$ But the options suggest a simple interval in $p$, so let us re-check the derivative for possible factoring from the original expression. Actually, $$f(x)=2x^3+(2p-7)x^2+3(2p-9)x-6$$ Differentiate correctly: $$f'(x)=6x^2+2(2p-7)x+3(2p-9)$$ $$=6x^2+(4p-14)x+(6p-27)$$ Now test $x=-1$: $$f'(-1)=6-(4p-14)+(6p-27)=2p-7$$ Not a fixed root. 8. Let us use the second derivative test at a positive critical point more directly. At a local maximum point $c$, $$f''(c)=12c+4p-14<0$$ If $c>0$, then $$12c>0 \implies 12c+4p-14>4p-14$$ For this to be negative, it is necessary that $$4p-14<0 \implies p<\frac{7}{2}$$ But even then, as shown above, a positive maximum critical point would force both roots positive, impossible because product condition gives $p>\frac{9}{2}$. So indeed no such $p$ exists under the literal reading $x>0$. 9. Therefore, the stored answer $D$ does not agree with the literal text of the question. The most likely issue is a typo in the question statement. Under the literal statement, the answer should be: no value of $p$.
PreviousNext

More from Application of Derivatives

  • If the functions f(x)=3x3​+2bx+2ax2​ and g(x)=3x3​+ax+bx2,aeq2b have a common extreme point, then a+2b+7 is equal to :2023 · MCQ
  • A wire of length 20 m is to be cut into two pieces. A piece of length l1​ is bent to make a square of area A1​ and the other piece of length l2​ is made into a circle of area A2​. If 2A1​+3A2​ is minimum…2023 · MCQ
  • The surface area of a balloon of spherical shape being inflated, increases at a constant rate. If initially, the radius of balloon is 3 units and after 5 seconds, it becomes 7 units, then its radius after 9 seconds is :2022 · MCQ
  • For the function f(x)=4loge​(x−1)−2x2+4x+5,x>1, which one of the following is NOT correct?2022 · MCQ
  • The sum of absolute maximum and absolute minimum values of the function f(x)=∣2x2+3x−2∣+sinxcosx in the interval [0, 1] is :2022 · MCQ
  • Let λ∗ be the largest value of λ for which the function fλ​(x)=4λx3−36λx2+36x+48 is increasing for all x ∈ R. Then fλ∗​(1)+fλ∗​(−1) is…2022 · MCQ
  • If the absolute maximum value of the function f(x)=(x2−2x+7)e(4x3−12x2−180x+31) in the interval [−3,0] is f(α), then :2022 · MCQ
  • The curve y(x)=ax3+bx2+cx+5 touches the x-axis at the point P(−2,0) and cuts the y-axis at the point Q, where y′ is equal to 3 . Then the local maximum value of y(x) is:2022 · MCQ