document.write( "Question 98069: This is a polynomial and rational inequality problem. The problem is
\n" );
document.write( "f(x)= 7x(squared)-59x+24 (the equation has the square root symbol throughout. The question is \"what is the domain?\" \n" );
document.write( "
Algebra.Com's Answer #71356 by mathslover(157)![]() ![]() You can put this solution on YOUR website! F(x)= \n" ); document.write( "\n" ); document.write( "the domain of the function is x such that \n" ); document.write( "using middle term factorisation\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now the left hand side expression of the inequality will be greater than or \n" ); document.write( "equal to 0 when both the factors are greater than or equal to 0 or both of them are less than or equal to zero\r \n" ); document.write( "\n" ); document.write( "so we have \n" ); document.write( "x-8>=0 and 7x-3>=0 \n" ); document.write( "x>=8 and x>=3/7 \n" ); document.write( "so in effect what it means is that x should be >=8 and x >=3/7 \n" ); document.write( "which would combine to give one condition x>=8\r \n" ); document.write( "\n" ); document.write( "also \n" ); document.write( "x-8<=0 and 7x-3<=0 \n" ); document.write( "x<=8 and x<=7/3 \n" ); document.write( "this would combine to give x<=7/3\r \n" ); document.write( "\n" ); document.write( "so the domain is {x<=7/3} U {x>=8} \n" ); document.write( " |