Question 318387
Hint: ~f means "not f" and it has the opposite truth value of f. So this means that ~f v f is ALWAYS true since either ~f or f is true. Also, f . f just simplifies to f since f . f will have the same truth values as f.