document.write( "Question 90540: The problem is Find the Amplitude, period, and phase shift(s) of the function.
\n" );
document.write( "f(x)=4cos(x + (pi / 3)) \n" );
document.write( "
Algebra.Com's Answer #65742 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = a*cos(bx + c) + d \n" ); document.write( "a determines amp \n" ); document.write( "b determines period \n" ); document.write( "c determines horizontal shift \n" ); document.write( "d determines vertical shift \n" ); document.write( "f(x) = 4*cos(x + (pi / 3)) \n" ); document.write( "Amp: 4 \n" ); document.write( "Period: 2 \n" ); document.write( "Horizontal Shift: \n" ); document.write( "Vertical Shift: 0 \n" ); document.write( " |