document.write( "Question 1161305: Determine the equation of a sine function that has a range of {y ∈ R|−7 ≤ y ≤ 2}, the first minimum value at −30° and the first maximum value at 60°. \n" ); document.write( "
Algebra.Com's Answer #784809 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"y+=+a%2Asin%28b%28x-c%29%29%2Bd\"

\n" ); document.write( "a is the amplitude
\n" ); document.write( "b determines, or is determined by, the period
\n" ); document.write( "c is the horizontal (phase) shift
\n" ); document.write( "d is the vertical shift (determines the center line of the oscillation)

\n" ); document.write( "The range is from -7 to +2, a difference of 9. The amplitude a is half of that, 4.5.

\n" ); document.write( "The center line is halfway between the minimum and maximum; d = -2.5.

\n" ); document.write( "The function has a minimum at -30 degrees and a next maximum at 60 degrees; that difference of 90 degrees is half the period, so the period is 180 degrees. That is half the period of the basic sine function, so b = 360/180 = 2.

\n" ); document.write( "At this point our function is

\n" ); document.write( "\"y+=+4.5%2Asin%282%28x-c%29%29-2.5\"

\n" ); document.write( "When the angle is 0 degrees, the value of sine is 0 and increasing. In this example, the angle is 0 when x=c.

\n" ); document.write( "With a minimum at -30 degrees and a maximum at 60 degrees, this function (before the vertical shift) is 0 and increasing halfway between -30 degrees and +60 degrees -- at +15 degrees.

\n" ); document.write( "So c = 15 (degrees), and the function is

\n" ); document.write( "\"y+=+4.5%2Asin%282%28x-15%29%29-2.5\"

\n" ); document.write( "A graph, showing the sine function and the constants representing the minimum and maximum values and the center line.

\n" ); document.write( "Note the minimum at -30 degrees, the maximum at +60 degrees, and the function value at the center line and increasing at +15 degrees.

\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );