How Do You Solve the Inequality 6x^2+5x < 4?

  • Thread starter Thread starter Jaco Viljoen
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
To solve the inequality 6x^2 + 5x < 4, the first step is to rewrite it as 6x^2 + 5x - 4 < 0 and factor it to (3x + 4)(2x - 1) < 0. The critical points are found at x = -4/3 and x = 1/2, which are the zeros of the function. The solution involves determining where the product of the factors is negative, which occurs between the roots. Evaluating a point within the interval, such as x = 0, confirms that the inequality holds true in the interval (-4/3, 1/2).
Jaco Viljoen
Messages
160
Reaction score
9
Good afternoon everyone,
I am preparing for exams and thought I would post a couple old paper questions and answers for what I have done,
As always I appreciate any input and feedback.

Homework Statement


The Function ƒ(x) = 6x^2+5x
a) Write down the Dƒ
b) Solve the inequality f(x) < 4

Homework Equations

The Attempt at a Solution


a)x∈ℝ
b)

6x^2+5x<4
6x^2+5x-4<0
(3x+4)(2x-1)<0

3x+4<0
3x<-4
x<-(4/3)

2x-1<0
2x<1
x<1/2

(-4/3)< x <(1/2) I am not sure why x is greater than -4/3 why would the sign change direction here?
 
Last edited:
Physics news on Phys.org
You found that the (only) zeros of the function are at -4/3 and 1/2. So between those points the function will have a constant sign (negative or positive) and outside of those points the sign will be opposite what it is between them.
All you need to know is the sign of one point, (not one of the zeros), and you know the signs in all those intervals.
x=0 is between -4/3 and 1/2.
At x = 0, f(x) =0, so f(x)<4 is true.
Therefore the only interval that solves the inequality is between the zeros of f(x)-4 = 0, which you already know.

In your work, separating the inequalities, you missed the important feature of inequalities of products.
if (a)(b)<0, then either a is negative and b is positive or b is negative and a is positive, but both negative or both positive would give a positive product.
 
  • Like
Likes Jaco Viljoen
RUber said:
In your work, separating the inequalities, you missed the important feature of inequalities of products.
if (a)(b)<0, then either a is negative and b is positive or b is negative and a is positive, but both negative or both positive would give a positive product.

So where in my work did I go wrong?
I am not sure I see the problem, would you mind showing me?

Thank you RUber
 
Jaco Viljoen said:
b)

6x^2+5x<4
6x^2+5x-4<0
(3x+4)(2x-1)
Above, you are missing ' < 0' in the last inequality.
Jaco Viljoen said:
3x+4<0
3x<-4
x<-(4/3)

2x-1<0
2x<1
x<1/2
Both of the above are wrong for the reason that RUber gives. In order for (3x + 4)(2x - 1) < 0, exactly one of the following must be true:
1. 3x + 4 < 0 AND 2x - 1 > 0,
OR
2. 3x + 4 > 0 AND 2x - 1 < 0

Investigate each of the two cases above. (You'll find that one of them can't happen.)

Jaco Viljoen said:
(-4/3)< x <(1/2) I am not sure why x is greater than -4/3 why would the sign change direction here?
 
Jaco Viljoen said:
Good afternoon everyone,
I am preparing for exams and thought I would post a couple old paper questions and answers for what I have done,
As always I appreciate any input and feedback.

Homework Statement


The Function ƒ(x) = 6x^2+5x
a) Write down the Dƒ
b) Solve the inequality f(x) < 4

Homework Equations

The Attempt at a Solution


a)x∈ℝ
b)

6x^2+5x<4
6x^2+5x-4<0
(3x+4)(2x-1)<0

3x+4<0
3x<-4
x<-(4/3)

2x-1<0
2x<1
x<1/2

(-4/3)< x <(1/2) I am not sure why x is greater than -4/3 why would the sign change direction here?

Think of the graph y = f(x). You want to know the x-region where y < 4, which is the part below the horizontal line at height 4. The graph crosses the line at two points, which you have already found. Between these two roots the function f(x)-4 has one sign, and beyond the roots (in either direction) it has the opposite sign. To figure out which is which, just look at any particular value, such as f(0) - 4, to see which of the three regions the point x = 0 lies within. From that you can easily work out the complete solution.

Alternatively, you can take a more "algebraic" approach and examine the factors of the function f(x)-4, which you have done, but incorrectly.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top