Lesson 13 HW pgs 135-136
star
star
star
star
star
Last updated almost 5 years ago
12 questions

1
1
1
1
a< 0 and b<0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)
a< 0 and b<0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)
1
a < 0 and b > 0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)
a < 0 and b > 0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)
1
a > 0 and b < 0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)
a > 0 and b < 0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)
1
a > 0 and b > 0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)
a > 0 and b > 0, so what numbers could "a" and "b" that would make "a<b" true (or if it cannot be done)

1
1
1
1
3