document.write( "Question 628290: Determine the equation of the vertical asymptotes:
\n" );
document.write( "y = cot(x - pi/6)\r
\n" );
document.write( "\n" );
document.write( "Here is my solution, but is my answer correct?
\n" );
document.write( "x - pi/6 = k pi
\n" );
document.write( "x = pi/6 + k pi \n" );
document.write( "
Algebra.Com's Answer #395519 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the equation of the vertical asymptotes: \n" ); document.write( "y = cot(x - pi/6) \n" ); document.write( "--- \n" ); document.write( "You have vertical asymptotes when the angle is (2n+1)pi or 2npi \n" ); document.write( "Solve: \n" ); document.write( "x - pi/6 = 2npi \n" ); document.write( "x = (2n+(1/6)pi where n = 0,1,2... \n" ); document.write( "--- \n" ); document.write( "OR \n" ); document.write( "x - pi/6 = (2n+1)pi \n" ); document.write( "x = (2n+(7/6))pi where n = 0,1,2... \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |