SOLUTION: Please answer this question https://gyazo.com/de9615f2f0bb887d99db0257b3c98e68

Algebra ->  Rational-functions -> SOLUTION: Please answer this question https://gyazo.com/de9615f2f0bb887d99db0257b3c98e68      Log On


   



Question 1140774: Please answer this question
https://gyazo.com/de9615f2f0bb887d99db0257b3c98e68

Answer by greenestamps(13215) About Me  (Show Source):
You can put this solution on YOUR website!


At x=0, the function value is at its middle value and is increasing. That means we can use a sine function with no horizontal shift.

y+=+a%2Asin%28b%28x-c%29%29%2Bd

a is the amplitude;
the period is 360/b (assuming x is in degrees);
the horizontal shift is c (0 in this example);
d is the vertical shift (axis, or center line)

The center line is halfway between the minimum and maximum values; in this example the minimum and maximum values are 0 and 4. That gives you the value of d.

The amplitude a is half the difference between the minimum and maximum values.

We already noted that because we are using a sine function the horizontal shift is 0.

The period is 180 degrees; that gives you the value of b.

You now have all the parameters required to write the function.