in Mathematical Logic edited by
12,057 views
47 votes
47 votes

Let $a, b, c, d$ be propositions. Assume that the equivalence $a ⇔ ( b \vee \neg b)$ and $b ⇔c$ hold. Then the truth-value of the formula $(a ∧ b) → (a ∧ c) ∨ d$ is always

  1. True
  2. False
  3. Same as the truth-value of $b$
  4. Same as the truth-value of $d$
in Mathematical Logic edited by
12.1k views

2 Comments

$a \leftrightarrow (b \lor \neg b) = a \leftrightarrow T \Rightarrow a = T$

$\therefore (a \land b) \rightarrow (a \land c) \lor d = b \rightarrow c \lor d = \neg b \lor b \lor d = T$

Ans: (A.)

1
1

.

0
0

7 Answers

55 votes
55 votes
Best answer

Given  that $\ a\Leftrightarrow (b\vee \neg b)$ and $ b\Leftrightarrow c$
Now,
$(a\wedge b)\rightarrow (a \wedge c)\vee d$
$\equiv (a\wedge b)\rightarrow (a \wedge b)\vee d\;\;\;\; (\because b \Leftrightarrow c)$
$\equiv \neg (a\wedge b)\vee (a \wedge b)\vee d$
$\equiv T \vee d$
$\equiv T$
Hence, Option(A) True.

edited by

4 Comments

o yes thanks ..i missunderstood
0
0
It is given that a⇔(b∨∼b) which implies a⇔T so there’s nothing wrong if we put a as T right?
0
0
Yes, we can use a=T and b=c.
0
0
49 votes
49 votes

Given that, a\Leftrightarrowb∨~b

It is equivalent to a\LeftrightarrowTRUE

\therefore (a∧b)\rightarrow((a∧c)∨d)

wkt, 1∧x = x

\therefore (a∧b) = 1∧b = b

similarly, 1∧c = c

We now have, b \rightarrow(c∨d)

Which can be written as,

~b∨c∨d

We also know that b\Leftrightarrowc

\therefore ~b∨c = TRUE

\therefore TRUE∨d = TRUE

And hence answer is option a

3 Comments

Explanation is correct, just to highlight the following statement

We also know that b\Leftrightarrowc  holds

\therefore ~b∨c = TRUE

if you mean  b\Leftrightarrowc   means   ~b∨c = TRUE   then its not true. Although you may not mean this, but while reading the answer it seems that.

6
6
Nice Explanations
0
0
great explanation
0
0
16 votes
16 votes
a ⇔ ( b V ~b) = and a ⇔  True means both a and True are equivalent
 b ⇔c means both b and c are equivalent

(a ∧ b) → (a ∧ c) ∨ d
=(True ∧ b) → (True ∧ c) ∨ d     (a ⇔  True)
= b → c ∨ d
= ~b ∨ c ∨ d
= ~b ∨ b ∨ d     (b ⇔c)
= True  ∨ d
=True

Hence ans is A
edited by
7 votes
7 votes

This will be helpful. see my solution: 

edited by

2 Comments

Nyc.....
0
0
Nice hand writing ...
0
0
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true