Function f ( x ) = 2 x 3 − 9 a x 2 + 1 2 a 2 x + 1 , where a is a natural number, has its critical points at x = p and x = q such that p 2 = q . What is a equal to?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
f ′ ( x ) = 0 ⟹ x 2 − 3 a x + 2 a 2 = 0
Roots of this equation are 2 a , a
So 2 a = a 2 ⟹ a = 0 , 2 (since a is a natural number).
If only positive integer solution is needed, then a = 2 .
nice solution i took a longer way :>
Problem Loading...
Note Loading...
Set Loading...
Critical points occur when f ′ ( x ) = 0 . Therefore
f ( x ) f ′ ( x ) x 2 − 3 a x + 2 a 2 ( x − a ) ( x − 2 a ) = 2 x 3 − 9 a x 2 + 1 2 a 2 x + 1 = 6 x 2 − 1 8 a x + 1 2 a 2 = 0 = 0 Differentiate both sides w.r.t. x Putting f ′ ( x ) = 0
Therefore, the critical points are at x = a and x = 2 a . Since p and q are natural numbers and p 2 = q , we assume p < q and hence p = a and q = 2 a , then
a 2 a 2 − 2 a a ( a − 2 ) ⟹ a = 2 a = 0 = 0 = 2 Since a is a natural number.