1.

The set {x:(x-3)(x-5)gt0} is equal to :

Answer»

`{x: 3 LT x lt 5}`
`{x: x lt 3)uu{x:x lt 5}`
`{x:xlt 3} uu {x: x GT 5}`
NONE of these

Answer :c


Discussion

No Comment Found