Answer:
±1, ±2, ±7, ±14
Step-by-step explanation:
recall from the previous posting, 2⁸ = 256, so that's one way to represent it.
now, another way hmmm

I believe the answer is "C"
----------------------------------------------------------
Given information
----------------------------------------------------------
Area = 3x² + 14x + 8
Length = x + 4
----------------------------------------------------------
Formula
----------------------------------------------------------
Area = Length x Width
----------------------------------------------------------
Find Width
----------------------------------------------------------
3x² + 14x + 8 = (x + 4) x width
width = (3x² + 14x + 8) ÷ (x + 4)
width = (x+4)(3x+2) ÷ (x + 4)
width = 3x + 2
----------------------------------------------------------
Answer: The width is 3x + 2 (Answer C)
----------------------------------------------------------