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)\"\" \"About 
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 \"sec%28x+-+pi%2F2%29\" undefined. Since sec is the reciprocal of cos, sec is undefined when cos is zero. So we are interested in the solution to:
\n" ); document.write( "\"cos%28x-pi%2F2%29+=+0\"
\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 = \"pi%2F2\",
\n" ); document.write( "\"cos%28x-pi%2F2%29+=+0\"
\n" ); document.write( "becomes
\n" ); document.write( "\"cos%28x%29%2Acos%28pi%2F2%29+%2B+sin%28x%29%2Asin%28pi%2F2%29+=+0\"
\n" ); document.write( "The cos and sin of \"pi%2F2\" are known. Substituting these values in we get:
\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 \"pi\", the general solution is
\n" ); document.write( "x = \"0+%2B+2pi%2An\" (where \"n\" is any integer)
\n" ); document.write( "or
\n" ); document.write( "x = \"pi+%2B+2pi%2An\" (where \"n\" is any integer)

\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( "
\n" );