Examples with solutions for Positive and Negative Domains: With fractions

Exercise #1

Look at the following function:

y=16x2319x y=-\frac{1}{6}x^2-3\frac{1}{9}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Identify the given equation in a standard form.
  • Step 2: Calculate the roots using the quadratic formula.
  • Step 3: Determine the sign of the function in different intervals determined by the roots.

Now, let's work through each step:

Step 1: The given quadratic function is y=16x2103x y = -\frac{1}{6}x^2 - \frac{10}{3}x . Here, a=16 a = -\frac{1}{6} , b=103 b = -\frac{10}{3} , and c=0 c = 0 .
We rewrite the function as y=16x2103x y = -\frac{1}{6}x^2 - \frac{10}{3}x .

Step 2: To find the roots of the quadratic equation, apply the quadratic formula:
x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Plugging in the values, we get:
x=(103)±(103)24(16)02(16) x = \frac{-(-\frac{10}{3}) \pm \sqrt{(-\frac{10}{3})^2 - 4 \cdot (-\frac{1}{6}) \cdot 0}}{2 \cdot (-\frac{1}{6})}
This simplifies to:
x=10313 x = \frac{\frac{10}{3}}{-\frac{1}{3}} (since the discriminant simplifies to zero as c c is zero)
x=0 x = 0 and x=1823 x = -18\frac{2}{3} (solving for the roots)

Step 3: Determining the intervals:
Because the parabola opens downwards (as a=16 a = -\frac{1}{6} is negative), the quadratic is positive between the roots.
Thus, f(x)>0 f(x) > 0 in the interval 1823<x<0 -18\frac{2}{3} < x < 0 .

Therefore, the solution to the problem is 1823<x<0 -18\frac{2}{3} < x < 0 .

Answer

-18\frac{2}{3} < x < 0

Exercise #2

Look at the following function:

y=17x2237x y=-\frac{1}{7}x^2-2\frac{3}{7}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Identify the coefficients from the quadratic function y=17x2237x y = -\frac{1}{7}x^2 - 2\frac{3}{7}x . Set a=17 a = -\frac{1}{7} , b=177 b = -\frac{17}{7} , and c=0 c = 0 .
  • Step 2: Use the quadratic formula to find the roots of the equation f(x)=0 f(x) = 0 .
  • Step 3: Apply the formula x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} .

Now, let's work through the calculations:

First, we calculate the discriminant: b24ac=(177)24(17)(0)=28949. b^2 - 4ac = \left(-\frac{17}{7}\right)^2 - 4\left(-\frac{1}{7}\right)(0) = \frac{289}{49}. The discriminant is positive, indicating two distinct real roots.

The roots are computed as: x=(177)±289492(17). x = \frac{-(-\frac{17}{7}) \pm \sqrt{\frac{289}{49}}}{2\left(-\frac{1}{7}\right)}. Simplify to: x=177±17727. x = \frac{\frac{17}{7} \pm \frac{17}{7}}{-\frac{2}{7}}. For x=177+17727 x = \frac{\frac{17}{7} + \frac{17}{7}}{-\frac{2}{7}} , x=34727=17. x = \frac{\frac{34}{7}}{-\frac{2}{7}} = -17. And, for x=17717727 x = \frac{\frac{17}{7} - \frac{17}{7}}{-\frac{2}{7}} , x=027=0. x = \frac{0}{-\frac{2}{7}} = 0.

The roots are x=17 x = -17 and x=0 x = 0 . Therefore, the intervals to consider are (,17) (-\infty, -17) , (17,0) (-17, 0) , and (0,) (0, \infty) .

Step 4: Test values in these intervals:

  • For x<17 x < -17 : Choose x=18 x = -18 in f(x)=17x2177x f(x) = -\frac{1}{7}x^2 - \frac{17}{7}x . We get positive value, as substitute results in positive after sign evaluation.
  • For 17<x<0 -17 < x < 0 : Choose x=1 x = -1 in f(x) f(x) , resulting in negative function value.
  • For x>0 x > 0 : Choose x=1 x = 1 in f(x) f(x) , yielding positive function value.

Thus, f(x)>0 f(x) > 0 for x>0 x > 0 or x<17 x < -17 .

Therefore, the solution to the problem is x>0 x > 0 or x<17 x < -17 .

Answer

x > 0 or x < -17

Exercise #3

Look at the following function:

y=17x2237x y=-\frac{1}{7}x^2-2\frac{3}{7}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

First, we need to find the roots of the quadratic equation:

The quadratic is given by:
y=17x2177x y = -\frac{1}{7}x^2 - \frac{17}{7}x

Setting y=0 y = 0 to find the x x -intercepts (roots):
17x2177x=0-\frac{1}{7}x^2 - \frac{17}{7}x = 0

