The ordered pairs satisfying the inequality are (-1, -2) and (2, 4).
To determine which ordered pairs satisfy the linear inequality y < 2x + 2, we can substitute the x and y values into the inequality and check if it holds true.
1. For the ordered pair (-3, -6):
 -6 < 2(-3) + 2
 -6 < -4
 This statement is false, so (-3, -6) does not satisfy the inequality.
2. For the ordered pair (3, 9):
 9 < 2(3) + 2
 9 < 8
 This statement is false, so (3, 9) does not satisfy the inequality.
3. For the ordered pair (-1, -2):
 -2 < 2(-1) + 2
 -2 < 0
 This statement is true, so (-1, -2) satisfies the inequality.
4. For the ordered pair (2, 4):
 4 < 2(2) + 2
 4 < 6
 This statement is true, so (2, 4) satisfies the inequality.
5. For the ordered pair (-2, 1):
 1 < 2(-2) + 2
 1 < -2
 This statement is false, so (-2, 1) does not satisfy the inequality.
6. For the ordered pair (0, 2):
 2 < 2(0) + 2
 2 < 2
 This statement is false, so (0, 2) does not satisfy the inequality.
Therefore, the ordered pairs that satisfy the linear inequality y < 2x + 2 are (-1, -2) and (2, 4).