Answer:
II. int z;
Step-by-step explanation:
int z;
is the best option, because on the next line you will define the variable as
z = (x + y) / 2;
you can also use int z=0; but it is not necessary according to the code segment given.
29,25,C
55 – 5q > 4(7–9)
4(-2)
55- 5q > -8
-5q > -63
q=12.6
f(x) = (x - 4)(x + 2)
f(x) = x^2 + 2x - 4x - 8
f(x) = x^2 - 2x - 8
x equals one
3/2+1/2x=2x
3/2+1/2=2x
2=2x
1=x