document.write( "Question 459094: The function g is defined below.
\n" );
document.write( "g(x)=((x)^(2)-9x+14)/((x)^2-11x+24)\r
\n" );
document.write( "\n" );
document.write( "Find all values of x that are NOT in the domain of g.
\n" );
document.write( "If there is more than one value, separate them with commas. \n" );
document.write( "
Algebra.Com's Answer #314949 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The function g is defined below. \n" ); document.write( "g(x)=((x)^(2)-9x+14)/((x)^2-11x+24)\r \n" ); document.write( "\n" ); document.write( "Find all values of x that are NOT in the domain of g. \n" ); document.write( "==================================================================== \n" ); document.write( "The denominator can be factored as (x-8)(x-3) \n" ); document.write( "So the function is undefined at x=3,x=8 \n" ); document.write( "Therefore, the values 3 and 8 are not in the domain \n" ); document.write( " |