document.write( "Question 923836: Suppose f(x) = (x-7)(x+4). \r
\n" );
document.write( "\n" );
document.write( "(a) For which values of x is the function f(x) positive? Enter your answer using inequalities.
\n" );
document.write( " help (inequalities) \r
\n" );
document.write( "\n" );
document.write( "(a) For which values of x is the function f(x) negative? Enter your answer using inequalities.
\n" );
document.write( " help (inequalities) \n" );
document.write( "
Algebra.Com's Answer #560368 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(x) = (x-7)(x+4) is a parabola that crosses the x axis at (-4,0) and (7,0), the equation can be rewritten as \n" ); document.write( "f(x) = x^2 -3x - 28 \n" ); document.write( "note that the parabola crosses the y axis at (0,-28) and it opens upward \n" ); document.write( "a) x < -4 or x > 7 \n" ); document.write( "b) -4 < x < 7 \n" ); document.write( " |