Determine X Values for Positive Outcomes in y = -x² + 5x + 6

Question

The following function is graphed below:

y=x2+5x+6 y=-x^2+5x+6

For which values of x is

f(x)>0 true?

BBBAAACCCOOO

Video Solution

Solution Steps

00:00 Find the positive domain of the function
00:04 The positive domain is above the X-axis
00:07 Find the intersection points with the X-axis
00:11 Convert from negative to positive
00:15 Break down into trinomial
00:19 This is the appropriate trinomial
00:22 Find the solutions
00:26 These are the intersection points with the X-axis
00:29 Find the domain where the function is above the X-axis
00:35 And this is the solution to the question

Step-by-Step Solution

To solve the problem of finding when f(x)=x2+5x+6>0 f(x) = -x^2 + 5x + 6 > 0 , follow these steps:

Step 1: Find the roots of the quadratic equation x2+5x+6=0 -x^2 + 5x + 6 = 0 . Use the quadratic formula:

x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

where a=1 a = -1 , b=5 b = 5 , and c=6 c = 6 .

Step 2: Calculate the discriminant:

b24ac=524(1)(6)=25+24=49 b^2 - 4ac = 5^2 - 4(-1)(6) = 25 + 24 = 49

Step 3: Solve for x x :

x=5±492 x = \frac{-5 \pm \sqrt{49}}{-2}

Step 4: Simplify the roots:

x=5±72 x = \frac{-5 \pm 7}{-2}

This gives the solutions:

x=5+72=1andx=572=6 x = \frac{-5 + 7}{-2} = -1 \quad \text{and} \quad x = \frac{-5 - 7}{-2} = 6

Step 5: Evaluate intervals defined by these roots: (,1)(- \infty, -1), (1,6)(-1, 6), and (6,)(6, \infty).

Step 6: Test a sample point in each interval to check where f(x)>0 f(x) > 0 :

  • For interval (,1)(- \infty, -1), choose x=2 x = -2 . f(2)=(2)2+5(2)+6=410+6=8 f(-2) = -(-2)^2 + 5(-2) + 6 = -4 - 10 + 6 = -8 (negative)
  • For interval (1,6)(-1, 6), choose x=0 x = 0 . f(0)=(0)2+5(0)+6=6 f(0) = -(0)^2 + 5(0) + 6 = 6 (positive)
  • For interval (6,)(6, \infty), choose x=7 x = 7 . f(7)=(7)2+5(7)+6=49+35+6=8 f(7) = -(7)^2 + 5(7) + 6 = -49 + 35 + 6 = -8 (negative)

Step 7: Conclude that the function is positive in the interval: 1<x<6 -1 < x < 6 .

Therefore, the solution is 1<x<6 -1 < x < 6 .

Answer

-1 < x < 6