I.
For A->C to be false, A must be true and C false. Since A is true,
for the first premise to be true, B must be true. Since C is false, the
second premise is true independently of whether D is true or false.
Hence, here's an assignment showing invalidity:
A: true
B: true
C: false.
II.
For RvT to be false, both R and T must be false. If R is false,
then the first premise is true; and if T is false, the second premise is
true. Hence here's an assignment showing invalidity:
R: false
T: false
Note that the assignment of s doesn't matter.
III.
A<->C can be false in two (mutually exclusive) ways:
IV.
H&J can be false in more than one way. Let's try H
false. The first premise also can be true in more than one way.
Let's say that G is true and F false. Then, the second premise will
be true. Since G is true, for the third premise to be true, J must
be true. Here's the assignment:
F: false
G: true
H: false
J: true