Answer:
TRUE
Explanation:
Given statement is "If p is true and q is false, then p v q is true".
Now we need to decide if the given statement is True or false
By definition of "p v q" , also read as "p OR q", we know that if any of p or q is true then value of "p v q" is always true.
Given that p is true then "p v q" must be true.
Whch is same as conclusion of the given statement.
Hence final answer is "TRUE".