Answer:
(-1) & 4/3
Explanation:
Polynomial:
 3x² - x - 4 
Sum = -1
Product = 3*(-4) = -12
Factors = -4 and 3 { (-4)*3 = -12 & (-4) + 3 = -1}
3x² - x - 4 = 3x² + 3x - 4x -4 {Rewrite the middle term using the factors}
 = 3x(x + 1) -4(x + 1)
 =(x + 1)(3x - 4)
x + 1 = 0 ; 3x - 4 = 0
 x = -1 ; 3x = 4
 x = 4/3

Verification:
 

 Coefficient of x = sum of the zeroes
 

Constant = product of the zeroes
 

Thus verified.