document.write( "Question 91297: given: F(x) = x/x^2-9
\n" );
document.write( "a. Find the x-intercept(s).
\n" );
document.write( "b. Find the y-intercept(s).
\n" );
document.write( "c. Find the vertical asymptote(s) (write as an equation of a line).
\n" );
document.write( "d. Find the horizontal asymptote(s) (write as an equation of a line).
\n" );
document.write( "e. For x<-3, is there a value which F(x) cannot exceed, AND/OR a value which F(x) cannot fall below? Explain your answers.
\n" );
document.write( "f. Is the function increasing or decreasing in the interval -3<- x <- 3?
\n" );
document.write( "g. As x approaches 3 from the left, what happens to the function values?
\n" );
document.write( "h. As x approaches 3 from the right, what happens to the function values?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #66274 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! given: F(x) = x/x^2-9 \n" ); document.write( " \n" ); document.write( "a. Find the x-intercept(s). \n" ); document.write( "Let y=0 and solve for x; y is 0 when the numerator is 0, i.e. when x=0 \n" ); document.write( "----------------------- \n" ); document.write( "b. Find the y-intercept(s). \n" ); document.write( "Let x = 0, they y = 0 \n" ); document.write( "--------------------------- \n" ); document.write( "c. Find the vertical asymptote(s) (write as an equation of a line). \n" ); document.write( "Let x^2-9=0 then x=3 of x=-3; these are the vertical asymptotes. \n" ); document.write( "------------------- \n" ); document.write( "d. Find the horizontal asymptote(s) (write as an equation of a line). \n" ); document.write( "The coefficients of the highest power term in the numerator and in the \n" ); document.write( "denominator are 0/1; The horizontal asymptote is y=0 \n" ); document.write( "------------------------ \n" ); document.write( "e. For x<-3, is there a value which F(x) cannot exceed, AND/OR a value which F(x) cannot fall below? Explain your answers. \n" ); document.write( "You know the horizontal asymptote is y=0. Take a test value like x=-5 \n" ); document.write( "to see where the graph is relative to the line y=0. \n" ); document.write( "---------------------------- \n" ); document.write( "f. Is the function increasing or decreasing in the interval -3<- x <- 3? \n" ); document.write( "Take a look at the graph. \n" ); document.write( "---------------------- \n" ); document.write( "g. As x approaches 3 from the left, what happens to the function values? \n" ); document.write( "Check the graph \n" ); document.write( "------------------------- \n" ); document.write( "h. As x approaches 3 from the right, what happens to the function values? \n" ); document.write( "Check the graph \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |