Find the approximate range of the function
y = 2 sin (6x) + sin (4x).
My initial reasoning is that sin of anything maxes out at 1, so this function can be rewritten as
y = 2 (1) + 1
The maximum of y is 3.
Then I tried to refine my answer.
If sin(6x) is 1, then 6x must be π/2. It follows that x = π/12.
So, if 6x is π/2, then 4x is π/3. Correspondingly, when sin(6x) is 1, sin(4x) is ½√3 or ~0.866.
Hence, the max should be 2(1) + 0.866 = 2.866. The minimum should be the opposite -2.866.
But the answer keys shows the answer as [-2.889,2.889]
http://www.sosmath.com/cyberexam/precalc/TA4001/TA4001.html
Question 9.
My solution is off by 0.023 and I can't figure out why.
Anyone see it?