document.write( "Question 1029389: Help, Please! I am supposed to write a cosine function, f(x), such that on one period a local maximum is at (-pi/3, 1) followed by a local minimum at (2pi/3, -7). Thanks for any help!!! \n" ); document.write( "
Algebra.Com's Answer #644437 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! write a cosine function, f(x), such that on one period a local maximum is at (-pi/3, 1) followed by a local minimum at (2pi/3, -7). \n" ); document.write( "--------------- \n" ); document.write( "Amplitude = |1 - (-7)|/2 = 4 \n" ); document.write( "Center of 1 & -7 = -3 --> vertical offset of -3 \n" ); document.write( "From -pi/3 to 2pi/3 is 1/2 the period = pi --> period = 2pi \n" ); document.write( "Offset = shift from the max = -pi/3 \n" ); document.write( "============ \n" ); document.write( "--> f(x) = 4cos(x + pi/3) -3 \n" ); document.write( " |