Thread Closed

Solving inequalities, need some confirmation

 
Share Thread Thread Tools
Jul27-05, 10:51 AM   #1
 

Solving inequalities, need some confirmation


I have these three inequalities that I am supposed to solve, I think I came up with the right answer but I'm not even 100% sure it's in the correct format.

A. 6x^2 < 6+5x
my work:
6x^2-5x-6 < 0
solutions are then 3/2 and -2/3
so the answer I got is:
-2/3 < x < 3/2

B. x^2+8x > 0
my work:
soutions I got were 0, -8
so my answer is:
-8 < x < 0

C. (x+2)(x^2-x+1) > 0
my work:
x+2 > 0 and x^2-x+1 > 0
solutions are then -.414 and 2.414
so my answer is:
-4.14 < x < 2.414
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Jul27-05, 01:23 PM   #2
 
Your first one looks fine....

Quote by ability
B. x^2+8x > 0
my work:
soutions I got were 0, -8
so my answer is:
-8 < x < 0
[tex]y = x^2+8x[/tex]

Opens up...the vertex is at (-4, -16)...you found the zeros at 0 and -8.
Graph this....Now find the parts of the graph that are BIGGER than 0...in other words, what parts of the graph are above the x-axis?

C. (x+2)(x^2-x+1) > 0
my work:
x+2 > 0 and x^2-x+1 > 0
solutions are then -.414 and 2.414
so my answer is:
-4.14 < x < 2.414
This has only one zero....x = -2.
[tex]
x^2 - x +1 = (x - 1/2)^2 + 3/4
[/tex]

Which is clearly always above the x-axis and so you have no real roots....

So to the left of ( -2, 0)...for example x = -3, what would your expression evaluate to? A positive or negative number?
Jul27-05, 01:28 PM   #3
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
No, no no!
I'll take B for you:
[tex]x^{2}+8x>0[/tex]
This can be rewritten as:
[tex]x(x+8)>0[/tex]

What you call "solutions", are the solutions to the equation [tex]x^{2}+8x=0[/tex]
These values are important in determining the regions of x-values where the INEQUALITY holds, but they are by no means indicative of these regions in the manner you think.

Let us go back to:
[tex]x(x+8)>0[/tex]
The left-hand side has two factors.
The product of two numbers are positive if
a) each factor is positive (that is, x>0 AND, x+8>0)
OR
b) each factor is negative (that is, x<0 AND x+8<0)

Try now to identify the regions on the x-axis where the inequality holds!
Thread Closed
Thread Tools


Similar Threads for: Solving inequalities, need some confirmation
Thread Forum Replies
Solving Modulus inequalities Calculus & Beyond Homework 3
help solving problem involving inequalities General Math 7
Solving Inequalities Calculus 3
solving 2 inequalities with imaginary numbers? General Math 8
Confirmation Introductory Physics Homework 1