Factor out the common factor, 17x-\frac{1}{7}x:
17x(x+17)=0-\frac{1}{7}x(x + 17) = 0

This gives the roots:
x=0 x = 0 and x+17=0x=17 x + 17 = 0 \rightarrow x = -17

These roots divide the number line into intervals. We need to determine where y>0 y > 0 . Because the coefficient of x2 x^2 is negative, the parabola opens downward. The function will be positive between the roots.

Thus, we test the interval:
(17,0)(-17, 0)

Since the parabola opens downward, the function y>0 y > 0 is true in the interval 17<x<0 -17 < x < 0 .

Therefore, the solution to the problem is 17<x<0-17 < x < 0, which corresponds to choice 3.

Answer

-17 < x < 0

Exercise #4

Look at the following function:

y=19x2+123x y=-\frac{1}{9}x^2+1\frac{2}{3}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve f(x)>0 f(x) > 0 for the function f(x)=19x2+123x f(x) = -\frac{1}{9}x^2 + 1\frac{2}{3}x , follow these steps:

  • Step 1: The quadratic equation is 19x2+53x=0 -\frac{1}{9}x^2 + \frac{5}{3}x = 0 .
  • Step 2: Factor out the greatest common factor: x(19x+53)=0 x(-\frac{1}{9}x + \frac{5}{3}) = 0 .
  • Step 3: Set each factor equal to zero: x=0 x = 0 and 19x+53=0-\frac{1}{9}x + \frac{5}{3} = 0 .
  • Step 4: Solve for the second root: x=53×9=15 x = \frac{5}{3} \times 9 = 15 .
  • Step 5: The roots are x=0 x = 0 and x=15 x = 15 . These divide the number line into intervals: x<0 x < 0 , 0<x<15 0 < x < 15 , and x>15 x > 15 .
  • Step 6: Test each interval to determine where f(x) f(x) is positive:
    • For x<0 x < 0 , choose x=1 x = -1 : f(1)=19(1)2+53(1)=149 f(-1) = -\frac{1}{9}(-1)^2 + \frac{5}{3}(-1) = \frac{14}{9} , so f(x)>0 f(x) > 0 .
    • For 0<x<15 0 < x < 15 , choose x=1 x = 1 : f(1)=19(1)2+53(1)=149 f(1) = -\frac{1}{9}(1)^2 + \frac{5}{3}(1) = \frac{14}{9} , so f(x)>0 f(x) > 0 .
    • For x>15 x > 15 , choose x=16 x = 16 : f(16)=19(16)2+53(16)=169 f(16) = -\frac{1}{9}(16)^2 + \frac{5}{3}(16) = -\frac{16}{9} , so f(x)0 f(x) \leq 0 .

The inequality f(x)>0 f(x) > 0 holds for x<0 x < 0 or x>15 x > 15 .

Therefore, the values of x x satisfying f(x)>0 f(x) > 0 are x>15 x > 15 or x<0 x < 0 .

Answer

x > 15 or x < 0

Exercise #5

Look at the following function:

y=19x2+123x y=-\frac{1}{9}x^2+1\frac{2}{3}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To determine where the function f(x)=19x2+53x f(x) = -\frac{1}{9}x^2 + \frac{5}{3}x is positive, we follow these steps:

  • Step 1: Convert the mixed fraction: The term 123x 1\frac{2}{3}x can be written as 53x \frac{5}{3}x .
  • Step 2: The function can be expressed as f(x)=19x2+53x f(x) = -\frac{1}{9}x^2 + \frac{5}{3}x .
  • Step 3: Set the function equal to zero to find the roots: 19x2+53x=0 -\frac{1}{9}x^2 + \frac{5}{3}x = 0 .
  • Step 4: Factor out x x : x(19x+53)=0 x\left(-\frac{1}{9}x + \frac{5}{3}\right) = 0 .
  • Step 5: Solve for x x : From x=0 x = 0 and 19x+53=0 -\frac{1}{9}x + \frac{5}{3} = 0 , find the second root:

Solving the second equation:

53=19x\frac{5}{3} = \frac{1}{9}x, which simplifies to:

x=53×9=15x = \frac{5}{3} \times 9 = 15.

The roots are x=0 x = 0 and x=15 x = 15 .

Since the parabola opens downwards (as indicated by the negative leading coefficient 19-\frac{1}{9}), the function will be positive between the roots.

Thus, f(x)>0 f(x) > 0 for 0<x<15 0 < x < 15 .

Therefore, the values of x x such that f(x)>0 f(x) > 0 are given by:

0<x<15 0 < x < 15 .

Answer

0 < x < 15

Exercise #6

Look at the following function:

y=16x2+323x y=-\frac{1}{6}x^2+3\frac{2}{3}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Write the function in standard quadratic form and identify coefficients.
  • Step 2: Find the roots using the quadratic formula.
  • Step 3: Determine the sign of the quadratic on intervals determined by the roots.
  • Step 4: Identify intervals where the function is positive.

