Lesson 13 HW pgs 135-136

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)

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)

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)

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)

1
1
1
1
3