Bam K. answered 12/16/14
Tutor
4.5
(12)
Multi-discipline, Passionate, and Compassionate Tutor
f(x) = x2 - 5x + 6 = (x - 2)(x - 3) ; for x < 2 f(x) > 0 ; ]-inf,2[
for x = 2 f(x) = 0 ;
for 2 < x < 3 f(x) < 0 ; ]2,3[
for x = 3 f(x) = 0 ;
for x > 3 f(x) > 0 ]3,+inf[
f(x) = x2 - 5x - 6 = (x + 1)(x - 6) ; for x < -1 f(x) > 0 ; ]-inf,-1[
for x = -1 f(x) = 0 ;
for -1< x < 6 f(x) < 0 ; ]-1,6[
for x = 6 f(x) = 0 ;
f0r x > 6 f(x) > 0 ]6,+inf[
I hope it helps you, Sandra. I factorized f(x) using the Sum and Product of roots x1 and x2 for a quadratic function
f(x) = ax2 + bx + c with a = 1 ------> f(x) = x2 + Sx + P = (x + x1)(x + x2) S = x1 + x2 P = x1 x2