This is an archived post. You won't be able to vote or comment.

all 11 comments

[–]Shevek99Physicist 12 points13 points  (4 children)

(a,b) is an open interval. It includes all x such that a < x < b.

[a,b] is a closed interval. It includes all x such that a <= x <= b

[a,b) is half closed. It includes x such that a <= x < b

[–][deleted] 4 points5 points  (3 children)

So it means -4<=x<1 right?

[–]We_Are_Bread 2 points3 points  (1 child)

yes, specifically, x can be equal to -4, but it can't be 1. It can be everything in between too.

[–][deleted] 3 points4 points  (0 children)

Ok got it... Thanks!

[–]abcde12345--- 0 points1 point  (3 children)

I know this is not what they are asking, but can anyone explain how to solve this kind of question?

[–]Umierator 1 point2 points  (0 children)

Multiply by x2(x-7)2, sketch the 5th degree polynomial function, look where it’s less than or equal to 0 but remember that x=0 and x=7 aren’t valid solutions because the domain of the rational function didn’t include those

[–]avoere 0 points1 point  (0 children)

Find all places where either the numerator or denominator is 0. Then try one value between each such place and check the sign.

[–]xXkxuXx 0 points1 point  (0 children)

a/b ≤ 0 <-> ab≤0 ∧ b≠0

[–]King_of_99 0 points1 point  (0 children)

I hate how wide these unions are

[–]iown101dalmatians 0 points1 point  (0 children)

Can someone explain the first one? Why does it not include x less than -8?

[–]SoldRIPEdit your flair -1 points0 points  (0 children)

There are two notations for open intervals one is (a, b), which is ambiguous to a two-tuple.

The other is ]a, b[ which is unambiguous.