document.write( "Question 592892: Find the first TWO non-negative asymptotes and the first negative asymptote of the graph of y in radians
\n" );
document.write( " y=2sec(x−π/2)+1 . \r
\n" );
document.write( "\n" );
document.write( "smallest non-negative asymptote: x= \r
\n" );
document.write( "\n" );
document.write( "second non-negative asymptote: x= \r
\n" );
document.write( "\n" );
document.write( "first negative asymptote: x=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #376125 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! We will first find a general solution for all the asymptotes. Then we will use that to find the specific ones the problem asks you to find. \n" ); document.write( "The (vertical) asymptotes will occur for x values that make \n" ); document.write( " \n" ); document.write( "You might be able to figure this out in your head. If not, we can make it easier to solve by using the cos(A-B) formula: \n" ); document.write( "cos(A-B) = cos(A)*cos(B) + sin(A)sin(B) \n" ); document.write( "With A = x and B = \n" ); document.write( " \n" ); document.write( "becomes \n" ); document.write( " \n" ); document.write( "The cos and sin of \n" ); document.write( "cos(x)*0 + sin(x)*1 = 0 \n" ); document.write( "which simplifies to: \n" ); document.write( "sin(x) = 0 \n" ); document.write( "This is easily solved. Since sin(x) = 0 at 0 and at \n" ); document.write( "x = \n" ); document.write( "or \n" ); document.write( "x = \n" ); document.write( "From the general solution above, we can now find the desired specific solutions. Just play around with different integer values for \"n\" until you find the two smallest non-negative asymptotes and the first negative asymptote. (Reread the start of this solution to remind yourself why these solutions to sin(x)=0 turn out to be asymptotes for your original equation.) \n" ); document.write( "(You'll find that using n=0 in the first equation and n=0 in the second equation will give you the two smallest non-negative asymptotes and using n = -1 in the second equation will give you the first negative asymptote.) \n" ); document.write( " |