document.write( "Question 777205: Find the domain of the function. (Enter your answer using interval notation.)
\n" );
document.write( "f(x) =
\n" );
document.write( "5x^3 − 5/ x^2 + 2x − 15
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #473976 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain of the function. (Enter your answer using interval notation.) \n" ); document.write( "f(x) = 5x^3 − 5/ x^2 + 2x − 15 \n" ); document.write( "function is undefined if denominator=0 \n" ); document.write( "so, set denominator=0, and solve for x. \n" ); document.write( "x^2+2x−15=0 \n" ); document.write( "(x+5)(x-3)=0 \n" ); document.write( "x=-5 \n" ); document.write( "or \n" ); document.write( "x=3 \n" ); document.write( "domain: (-∞,-5) U (-5,3) U (3,∞) \n" ); document.write( " \n" ); document.write( " |