Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Negate the statement in discrete math

Writer Matthew Martinez
$\begingroup$

I need help with the negation in discrete math

The question is : Negate the statement and express your answer in a smooth english sentence. Hint first rewrite the statement so that it does not contain an implication. The statement is: If the bus is not coming, then I cannot get to school.

My solution is: 1) The bus is coming, I can get to school. therefore 2) I can get to school because the bus is coming.

I got zero on it what did I went wrong? or I totally screwed up and misunderstand? Thanks :)

$\endgroup$ 0

2 Answers

$\begingroup$

The negation of :

$\lnot p \to \lnot q$

is :

$\lnot p \land q$.

Thus, the answer is :

"The bus is not coming and I can get to school".

$\endgroup$ 0 $\begingroup$

Here is what you should do in logic:

$$\eqalign{ & \neg \left( {P \to R} \right) \leftrightarrow \neg \left( {\neg P \vee R} \right)\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,Conditional\,\,Disjunction \cr & \,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\ \leftrightarrow \neg \neg P \wedge \neg R\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,Demorgan's\,Law \cr & \,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\ \leftrightarrow \,\,\,\,\,\,\,\,\,P \wedge \neg R\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,Double\,Negation \cr} $$

your $P$ and $Q$ are

$P=$the bus is not coming
$Q=$I cannot get to school

so the negation is

the bus is not coming and I can get to school

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy