EvilZone

Encyclopedia Galactica => Science => : gh0st March 01, 2012, 11:02:44 PM

: Math problem rational inecuations
: 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
: Re: Math problem rational inecuations
: Deque March 02, 2012, 08:54:08 AM
Does that help you to go on with the rest?

(http://s14.directupload.net/images/120302/l7glbca9.jpg)[
: Re: Math problem rational inecuations
: ande March 02, 2012, 02:34:47 PM
You doing discrete mathematics?
: Re: Math problem rational inecuations
: Deque March 02, 2012, 02:45:30 PM
If you mean me: I had some of it at university.
: Re: Math problem rational inecuations
: ande March 02, 2012, 03:01:11 PM
Both of you for that matter :P I ad a full course of it last semester.
: Re: Math problem rational inecuations
: gh0st March 02, 2012, 03:41:14 PM
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
: Re: Math problem rational inecuations
: Deque March 02, 2012, 04:15:29 PM
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.
: Re: Math problem rational inecuations
: gh0st March 03, 2012, 02:35:06 AM
I did that problem I guess that imaginaries numbers are nerfed in the interval the inverval is only for real numbers
: Re: Math problem rational inecuations
: Deque March 03, 2012, 08:20:30 AM
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.
: Re: Math problem rational inecuations
: kat March 03, 2012, 12:40:41 PM
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:)
: Re: Math problem rational inecuations
: gh0st March 04, 2012, 03:38:16 AM
@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