Step 1: The function given is y=16x2+323x y = -\frac{1}{6}x^2 + 3\frac{2}{3}x , or equivalently:

y=16x2+113x y = -\frac{1}{6}x^2 + \frac{11}{3}x in standard form.

With coefficients a=16 a = -\frac{1}{6} , b=113 b = \frac{11}{3} , and c=0 c = 0 .

Step 2: Apply the quadratic formula x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} to find roots:

The roots are given by:

x=113±(113)24(16)02(16) x = \frac{-\frac{11}{3} \pm \sqrt{\left(\frac{11}{3}\right)^2 - 4 \left(-\frac{1}{6}\right) \cdot 0}}{2 \cdot \left(-\frac{1}{6}\right)}

Since c=0 c = 0 , simplify to:

x=113±(113)213 x = \frac{-\frac{11}{3} \pm \sqrt{\left(\frac{11}{3}\right)^2}}{-\frac{1}{3}}

Solve to get roots:

Roots are x=0 x = 0 and x=22 x = 22 .

Step 3: Analyze the sign of y y :

Since the parabola opens downwards (as a<0 a < 0 ), the function is positive between the roots:

0<x<22 0 < x < 22 .

Therefore, the solution to the problem is where the function is positive:

0<x<22 0 < x < 22 .

Answer

0 < x < 22

Exercise #7

Look at the following function:

y=12x2+435x y=\frac{1}{2}x^2+4\frac{3}{5}x

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 where the function y=12x2+435x y = \frac{1}{2}x^2 + 4\frac{3}{5}x is positive.

First, rewrite the function by converting 435x 4\frac{3}{5}x to an improper fraction: 235x \frac{23}{5}x . Thus, the function becomes:

y=12x2+235x y = \frac{1}{2}x^2 + \frac{23}{5}x .

Next, we solve the inequality y>0 y > 0 . First, find where y=0 y = 0 :

12x2+235x=0 \frac{1}{2}x^2 + \frac{23}{5}x = 0 .

Factor the equation:

x(12x+235)=0 x \left(\frac{1}{2}x + \frac{23}{5}\right) = 0 .

This gives us the roots x=0 x = 0 and 12x+235=0 \frac{1}{2}x + \frac{23}{5} = 0 .

Solve for the second root:

12x=235 \frac{1}{2}x = -\frac{23}{5}

x=235×2 x = -\frac{23}{5} \times 2

x=465=915 x = -\frac{46}{5} = -9\frac{1}{5} .

The roots are x=0 x = 0 and x=915 x = -9\frac{1}{5} .

The function y y is a parabola opening upwards (as 12>0 \frac{1}{2} > 0 ).

Using the roots, test intervals to find where y>0 y > 0 :

  • Test an x x value less than 915-9\frac{1}{5} (e.g., x=10 x = -10 ): y y is negative.
  • Test an x x value between 915-9\frac{1}{5} and 0 0 (e.g., x=5 x = -5 ): y y is positive.
  • Test an x x value greater than 0 0 : y y is positive.

The inequality f(x)>0 f(x) > 0 holds for 915<x<0 -9\frac{1}{5} < x < 0 .

The correct choice matches option 3: 915<x<0 -9\frac{1}{5} < x < 0 .

Answer

-9\frac{1}{5} < x < 0

Exercise #8

Look at the following function:

y=12x2+435x y=\frac{1}{2}x^2+4\frac{3}{5}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve the problem of finding for which values of x x the function y=12x2+435x y = \frac{1}{2}x^2 + 4\frac{3}{5}x is positive, follow these steps:

  • Step 1: Identify the coefficients of the quadratic function. Here a=12 a = \frac{1}{2} , b=435=235 b = 4\frac{3}{5} = \frac{23}{5} , and c=0 c = 0 .
  • Step 2: Apply the quadratic formula to find the roots. Since c=0 c = 0 , the formula simplifies, and we focus on:
  • x=235±(235)241201 x = \frac{-\frac{23}{5} \pm \sqrt{\left(\frac{23}{5}\right)^2 - 4 \cdot \frac{1}{2} \cdot 0}}{1}
  • Calculating the discriminant: (235)2=52925\left(\frac{23}{5}\right)^2 = \frac{529}{25}. Therefore, roots occur at:
  • x=0andx=235=4.6 x = 0 \quad \text{and} \quad x = -\frac{23}{5} = -4.6
  • Step 3: Analyze the sign of f(x) f(x) around the roots. A parabola opens upwards (since a=12>0 a = \frac{1}{2} > 0 ), so f(x) f(x) is positive when beyond these roots.
  • The intervals to check are x<4.6 x < -4.6 and x>0 x > 0 where f(x)>0 f(x) > 0 .

