document.write( "Question 1035040: Let f(x)=x^3+7x^2 and g(x)=10x^2-11. f/g is undefined when
\n" );
document.write( "x= \n" );
document.write( "
Algebra.Com's Answer #649783 by Amrata1(11)![]() ![]() ![]() You can put this solution on YOUR website! function will be undefined when denominator will be 0.\r \n" ); document.write( "\n" ); document.write( "I.e when g(x) = 0 \n" ); document.write( "When 10x^2 - 11= 0 \n" ); document.write( "I.e when x = Sqrt (11/10) \n" ); document.write( " |