D, hope this is right! :)
Answer:
x>2 or x<-10
Step-by-step explanation:
9|x +4|>54
Divide each side by 9
9/9|x +4|>54/9
|x +4|>6
There are two solutions, one positive and one negative
x+4 >6 or x+4 < -6
Subtract 4 from each side
x+4-4 >6-4 or x+4-4 < -6-4
x>2 or x<-10
So this is our table:
-----------------
x-values | a b c d e f |
-----------------
y-values | g h i j k l |
-----------------
You can know that the values in the table are proportional if:

Hope that helps :)
For this case we have the following expression:
(1 / x + 2) + (1 / x + 3) + (1 / X ^ 2 + 5 + 6)
Rewriting we have:
(1 / x + 2) + (1 / x + 3) + (1 / ((x + 2) * (x + 3)))
By doing common factor we have:
(1 / ((x + 2) * (x + 3))) * (x + 3 + x + 2 + 1)
Rewriting:
(1 / ((x + 2) * (x + 3))) * (2x + 6)
The sum is:
((2x + 6) / ((x + 2) * (x + 3)))
Answer:
((2x + 6) / ((x + 2) * (x + 3)))