Therefore, the solution to the problem is x>0 x > 0 or x<4.6 x < -4.6 , which translates to the fractional values x>0 x > 0 or x<915 x < -9\frac{1}{5} , matching choice 2.

Answer

x > 0 or x < -9\frac{1}{5}

Exercise #9

Look at the following function:

y=13x2+213x y=\frac{1}{3}x^2+2\frac{1}{3}x

Determine for which values of x x the following is true:

f(x) < 0

Step-by-Step Solution

To solve the problem, we follow these steps:

  • Step 1: Identify the quadratic equation 13x2+73x=0 \frac{1}{3}x^2 + \frac{7}{3}x = 0 .
  • Step 2: Factor the equation x(13x+73)=0 x(\frac{1}{3}x + \frac{7}{3}) = 0 .
  • Step 3: Set each factor to zero to find the roots: x=0 x = 0 and 13x+73=0 \frac{1}{3}x + \frac{7}{3} = 0 .
  • Step 4: Solve for x x to find the second root: x=7 x = -7 .
  • Step 5: Analyze the intervals: Plug in test points from intervals defined by x=7 x = -7 and x=0 x = 0 to determine sign of f(x) f(x) .

Now, let's solve each step:

Step 1: The function is 13x2+73x=0 \frac{1}{3}x^2 + \frac{7}{3}x = 0 .
Step 2: Factor the equation: as x(13x+73)=0 x(\frac{1}{3}x + \frac{7}{3}) = 0 . Thus, x=0 x = 0 and 13x+73=0 \frac{1}{3}x + \frac{7}{3} = 0 are the potential roots.
Step 3: Solve for the second root x x :

13x+73=0 \frac{1}{3}x + \frac{7}{3} = 0

Multiply through by 3 to clear fractions:

x+7=0 x + 7 = 0

Solve for x x :
x=7 x = -7 .

Step 4: Identify intervals of interest: We have critical points at x=7 x = -7 and x=0 x = 0 . Thus, we have intervals (,7)(- \infty, -7), (7,0)(-7, 0), and 0,)0, \infty).
Step 5: Test these intervals to determine where 13x2+73x<0\frac{1}{3}x^2 + \frac{7}{3}x < 0.

Choose test values:
- For interval (8):(8,0)13(8)2+73(8)=643563=83>0(-8): (-8, 0) \rightarrow \frac{1}{3}(-8)^2 + \frac{7}{3}(-8) = \frac{64}{3} - \frac{56}{3} = \frac{8}{3} > 0 , - For interval (2):(2,0)13(2)2+73(2)=43143=103<0(-2): (-2, 0) \rightarrow \frac{1}{3}(-2)^2 + \frac{7}{3}(-2) = \frac{4}{3} - \frac{14}{3} = -\frac{10}{3} < 0.

Conclusively, the solution is:

7<x<0-7 < x < 0

Answer

-7 < x < 0

Exercise #10

Look at the following function:

y=13x2+213x y=\frac{1}{3}x^2+2\frac{1}{3}x

Determine for which values of x x the following is true:

f\left(x\right) > 0

Step-by-Step Solution

The function given is y=13x2+73x y = \frac{1}{3}x^2 + \frac{7}{3}x . Our goal is to determine when this function is greater than 0.

Firstly, we set the function equal to 0 to find the critical points:

13x2+73x=0\frac{1}{3}x^2 + \frac{7}{3}x = 0

Factor out 13x\frac{1}{3}x from the equation:

13x(x+7)=0\frac{1}{3}x(x + 7) = 0

This gives us two roots: x=0x = 0 and x=7x = -7.

Now, consider the intervals determined by these roots: x<7x < -7, 7<x<0-7 < x < 0, and x>0x > 0. Analyze the sign of y y in each interval by selecting test points.

  • Interval x<7x < -7: Choose x=8x = -8. Substituting into the function gives 13(8)2+73(8)=643563=83>0 \frac{1}{3}(-8)^2 + \frac{7}{3}(-8) = \frac{64}{3} - \frac{56}{3} = \frac{8}{3} > 0
  • Interval 7<x<0-7 < x < 0: Choose x=1x = -1. Substituting into the function gives 13(1)2+73(1)=1373=63=2<0 \frac{1}{3}(-1)^2 + \frac{7}{3}(-1) = \frac{1}{3} - \frac{7}{3} = -\frac{6}{3} = -2 < 0
  • Interval x>0x > 0: Choose x=1x = 1. Substituting into the function gives 13(1)2+73(1)=13+73=83>0 \frac{1}{3}(1)^2 + \frac{7}{3}(1) = \frac{1}{3} + \frac{7}{3} = \frac{8}{3} > 0

From this analysis, the function y y is positive when x<7 x < -7 or x>0 x > 0 . Thus, the solution is:

The function f(x) f(x) is positive for x>0 x > 0 or x<7 x < -7 .

Answer

x > 0 or x < -7

Exercise #11

Look at the following function:

y=14x2312x y=\frac{1}{4}x^2-3\frac{1}{2}x

Determine for which values of x x the following is true:

f(x) < 0

Step-by-Step Solution

To determine when f(x)=14x2312x<0 f(x) = \frac{1}{4}x^2 - 3\frac{1}{2}x < 0 , follow these steps:

Step 1: Find the roots of the quadratic equation.

The function can be rewritten as y=14x272x y = \frac{1}{4}x^2 - \frac{7}{2}x . Set this equal to zero to find the roots:

14x272x=0 \frac{1}{4}x^2 - \frac{7}{2}x = 0

Factor out x x : x(14x72)=0 x\left(\frac{1}{4}x - \frac{7}{2}\right) = 0

So, x=0 x = 0 or 14x=72 \frac{1}{4}x = \frac{7}{2} . Solve the second equation:

x=72×4=14 x = \frac{7}{2} \times 4 = 14

Step 2: Analyze the intervals around the roots.

The roots are x=0 x = 0 and x=14 x = 14 . These divide the number line into three intervals: x<0 x < 0 , 0<x<14 0 < x < 14 , and x>14 x > 14 .

Step 3: Perform a sign test in each interval.

  • Test for x<0 x < 0 : Choose x=1 x = -1 . The value of the function f(1)=14(1)272(1)=14+72>0 f(-1) = \frac{1}{4}(-1)^2 - \frac{7}{2}(-1) = \frac{1}{4} + \frac{7}{2} > 0 .
  • Test for 0<x<14 0 < x < 14 : Choose x=7 x = 7 . The value of the function f(7)=14(7)272(7)=494492=494984=494<0 f(7) = \frac{1}{4}(7)^2 - \frac{7}{2}(7) = \frac{49}{4} - \frac{49}{2} = \frac{49}{4} - \frac{98}{4} = -\frac{49}{4} < 0 .
  • Test for x>14 x > 14 : Choose x=15 x = 15 . The value of the function f(15)=14(15)272(15)=22541052=22542104=154>0 f(15) = \frac{1}{4}(15)^2 - \frac{7}{2}(15) = \frac{225}{4} - \frac{105}{2} = \frac{225}{4} - \frac{210}{4} = \frac{15}{4} > 0 .

Conclusion: The quadratic 14x272x \frac{1}{4}x^2 - \frac{7}{2}x is less than zero for 0<x<14 0 < x < 14 .

Therefore, the solution to the problem is 0<x<14 0 < x < 14 .

Answer

0 < x < 14

Exercise #12

Look at the following function:

y=14x2312x y=\frac{1}{4}x^2-3\frac{1}{2}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

To solve the problem of finding for which values of x x the function y=14x272x y = \frac{1}{4}x^2 - \frac{7}{2}x is greater than zero, follow these steps:

  • Step 1: Identify the function. The quadratic function y=14x272x y = \frac{1}{4}x^2 - \frac{7}{2}x can be rewritten as y=14x272x y = \frac{1}{4}x^2 - \frac{7}{2}x .
  • Step 2: Use the quadratic formula to find the roots of the equation y=0 y = 0 . The quadratic formula is:
x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Here, a=14 a = \frac{1}{4} , b=72 b = -\frac{7}{2} , and c=0 c = 0 .

  • Step 3: Calculate b24ac b^2 - 4ac :
b24ac=(72)24(14)(0)=494 b^2 - 4ac = \left(-\frac{7}{2}\right)^2 - 4 \left(\frac{1}{4}\right)(0) = \frac{49}{4}
  • Step 4: Find the roots using the quadratic formula:
x=(72)±4942×14 x = \frac{-\left(-\frac{7}{2}\right) \pm \sqrt{\frac{49}{4}}}{2 \times \frac{1}{4}} x=72±7212 x = \frac{\frac{7}{2} \pm \frac{7}{2}}{\frac{1}{2}} x=7±71 x = \frac{7 \pm 7}{1}

This gives two roots: x=0 x = 0 and x=14 x = 14 .

  • Step 5: Determine the intervals defined by these roots. We have three intervals to check: x<0 x < 0 , 0<x<14 0 < x < 14 , and x>14 x > 14 .
  • Step 6: Test the sign of f(x) f(x) in each interval:
  • For x<0 x < 0 , choose x=1 x = -1 :
f(1)=14(1)272(1)=14+72>0 f(-1) = \frac{1}{4}(-1)^2 - \frac{7}{2}(-1) = \frac{1}{4} + \frac{7}{2} > 0
  • For 0<x<14 0 < x < 14 , choose x=1 x = 1 :
