Fill in the truth table for the statement ~ (pq) p. You will need to create a truth table with additional columns as part of your work.

Pq
dv (b←d)~
TT
TF
FT
FF
Based on your truth table, what type of statement is this?
Of Tautology
Contradiction
Contingent Statement

The truth table for ~ (pq) p is as follows:

P | Q | ~ (P ^ Q) | P | ~ (P ^ Q) p
T | T | F | T | T
T | F | T | T | T
F | T | T | F | T
F | F | T | F | F

Based on the truth table, this statement is a contingent statement, as its truth value depends on the truth values of P and Q.