document.write( "Question 1042259: Find the vertical asymptote,horizontal asymptote,x-intercept,and y-intercept.\r
\n" );
document.write( "\n" );
document.write( "t(x)=(3x^3-x) / x^3-1 \n" );
document.write( "
Algebra.Com's Answer #657245 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertical asymptote,horizontal asymptote,x-intercept,and y-intercept. \n" ); document.write( "t(x)=(3x^3-x) / x^3-1 \n" ); document.write( "Vertical:: x = 1 \n" ); document.write( "Horizontal:: y = 3x^3/x^3 = 3 \n" ); document.write( "------------ \n" ); document.write( "x-int:: \n" ); document.write( "Let y = 0; solve for \"x\": \n" ); document.write( "3x^3-x = 0 \n" ); document.write( "x(3x^2-1) = 0 \n" ); document.write( "x = 0, x = 1/sqrt(3) \n" ); document.write( "----------------- \n" ); document.write( "y-int:: \n" ); document.write( "Let x = 0 \n" ); document.write( "Then y = 0/-1 = 0 \n" ); document.write( "Ans: (0,0) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |