What is the sum of the maximum and minimum values of the function
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.
We can see here that the function y = f ( x ) = ∣ sin x − 5 ∣ + 6 gives max and min value on value of sin x being on the extremes, i.e, sin x = 1 and sin x = ( − 1 )
So, Max. value of y = ∣ sin x − 5 ∣ + 6 = ∣ − 1 − 5 ∣ + 6 = ∣ − 6 ∣ + 6 = 6 + 6 = 1 2
Also, Min value of y = ∣ sin x − 5 ∣ + 6 = ∣ 1 − 5 ∣ + 6 = ∣ − 4 ∣ + 6 = 4 + 6 = 1 0
Then, Sum of the max and min values = 1 2 + 1 0 = 2 2