Examples with solutions for Standard Representation: Using roots

Exercise #1

Look at the function below:

y=x2+12x412 y=x^2+\frac{1}{2}x-4\frac{1}{2}

Then determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve the problem, let's determine when y=x2+12x4.5 y = x^2 + \frac{1}{2}x - 4.5 is greater than zero by following these steps:

  • Step 1: Find the roots of the quadratic equation using the quadratic formula.
  • Step 2: Determine the intervals defined by these roots.
  • Step 3: Identify where the quadratic function is positive.

**Step 1**: Given the quadratic function y=x2+12x4.5 y = x^2 + \frac{1}{2}x - 4.5 , the coefficients are a=1 a = 1 , b=12 b = \frac{1}{2} , and c=4.5 c = -4.5 . Apply the quadratic formula:

x=b±b24ac2a=(12)±(12)24(1)(4.5)2(1) x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} = \frac{-\left(\frac{1}{2}\right) \pm \sqrt{\left(\frac{1}{2}\right)^2 - 4(1)(-4.5)}}{2(1)}

Simplify further:

x=12±14+182=12±7342 x = \frac{-\frac{1}{2} \pm \sqrt{\frac{1}{4} + 18}}{2} = \frac{-\frac{1}{2} \pm \sqrt{\frac{73}{4}}}{2}

This becomes:

x=1±734 x = \frac{-1 \pm \sqrt{73}}{4}

**Step 2**: The roots are x1=1734 x_1 = \frac{-1 - \sqrt{73}}{4} and x2=1+734 x_2 = \frac{-1 + \sqrt{73}}{4} . The function changes sign at the roots. Since the quadratic opens upwards (as a=1>0 a = 1 > 0 ), it will be positive between the roots:

**Step 3**: Identify the interval where the quadratic is positive:

1734<x<1+734 \frac{-1 - \sqrt{73}}{4} < x < \frac{-1 + \sqrt{73}}{4}

Therefore, the values of x x for which the function is greater than zero are within this interval.

The correct solution is 1734<x<1+734 \frac{-1 - \sqrt{73}}{4} < x < \frac{-1 + \sqrt{73}}{4} .

Answer

\frac{-1-\sqrt{73}}{4} < x < \frac{-1+\sqrt{73}}{4}

Exercise #2

Look at the function below:

y=x2+212x14 y=-x^2+2\frac{1}{2}x-\frac{1}{4}

Then determine for which values of x x the following is true:

f(x) < 0

Step-by-Step Solution

To solve the problem, we need to determine the values of x x for which the quadratic function y=x2+212x14 y = -x^2 + 2\frac{1}{2}x - \frac{1}{4} is less than zero.

Let's start by solving the equation x2+52x14=0 -x^2 + \frac{5}{2}x - \frac{1}{4} = 0 to find the roots using the quadratic formula:

The quadratic formula is x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , where a=1 a = -1 , b=52 b = \frac{5}{2} , and c=14 c = -\frac{1}{4} .

Calculate the discriminant:

b24ac=(52)24(1)(14)=2541=214 b^2 - 4ac = \left(\frac{5}{2}\right)^2 - 4(-1)(-\frac{1}{4}) = \frac{25}{4} - 1 = \frac{21}{4} .

Since the discriminant is positive, there are two distinct real roots.

Next, plug the discriminant back into the quadratic formula to find the roots:

x=52±2142(1)=52±2122=5±214 x = \frac{-\frac{5}{2} \pm \sqrt{\frac{21}{4}}}{2(-1)} = \frac{-\frac{5}{2} \pm \frac{\sqrt{21}}{2}}{-2} = \frac{5 \pm \sqrt{21}}{4} .

Thus, the roots are x=5+214 x = \frac{5 + \sqrt{21}}{4} and x=5214 x = \frac{5 - \sqrt{21}}{4} .

The parabola opens downwards (since a=1 a = -1 ), so the function is positive between the roots and negative outside. Therefore, f(x)<0 f(x) < 0 for x>5+214 x > \frac{5+\sqrt{21}}{4} or x<5214 x < \frac{5-\sqrt{21}}{4} .

The correct answer is x>5+214 x > \frac{5+\sqrt{21}}{4} or x<5214 x < \frac{5-\sqrt{21}}{4} .

Answer

