sin a sin a − 4 sin a + 1
Find the maximum value of the expression above for real a .
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.
sina.sina - 4sina + 1 can be written as:
(sina-2)^2 - 3 and hence when sina = -1 we will get 6 which is maximum
⟹ f ( a ) = sin 2 a − 4 sin a + 1 f ′ ( a ) = sin ( 2 a ) − 4 < 0 Differentiating both sides w.r.t. a As − 1 ≤ sin ( 2 a ) ≤ 1
Since the derivative is always negative, the function gives maximum when sin a is minimum, i.e., sin a = − 1 and so f max = 1 + 4 + 1 = 6 .
Problem Loading...
Note Loading...
Set Loading...
Same solution with @AMAN SHUKLA 's
A = sin a sin a − 4 sin a + 1 = sin 2 − 4 sin a + 1 = sin 2 − 4 sin a + 4 − 3 = ( sin a − 2 ) 2 − 3
Note that ( sin a − 2 ) 2 ≥ 0 and A is maximum when ( sin a − 2 ) 2 is maximum, and ( sin a − 2 ) 2 is maximum when sin a = − 1 . Therefore, X m a x = ( − 1 − 2 ) 2 − 3 = 6 .