EvilZone
Encyclopedia Galactica => Science => : gh0st March 01, 2012, 11:02:44 PM
-
2x - x - x-1 >= 0
---- ----- -------
x+1 x-1 x
meh I got a long polinomy I guess Im doing something wrong I guess too that I need to apply a tricky algebra factorization that I dont know some help here
-
Does that help you to go on with the rest?
(http://s14.directupload.net/images/120302/l7glbca9.jpg)[
-
You doing discrete mathematics?
-
If you mean me: I had some of it at university.
-
Both of you for that matter :P I ad a full course of it last semester.
-
for finding roots in:
-2x^2+x-1 we need to apply the cartesian plane? like I did before in my last post? gotta do a bit of reseach
-
The cartesian plane will help to get an imagination of the function and sometimes spares you even calculating roots if you see that there are none. But in general you would use a formula for quadratic equations to get a root of that.
In case of the denominator you can already see the results by looking at this:
x^3 - x
=(x+1)(x-1)x
You have two cases that make your inequation true:
1. denominator > 0 and numerator >= 0
2. denominator and numerator < 0
I ad a full course of it last semester.
I didn't have a full course, but several courses that did discrete mathematics like cryptography, probability calculus and statistics, numerical mathematics, algebra 1 and 2, algorithms and datastructures, and theoretical computer science.
-
I did that problem I guess that imaginaries numbers are nerfed in the interval the inverval is only for real numbers
-
I did that problem I guess that imaginaries numbers are nerfed in the interval the inverval is only for real numbers
I don't understand you.
-
Deque already solved the problem. You should plot the function and you see the answer is (-infinite,-1) and (0,1). The roots are not in the field of real numbers, but complex (-1+-isquare7)/-4. The poles are 0, 1 and -1. I ploted the function on my mobile phone for you:)
-
@deque: I meant that the roots of -2x^2 +x -1 are irrational numbers* so they are not prevalent in the interval for finding them you hate to use the cuadratic formule http://en.wikipedia.org/wiki/Quadratic_equation#Quadratic_formula Im now solving problems about absolute value pretty interesting may post some of them as well