PDA

View Full Version : 2 questions .....


abc
Aug6-04, 03:31 PM
1- solve :

5 > x^2 >= -9
: x belongs to R
----------------------------------------------
2- solve :

cos (x+30) - sin (2x) = 0
45 >= x >= 0

----------------------------------------------
thanx
regards
abc

marlon
Aug6-04, 03:55 PM
cos(x+30) = sin(2x) = cos (90-2x)

this means : x+30 = 90-2x and x+30 = -90+2x

Then solve to x and you are done...
marlon

marlon
Aug6-04, 03:59 PM
x^2 >= -9 for a real number : this is not possible. You only have 5>x^2>=0. The solution : x < sqrt(5 ) and x>-sqrt(5)

Muzza
Aug6-04, 04:30 PM
x^2 >= -9 for a real number : this is not possible.


Huh? It's true for any real number x.

marlon
Aug7-04, 04:36 PM
Huh? It's true for any real number x.


hallo Huh?

I meant that x^2 is always bigger or equal to zero, when x is considered to be a real number. This does not apply for complex numbers though...

regards
marlon

HallsofIvy
Aug7-04, 05:38 PM
marlon: you originally said "x^2 >= -9 for a real number : this is not possible." Muzza's point was that it certainly is possible.

You then noted "I meant that x^2 is always bigger or equal to zero".

Yes: x^2>= 0 which is itself larger than -9. x^2>= -9 for all real numbers x.

If you had said "that's always true" rather than "that's impossible" you would have been right: the solutions to 5>x^2>= -9 is exactly the set of numbers whose square is less than 5.

Muzza
Aug8-04, 02:50 AM
Thank you HallsofIvy ;)

marlon
Aug8-04, 11:17 AM
marlon: you originally said "x^2 >= -9 for a real number : this is not possible." Muzza's point was that it certainly is possible.

You then noted "I meant that x^2 is always bigger or equal to zero".

Yes: x^2>= 0 which is itself larger than -9. x^2>= -9 for all real numbers x.

If you had said "that's always true" rather than "that's impossible" you would have been right: the solutions to 5>x^2>= -9 is exactly the set of numbers whose square is less than 5.


OK I STAND CORRECTED

regards
marlon