1)What is the maximum/minimum value of f(x) = ab $ \sin x + b \sqrt(1-a^2)\cos x$ + c? $|a| \lt 1, b \gt 0$ . 2) Find the maximum if c = 0 3) Find x if f(x) = c I tried trignometric substitution but alas! Can you please help? Thanks.
2026-04-25 13:35:21.1777124121
what is the maximum/minimum value of f(x)= ab $ \sin x + b \sqrt(1-a^2)\cos x + c$
291 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Let $a = \sin\theta$.
Then the above equation becomes $b\sin\theta\sin{x}+b\cos\theta\cos{x} +c $ or
$b\cos(\theta-x)+c$.
The maximum value obtained when $\theta-x=0$ in that case maximum value is $b+c$.
Also minimum happens when $\theta-x=\pi$ in that case minimum value is $-b+c$
$f(x) = c$ means, $b\cos(\theta-x)=0$ or $\cos(\theta-x)=0$ or,
$x = \theta- \pi/2$, or $x = \theta+ \pi/2$