document.write( "Question 901688: q(x)=5.3cos(pi(x)/9)
\n" );
document.write( "what is the period?
\n" );
document.write( "I know the amplitude is 5.3 but I can't find the period. \n" );
document.write( "
Algebra.Com's Answer #546873 by rothauserc(4718) You can put this solution on YOUR website! The standard trig form for cos is \n" ); document.write( "y = Acos(Bx+C) + D \n" ); document.write( "we are given \n" ); document.write( "q(x)=5.3cos(pi(x)/9) \n" ); document.write( "note that C and D are both 0 and pi = 180 degrees, therefore \n" ); document.write( "q(x) = 5.3cos(20x) \n" ); document.write( "the period(T) for sin and cos = (2*pi) / B \n" ); document.write( "B = 20 and pi = 180 \n" ); document.write( "T = (2 * 180) / 20 = 18 \n" ); document.write( " |