document.write( "Question 1098878: Consider the function f(x) = xe^x
\n" );
document.write( ".
\n" );
document.write( "(a) State the domain of f.
\n" );
document.write( "(b) Find the vertical asymptotes and horizontal asymptotes of the curve y(x) = f(x), if exist.
\n" );
document.write( "(c) Find the stationary points of the curve y(x) = f(x) and use the second derivative test to determine their nature.
\n" );
document.write( "(d) Find the points of inflection.
\n" );
document.write( "(e) Determine the x− and y− intercepts.
\n" );
document.write( "(f) Sketch the curve using known information.
\n" );
document.write( "(g) State the range of f. \n" );
document.write( "
Algebra.Com's Answer #713291 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=x*e^x \n" ); document.write( "A)domain is all x \n" ); document.write( " \n" ); document.write( "B)Horizontal asymptote is 0-, as x approaches -oo. No vertical asymptotes. \n" ); document.write( "C) derivative is x*e^x+e^x. Set it equal to 0 and e^x(x+1)=0 and x=-1, stationary point at (-1, -e^(-1)) or (-1, -1/e). \n" ); document.write( "D) Inflection point is derivative of e^x*(x+1). This is e^x+(x+1)^e^x=e^x(x+2) \n" ); document.write( "Set that equal to 0, and x=-2, so infection point is (-2, -2/e^2) \n" ); document.write( "E) when y=0 x=0, so (0, 0) is y intercept and x intercept. \n" ); document.write( "G. Range is (-1/e, +oo) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |