Question 599327
~[(~p ^ q) v r] 


~[(~T ^ F) v F] 


~[(F ^ F) v F] 


~[F v F]

 
~F

 
T


So the compound statement is true.