document.write( "Question 1074091: Write a cosine function that is equivalent to Y=2sin(x-pi)+5 \n" ); document.write( "
Algebra.Com's Answer #688804 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Neglectiong the \"+5+\" for now, here's the plot of
\n" ); document.write( "\"+2%2Asin%28+x+-+pi+%29+\"
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-7%2C+7%2C+-3%2C+3%2C+2%2Asin%28+x+-+pi+%29+%29+\"
\n" ); document.write( "Here is the plot of
\n" ); document.write( "\"+2%2Acos%28+x+%2B+pi%2F2+%29+\"
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-7%2C+7%2C+-3%2C+3%2C+2%2Acos%28+x+%2B+pi%2F2+%29+%29+\"
\n" ); document.write( "The graphs are the same, so
\n" ); document.write( "\"+y+=+2%2Asin%28+x+-+pi+%29+%2B+5+\" and
\n" ); document.write( "\"+y+=+2%2Acos%28+x+%2B+pi%2F2+%29+%2B+5+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );