document.write( "Question 1115522: If f(x) = cosx, write a function g(x) for the sinusoid that translates f(x) with the following transformations:\r
\n" );
document.write( "\n" );
document.write( "Reflected over the midline y=-3, with an amplitude of 3, twice the period, and a phase shift of pi/2 to the right. \n" );
document.write( "
Algebra.Com's Answer #730405 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The general cosine function is \n" ); document.write( " \n" ); document.write( "a is the amplitude; \n" ); document.write( "b determines the period (the period is 2pi/b); \n" ); document.write( "c is the horizontal phase shift; and \n" ); document.write( "d is the vertical shift. \n" ); document.write( "\"reflected...\" -- that means a is negative \n" ); document.write( "\"...over the midline y=3...\" -- that's a vertical shift; d is 3 \n" ); document.write( "\"...with an amplitude of 3...\" -- we already know a is negative; now this means a is -3 \n" ); document.write( "\"...twice the period...\" -- the period is 4pi; since the period is 2pi/b, b is 1/2 \n" ); document.write( "\"...and a phase shift of pi/2 to the right -- that means c is pi/2 \n" ); document.write( "Put it all together, using the values of a, b, c, and d you have determined: \n" ); document.write( " |