by Guest » Mon Jul 15, 2019 11:42 am
I don't believe that response is entirely correct. Yes, the range of "cos(x)" is -1 to 1 so the range of "0,2cos(5pi x/2)- 7" is 0,2(-1)- 7= -7,2 to 0,2(1)- 7= -6,8 where x ranges over all real numbers. But here, x must be a positive integer so the range may be restricted. We can look at specific values: when x= 1, y= 0,2cos(5pi/2)- 7= -7, when x= 2, y= 0,2 cos(5pi)- 7= -7,2, when x= 3, y= 0,2cos(15pi/2)- 7= -7, when x= 4, y= 0,2cos(10pi)- 7= -6,8, when x= 5, y= 0,2cos(25pi2)- 7= -7, etc. Get the idea? When x is odd, cos(5x/2) is 0 so y= -7. When x is a multiple of 4, cos(5x/2)= 1 so y= -6,8. When x is a multiple of 4 plus 2, cos(5x/2) is -1 so y= -7.2. The range is the set of those three numbers, {-7, -6.8, -7.2}.