Question 415250
I assume q p implies q AND p?  If so, then the only way for a conditional AND to be TRUE is if BOTH statements are TRUE, otherwise the conditional AND is FALSE.  Since p is false, q AND p is FALSE.