Answer:
 A. There are 3 non-negative solutions.
Explanation:
You want to know the number of nonnegative integer solutions there are to the system of equations ...
Solutions
Solving for y, we have ...
 7y = 28 -2z
 y = 4 - 2/7z . . . . . . divide by 7
Substituting this into the first equation, we can solve for x:
 x = 80 -3y -z
 x = 80 -3(4 -2/7z) -z = 68 -1/7z
Non-negative integers
In order to have x, y, and z be integers, we require ...
 z = 7n . . . . . . for n ≥ 0
 y = 4 -(2/7)(7n) = 4 -2n
 x = 80 -3y -z = 80 -3(4 -2n) -7n = 68 -n 
In summary:
 (x, y, z) = (68 -n, 4 -2n, 7n) . . . . . for integer n
Restrictions
In order for y to be a nonnegative integer, we require ...
 4 -2n ≥ 0
 n ≤ 2 . . . . . . . . . . divide by 2, add n
In order for x to be a nonnegative integer, we require ...
 68 -n ≥ 0
 n ≤ 68
The requirement for y ≥ 0 is more restrictive, so the possible values of n are ...
 0 ≤ n ≤ 2
There are 3 integers in this range: {0, 1, 2}.
There are 3 nonnegative solutions:
 (x, y, z) ∈ {(68, 4, 0), (67, 2, 7), (66, 0, 14)}
<95141404393>