f(1)=14(1)272(1)=1472<0 f(1) = \frac{1}{4}(1)^2 - \frac{7}{2}(1) = \frac{1}{4} - \frac{7}{2} < 0
  • For x>14 x > 14 , choose x=15 x = 15 :
f(15)=14(15)272(15)=22541052>0 f(15) = \frac{1}{4}(15)^2 - \frac{7}{2}(15) = \frac{225}{4} - \frac{105}{2} > 0

After confirming the signs, we find that f(x)>0 f(x) > 0 for x<0 x \lt 0 and x>14 x \gt 14 .

Therefore, the solution to the problem is <strong>x>14 <strong>x > 14 or x<0 x < 0.

Answer

x > 14 or x < 0

Exercise #13

Look at the following function:

y=15x2+113x y=\frac{1}{5}x^2+1\frac{1}{3}x

Determine for which values of x x the following is true:

f(x) < 0

Step-by-Step Solution

To solve this problem, we'll proceed as follows:

  • Step 1: Identify the quadratic formula and coefficients.
  • Step 2: Find the roots using the quadratic formula.
  • Step 3: Determine intervals and test signs.

Step 1: Identify the equation coefficients.

Given: y=15x2+113x y = \frac{1}{5}x^2 + 1\frac{1}{3}x . Let a=15 a = \frac{1}{5} , b=43 b = \frac{4}{3} , and c=0 c = 0 .

Step 2: Find the roots using the quadratic formula x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} .

Calculate the discriminant: b24ac=(43)24(15)(0)=169 b^2 - 4ac = \left(\frac{4}{3}\right)^2 - 4\left(\frac{1}{5}\right)(0) = \frac{16}{9} .

The roots of the equation are given by x=43±1692×15 x = \frac{-\frac{4}{3} \pm \sqrt{\frac{16}{9}}}{2 \times \frac{1}{5}} .

Simplifying: x=43±4325=4±42513 x = \frac{-\frac{4}{3} \pm \frac{4}{3}}{\frac{2}{5}} = \frac{-4 \pm 4}{\frac{2}{5}} \cdot \frac{1}{3} .

The roots are x=0 x = 0 and x=623 x = -6\frac{2}{3} .

Step 3: Determine intervals created by the roots and test each interval.

The intervals are (,623) (-\infty, -6\frac{2}{3}) , (623,0) (-6\frac{2}{3}, 0) , and (0,) (0, \infty) .

- For x=7 x = -7 (or any point less than 623 -6\frac{2}{3} ), the expression is positive.

- For x=3 x = -3 (or any point between 623 -6\frac{2}{3} and 0 0 ), test by substituting back into the function.
The function yields a negative result.

- For x=1 x = 1 (or any point greater than 0 0 ), the expression is positive.

Conclusion: The function is negative between 623 -6\frac{2}{3} and 0 0 .

Thus, the solution to the problem is 623<x<0 -6\frac{2}{3} < x < 0 .

Answer

-6\frac{2}{3} < x < 0

Exercise #14

Look at the following function:

y=15x2+113x y=\frac{1}{5}x^2+1\frac{1}{3}x

Determine for which values of x x the following is true:

f(x) > 0

Step-by-Step Solution

Let's solve the problem step by step:

The function given is y=15x2+113x y = \frac{1}{5}x^2 + 1\frac{1}{3}x . The first step is to convert the mixed number into an improper fraction:

113=43 1\frac{1}{3} = \frac{4}{3} , so the function becomes:

y=15x2+43x y = \frac{1}{5}x^2 + \frac{4}{3}x .

This can be written in standard form ax2+bx+c=0 ax^2 + bx + c = 0 where a=15 a = \frac{1}{5} , b=43 b = \frac{4}{3} , and c=0 c = 0 (not visible, but necessary for proper representation).

Next, we use the quadratic formula to find the roots:

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

Plug in the values:

x=43±(43)24×15×02×15 x = \frac{-\frac{4}{3} \pm \sqrt{\left(\frac{4}{3}\right)^2 - 4 \times \frac{1}{5} \times 0}}{2 \times \frac{1}{5}} .

Simplify where possible:

x=43±16925 x = \frac{-\frac{4}{3} \pm \sqrt{\frac{16}{9}}}{\frac{2}{5}} , leading to:

x=43±4325 x = \frac{-\frac{4}{3} \pm \frac{4}{3}}{\frac{2}{5}} .

This gives roots:

x=0 x = 0 and x=623 x = -6\frac{2}{3} .

The parabola opens upward (since a=15>0 a = \frac{1}{5} > 0 ). The quadratic function is positive between the roots and for values outside them:

This results in two intervals where f(x)>0 f(x) > 0 :

  • x<623 x < -6\frac{2}{3}
  • x>0 x > 0

Thus, the solution to the problem is:

