document.write( "Question 628201: Determine the asymptotes of this function:
\n" );
document.write( "y = -csc(pi x/2 + pi/2)\r
\n" );
document.write( "\n" );
document.write( "Here is my solution:\r
\n" );
document.write( "\n" );
document.write( "pi x/2 + pi/2 = k pi
\n" );
document.write( "pi x + pi = 2k pi
\n" );
document.write( "pi x = -pi + 2k pi
\n" );
document.write( "x = -1 + 2k pi \n" );
document.write( "
Algebra.Com's Answer #395461 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! You are correct right up to the last step: \n" ); document.write( " \n" ); document.write( "When you divide both sides by \n" ); document.write( "x = -1 + 2k \n" ); document.write( " |