Solve y = x²-4x-4: Finding Values Where Function is Negative
Question
Look at the function below:
y=x2−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 for which the function y=x2−4x−4 satisfies 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 can be found using the quadratic formula:
x=2a−b±b2−4ac
For our function, a=1, b=−4, and c=−4. Plug these into the quadratic formula:
x=2×1−(−4)±(−4)2−4×1×(−4)x=24±16+16x=24±32x=24±42x=2±22
Thus, the roots are x=2+22 and x=2−22.
Determine intervals:
The function changes sign at these roots. The intervals to consider are (−∞,2−22), (2−22,2+22), and (2+22,∞).
Test each interval for f(x)<0:
Since the parabola opens upwards (as a>0), the function will be negative between the roots:
- In (2−22,2+22), the function is less than zero.
Thus, f(x)<0 for 2−22<x<2+22.