x>0 x > 0 or x<623 x < -6\frac{2}{3} .

Answer

x > 0 or x < -6\frac{2}{3}

Exercise #15

Look at the following function:

y=16x2319x y=-\frac{1}{6}x^2-3\frac{1}{9}x

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: Identify the coefficients from the quadratic function y=16x2319x y = -\frac{1}{6}x^2 - 3\frac{1}{9}x . Here, a=16 a = -\frac{1}{6} , b=289 b = -\frac{28}{9} , and c=0 c = 0 .
  • Step 2: Find the roots using the quadratic formula:

x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Plugging in the values, we get:

x=(289)±(289)24×(16)×02×(16) x = \frac{-\left(-\frac{28}{9}\right) \pm \sqrt{\left(-\frac{28}{9}\right)^2 - 4 \times \left(-\frac{1}{6}\right) \times 0}}{2 \times \left(-\frac{1}{6}\right)}

Simplifying, we find:

x=28913 x = \frac{\frac{28}{9}}{-\frac{1}{3}}

x=289×3 x = \frac{28}{9} \times -3

x=849=913 x = -\frac{84}{9} = -9\frac{1}{3}

  • Step 3: Explore the intervals determined by these roots for where the function y y is negative:
  • Consider intervals (,1823) (-\infty, -18\frac{2}{3}) , (1823,0)(-18\frac{2}{3}, 0), and (0,) (0, \infty) .
  • Evaluate the sign of y y over each interval:

For (,1823) (-\infty, -18\frac{2}{3}) : Choose a sample point like x=20 x = -20 . Plug it in to see if y<0 y < 0 . It turns out this interval is negative.

For (1823,0)(-18\frac{2}{3}, 0): Choose a sample point like x=1 x = -1 . Plug it in to see if y>0 y > 0 . This interval turns out positive.

For (0,)(0, \infty): Choose a sample point like x=1 x = 1 . Plug it in to see if y<0 y < 0 . This interval turns out negative.

Therefore, the solution is when x>0 x > 0 or x<1823 x < -18\frac{2}{3} .

Thus, the quadratic function is negative outside the roots.

Therefore, the solution to the problem is x>0 x > 0 or x<1823 x < -18\frac{2}{3} .

Answer

x > 0 or x < -18\frac{2}{3}

Exercise #16

Find the positive and negative domains of the following function:

y=13x2+2x4 y=-\frac{1}{3}x^2+2x-4

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Identify roots of the quadratic equation.
  • Step 2: Determine the intervals created by these roots.
  • Step 3: Test each interval to see where the function is positive or negative.

Now, let's work through each step:

Step 1: We need to find the roots of the equation 13x2+2x4=0 -\frac{1}{3}x^2 + 2x - 4 = 0 . Using the quadratic formula:
For ax2+bx+c=0 ax^2 + bx + c = 0 , the roots are given by:
x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} .
Here, a=13 a = -\frac{1}{3} , b=2 b = 2 , and c=4 c = -4 .

Step 2: Calculate the discriminant:
b24ac=224(13)(4)=4163=123163=43 b^2 - 4ac = 2^2 - 4(-\frac{1}{3})(-4) = 4 - \frac{16}{3} = \frac{12}{3} - \frac{16}{3} = -\frac{4}{3} .

Since the discriminant is negative, the quadratic does not have real roots. Therefore, the function does not cross the x-axis and remains entirely above or below the x-axis.

Step 3: Analyze the leading coefficient. The quadratic function opens downwards because the leading coefficient a=13 a = -\frac{1}{3} is negative. Therefore, since there are no x-intercepts, the function is negative for all x x .

Thus, we find that:
- The positive domain of y y is: none.
- The negative domain of y y is: for all x x .

Therefore, the solution to the problem is:

x<0: x < 0 : for all x x

x>0: x > 0 : none

Answer

x < 0 : for all x x

x > 0 : none

Exercise #17

Find the positive and negative domains of the following function:

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

Step-by-Step Solution

To solve this problem, we'll determine where the quadratic function y=12x2+x1 y = -\frac{1}{2}x^2 + x - 1 is positive and negative.

Step 1: Find the roots of the quadratic equation.
We'll use the quadratic formula, x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , where a=12 a = -\frac{1}{2} , b=1 b = 1 , and c=1 c = -1 .

Calculate the discriminant b24ac=124(12)(1)=12=1 b^2 - 4ac = 1^2 - 4(-\frac{1}{2})(-1) = 1 - 2 = -1 .
Notice that the discriminant is negative, meaning the quadratic equation has no real roots.

Step 2: Determine the sign of the quadratic function.
Since there are no real roots, the quadratic does not intersect the x-axis. Since a=12 a = -\frac{1}{2} , which is negative, the parabola opens downwards. Without real roots, it means it is always negative for all values of x x .

Conclusion: The function is negative for all x x .