x > \frac{5+\sqrt{21}}{4} or x < \frac{5-\sqrt{21}}{4}

Exercise #3

Look at the function below:

y=x2+212x14 y=-x^2+2\frac{1}{2}x-\frac{1}{4}

Then determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve this problem, follow these steps:

  • Step 1: Use the quadratic formula to find the roots of y=x2+52x14 y = -x^2 + \frac{5}{2}x - \frac{1}{4} .
  • Step 2: Determine the intervals based on these roots and check where the function is positive.

Step 1: Find the roots using the quadratic formula:
The quadratic equation is x2+52x14=0 -x^2 + \frac{5}{2}x - \frac{1}{4} = 0 , with a=1 a = -1 , b=52 b = \frac{5}{2} , and c=14 c = -\frac{1}{4} .
The roots are given by:

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

Substitute the values into the formula:

x=52±(52)24(1)(14)2(1) x = \frac{-\frac{5}{2} \pm \sqrt{\left(\frac{5}{2}\right)^2 - 4(-1)\left(-\frac{1}{4}\right)}}{2(-1)}

x=52±25412 x = \frac{-\frac{5}{2} \pm \sqrt{\frac{25}{4} - 1}}{-2}

x=52±2142 x = \frac{-\frac{5}{2} \pm \sqrt{\frac{21}{4}}}{-2}

x=52±2122 x = \frac{-\frac{5}{2} \pm \frac{\sqrt{21}}{2}}{-2}

Simplify each root:

x=5±214 x = \frac{5 \pm \sqrt{21}}{4}

Step 2: Determine the intervals:
The roots are x=5214 x = \frac{5-\sqrt{21}}{4} and x=5+214 x = \frac{5+\sqrt{21}}{4} .

  • The function is a downward-opening parabola (because a=1 a = -1 ), so it is positive between the roots and negative outside them.

Therefore, f(x)>0 f(x) > 0 for 5214<x<5+214 \frac{5-\sqrt{21}}{4} < x < \frac{5+\sqrt{21}}{4} .

The solution is 5214<x<5+214 \frac{5-\sqrt{21}}{4} < x < \frac{5+\sqrt{21}}{4} .

Answer

\frac{5-\sqrt{21}}{4} < x < \frac{5+\sqrt{21}}{4}

Exercise #4

Look at the function below:

y=x2+12x412 y=x^2+\frac{1}{2}x-4\frac{1}{2}

Then determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve this problem, we will analyze the quadratic function y=x2+12x412 y = x^2 + \frac{1}{2}x - 4\frac{1}{2} . We need to determine for which values of x x the function f(x)>0 f(x) > 0 .

  • Step 1: Identify the coefficients: The function can be rewritten in standard form as y=ax2+bx+c y = ax^2 + bx + c , where a=1 a = 1 , b=12 b = \frac{1}{2} , c=92 c = -\frac{9}{2} .
  • Step 2: Use the quadratic formula to find the roots: x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} .
  • Step 3: Calculate the discriminant: Δ=b24ac=(12)24(1)(92)=14+18=734 \Delta = b^2 - 4ac = \left(\frac{1}{2}\right)^2 - 4(1)\left(-\frac{9}{2}\right) = \frac{1}{4} + 18 = \frac{73}{4} . Since Δ>0\Delta > 0, there are two real roots.
  • Step 4: Find the roots: x=12±7342=12±7322 x = \frac{-\frac{1}{2} \pm \sqrt{\frac{73}{4}}}{2} = \frac{-\frac{1}{2} \pm \frac{\sqrt{73}}{2}}{2} x=1±734 x = \frac{-1 \pm \sqrt{73}}{4} These roots are x1=1734 x_1 = \frac{-1 - \sqrt{73}}{4} and x2=1+734 x_2 = \frac{-1 + \sqrt{73}}{4} .
  • Step 5: Analyze the sign of the quadratic: The parabola opens upwards (as a=1>0a = 1 > 0). It is positive outside its roots: x<x1 x < x_1 and x>x2 x > x_2 .

Therefore, the values of x x that satisfy f(x)>0 f(x) > 0 are x>1+734 x > \frac{-1+\sqrt{73}}{4} or x<1734 x < \frac{-1-\sqrt{73}}{4} .

The solution is x>1+734 x > \frac{-1+\sqrt{73}}{4} or x<1734 x < \frac{-1-\sqrt{73}}{4} .

