Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement.

~[(~q V p)^ ~r]

this is the ?

~[(~q V p)^ ~r]

=~[(~F V T)^ ~F]
=~[(T V T)^ T]
=~[T^T]
=~[T]
=F