Therefore, the positive and negative domains of the function are:

x < 0 : for all x x

x > 0 : none

Answer

x < 0 : for all x x

x > 0 : none

Exercise #18

Find the positive and negative domains of the following function:

y=x2+112x514 y=-x^2+1\frac{1}{2}x-5\frac{1}{4}

Step-by-Step Solution

To find the positive and negative domains of the function y=x2+32x214 y = -x^2 + \frac{3}{2}x - \frac{21}{4} , we first determine the roots of the equation:

Set y=0 y = 0 , giving us:

x2+32x214=0-x^2 + \frac{3}{2}x - \frac{21}{4} = 0.

Using the quadratic formula x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , where a=1 a = -1 , b=32 b = \frac{3}{2} , and c=214 c = -\frac{21}{4} , we calculate:

  • First, compute the discriminant: b24ac=(32)24(1)(214)=94211=94844=754 b^2 - 4ac = \left(\frac{3}{2}\right)^2 - 4(-1)\left(-\frac{21}{4}\right) = \frac{9}{4} - \frac{21}{1} = \frac{9}{4} - \frac{84}{4} = -\frac{75}{4} .
  • Since the discriminant is negative, the quadratic has no real roots.

This implies that the parabola does not intersect the x x -axis and since the quadratic coefficient a=1 a = -1 is negative, the parabola opens downwards.

Thus, the function is always negative for all x x . Therefore, the positive domain is empty, and the negative domain is the entire set of real numbers.

Conclusion: The solution to the problem is as follows:

x<0 x < 0 : for all x x

x>0 x > 0 : none

Answer

x < 0 : for all x x

x > 0 : none

Exercise #19

Find the positive and negative domains of the following function:

y=13x2+12x+23 y=\frac{1}{3}x^2+\frac{1}{2}x+\frac{2}{3}

Step-by-Step Solution

To solve this problem, we need to analyze the function y=13x2+12x+23 y = \frac{1}{3}x^2 + \frac{1}{2}x + \frac{2}{3} to determine where it is positive or negative. This function is quadratic, so it is a parabola. Let us find the domain of positive and negative values.

First, let's determine where the function is zero by finding its roots. This involves using the quadratic formula:

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

Here, we have a=13 a = \frac{1}{3} , b=12 b = \frac{1}{2} , and c=23 c = \frac{2}{3} . The discriminant is calculated as follows:

b24ac=(12)241323=1489 b^2 - 4ac = \left(\frac{1}{2}\right)^2 - 4 \cdot \frac{1}{3} \cdot \frac{2}{3} = \frac{1}{4} - \frac{8}{9}

Calculating gives:

140.25 \frac{1}{4} \approx 0.25 and 890.888 \frac{8}{9} \approx 0.888 which results in:

0.250.888=0.638 0.25 - 0.888 = -0.638

Since the discriminant is negative, there are no real roots. As the parabola opens upwards (since a=13>0 a = \frac{1}{3} > 0 ), the function never crosses the x-axis. Therefore, the function remains positive for all real values of x x and is never negative.

Thus, the positive domain consists of all real numbers, while there is no negative domain:

x>0 x > 0 : \) for all x x

x<0 x < 0 : \) none

Answer

x > 0 : for all x x

x < 0 : none

Exercise #20

Find the positive and negative domains of the following function:

y=12x2+34x+56 y=\frac{1}{2}x^2+\frac{3}{4}x+\frac{5}{6}

Step-by-Step Solution

To determine the positive and negative domains of the quadratic function y=12x2+34x+56 y = \frac{1}{2}x^2 + \frac{3}{4}x + \frac{5}{6} , we start by considering the possibility of real roots using the discriminant.

The discriminant Δ\Delta is given by:

Δ=b24ac=(34)24(12)(56)\Delta = b^2 - 4ac = \left(\frac{3}{4}\right)^2 - 4\left(\frac{1}{2}\right)\left(\frac{5}{6}\right)

Calculating gives:

Δ=9162012=91653=9168048\Delta = \frac{9}{16} - \frac{20}{12} = \frac{9}{16} - \frac{5}{3} = \frac{9}{16} - \frac{80}{48}

Convert 916\frac{9}{16} to a common denominator:

Δ=27488048=5348\Delta = \frac{27}{48} - \frac{80}{48} = -\frac{53}{48}

The discriminant Δ\Delta is negative, indicating that this quadratic equation has no real roots.

Since the coefficient a=12 a = \frac{1}{2} is positive and there are no real roots, the parabola opens upwards and never crosses the x-axis.

This means that the function is always positive for all x x .

Thus, the positive domain is all x x , and there is no negative domain.

Therefore, the correct choice is:

x>0: x > 0 : for all x x

x<0: x < 0 : none

Answer

x > 0 : for all x x

x < 0 : none