Finding the set of values for x

  • Thread starter Thread starter thomas49th
  • Start date Start date
  • Tags Tags
    Set
thomas49th
Messages
645
Reaction score
0

Homework Statement


Find the set of values for x which

\frac{(x-3)^{2}}{x+1} < 2

I turned this into

\frac{(x-7)(x-1)}{x+1} < 0

Now this implies that the critical angles are x = 7, 1 and -1 but how do I create the sets. I think I have to do somthing with sign change?

Thanks :)

EDIT: WHAT'S WRONG WITH MY LATEX??
 
Physics news on Phys.org
There is nothing wrong with your latex; the forum is having problems at the moment.

It is a product of 3 terms, so you have the conditions abc < 0 iff (ab < 0 and c > 0) or (bc < 0 and a > 0) or (ac < 0 and b > 0). Inequalities usually generate logical sets like this.
 
Hi thomas49th! :smile:
thomas49th said:
Find the set of values for x which

(x-3)2/(x+1) < 2

I turned this into

(x-7)(x-1)/(x+1) < 0

Now this implies that the critical angles are x = 7, 1 and -1 but how do I create the sets. I think I have to do somthing with sign change?

Yes, that's fine …

(and of course it's the same as the product (x-7)(x-1)(x+1) < 0 … do you see why? :wink:)

and you know that the sign can only change at 7 1 or -1 (but why are you calling them angles? :confused:), and will change each time (since there are no squared factors) :wink:
 
Sorry I meant values NOT angles. My bad :S


It is a product of 3 terms, so you have the conditions abc < 0 iff (ab < 0 and c > 0) or (bc < 0 and a > 0) or (ac < 0 and b > 0). Inequalities usually generate logical sets like this.
Never done the sets like that. Pretty sure I've never been taught that method, though I can't remeber the method so that's why I am asking :)

(and of course it's the same as the product (x-7)(x-1)(x+1) < 0 … do you see why? )

and you know that the sign can only change at 7 1 or -1 (but why are you calling them angles? ), and will change each time (since there are no squared factors)

I don't know why you can multiply them like that. (x+1) is the denominator ! you could say (x+1)-1 maybe?

The way I say it outloud is:

y values of (x-7)(x-1) are divide by the y values x+1 graph and I want to find where the new composite graph is below the x-axis. I'm not sure what the most sensible way of doing it is... I am sure there was a method of drawing out a table?

Thanks :)
 
thomas49th said:
I don't know why you can multiply them like that. (x+1) is the denominator ! you could say (x+1)-1 maybe?

Because (x+1)2 is always positive, so A/(x+1) has the same sign as (A/(x+1))(x+1)2, = A(x+1).
The way I say it outloud is …

Why are you making this so complicated?

Use slider142's :smile: method …

the product of three things will be negative if exactly an odd number of them is negative … ie if either one is negative, or all three are negative …

so in this case … ? :smile:
 
sorted. Thanks :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top