x < -1 or x < 3
becomes x < 3.
Answer: x < 3
If it was x < -1 AND x < 3, then it would be x < -1
Note: The word "or" means it has to satisfy one or the other or both. In order for an "or" statement to be true, only ONE of the statements have to be true.
People who say the answer is x < -1 are wrong.
2006-07-09 14:17:31
·
answer #1
·
answered by MsMath 7
·
1⤊
0⤋
x<-1
2006-07-09 21:00:09
·
answer #2
·
answered by 11KDM92 2
·
0⤊
0⤋
It means that x has a value that is less than -1, cause value of -1 is any case lower than 3.
Maybe some missing info?
st
2006-07-09 21:15:34
·
answer #3
·
answered by Starreply 6
·
0⤊
0⤋
X is usually a understood 1
2006-07-09 22:20:19
·
answer #4
·
answered by reneevaldosta 2
·
0⤊
0⤋
If you combine the statements x < -1 and x < 3 you simply get:
x < -1
If x is less than negative one, it will also be less than 3.
2006-07-09 21:14:41
·
answer #5
·
answered by hawk22 3
·
0⤊
0⤋
Something is missing perhaps. All you have given us is x is less than a negative one and x is less than a positive three. Where's the rest of the calculation?
2006-07-09 21:21:53
·
answer #6
·
answered by Sherry K 5
·
0⤊
0⤋
x < -1 or x < 3
find a solution which satisfies both,
and x<-1 is the answer.
2006-07-10 06:20:40
·
answer #7
·
answered by R@inY 3
·
0⤊
0⤋
I think you are missing some info here...
2006-07-09 21:01:10
·
answer #8
·
answered by schleppin 3
·
0⤊
0⤋
i need more info. if i can help you, sorry
2006-07-09 22:05:15
·
answer #9
·
answered by spasticmonkey 3
·
0⤊
0⤋