Answer

x > \frac{-1+\sqrt{73}}{4} or x < \frac{-1-\sqrt{73}}{4}

Exercise #5

Look at the function below:

y=x24x4 y=x^2-4x-4

Then determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve this problem, we will apply the following steps:

  • Step 1: Find the roots of the given quadratic function.
  • Step 2: Determine the sign of the quadratic between and beyond the roots.
  • Step 3: Conclude which values of x x make the quadratic positive.

Let's start with Step 1: Find the roots of the function y=x24x4 y = x^2 - 4x - 4 .
We use the quadratic formula: x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Substituting a=1,b=4,c=4 a = 1, b = -4, c = -4 , we get:
Δ=b24ac=(4)24(1)(4)=16+16=32\Delta = b^2 - 4ac = (-4)^2 - 4(1)(-4) = 16 + 16 = 32

Thus, the roots are:
x=(4)±322(1)=4±322 x = \frac{-(-4) \pm \sqrt{32}}{2(1)} = \frac{4 \pm \sqrt{32}}{2}

Simplifying further gives us 32=42 \sqrt{32} = 4\sqrt{2} , so:
x=4±422=2±22 x = \frac{4 \pm 4\sqrt{2}}{2} = 2 \pm 2\sqrt{2}

The roots are x=2+22 x = 2 + 2\sqrt{2} and x=222 x = 2 - 2\sqrt{2} .

Step 2: Determine the sign of the quadratic.
Since the parabola opens upward (coefficient of x2 x^2 is positive), it is below the x-axis between the roots and above the x-axis outside the roots.

Step 3: Conclude values for which f(x)>0 f(x) > 0 .
f(x)>0 f(x) > 0 for x<222 x < 2 - 2\sqrt{2} or x>2+22 x > 2 + 2\sqrt{2} .

Finally, the solution to the problem is: x>2+22 x > 2 + 2\sqrt{2} or x<222 x < 2 - 2\sqrt{2} .

Answer

x > 2+2\sqrt{2} or x < 2-2\sqrt{2}

Exercise #6

Look at the function below:

y=x24x4 y=x^2-4x-4

Determine for which values of x the following is true:

f(x) < 0

Step-by-Step Solution

We are tasked with finding the values of x x for which the function y=x24x4 y = x^2 - 4x - 4 satisfies f(x)<0 f(x) < 0 .

To solve this, follow these steps:

  • Find the roots of the function:
    The roots of a quadratic equation ax2+bx+c=0 ax^2 + bx + c = 0 can be found using the quadratic formula:  x=b±b24ac2a\ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} For our function, a=1 a = 1 , b=4 b = -4 , and c=4 c = -4 . Plug these into the quadratic formula:  x=(4)±(4)24×1×(4)2×1\ x = \frac{-(-4) \pm \sqrt{(-4)^2 - 4 \times 1 \times (-4)}}{2 \times 1}  x=4±16+162\ x = \frac{4 \pm \sqrt{16 + 16}}{2}  x=4±322\ x = \frac{4 \pm \sqrt{32}}{2}  x=4±422\ x = \frac{4 \pm 4\sqrt{2}}{2}  x=2±22\ x = 2 \pm 2\sqrt{2} Thus, the roots are x=2+22 x = 2 + 2\sqrt{2} and x=222 x = 2 - 2\sqrt{2} .
  • Determine intervals:
    The function changes sign at these roots. The intervals to consider are (,222) (-\infty, 2 - 2\sqrt{2}) , (222,2+22) (2 - 2\sqrt{2}, 2 + 2\sqrt{2}) , and (2+22,) (2 + 2\sqrt{2}, \infty) .
  • Test each interval for f(x)<0 f(x) < 0 :
    Since the parabola opens upwards (as a>0 a > 0 ), the function will be negative between the roots: - In (222,2+22) (2 - 2\sqrt{2}, 2 + 2\sqrt{2}) , the function is less than zero. Thus, f(x)<0 f(x) < 0 for 222<x<2+22 2 - 2\sqrt{2} < x < 2 + 2\sqrt{2} .

Therefore, the solution is 222<x<2+22 \boxed{2 - 2\sqrt{2} < x < 2 + 2\sqrt{2}} .

Answer

2-2\sqrt{2} < x < 2+2\sqrt{2}