false. logic incorrect.
2007-02-12 01:29:34
·
answer #1
·
answered by Anonymous
·
2⤊
1⤋
It is false! The last line is wrong:
Study + No Study = Fail + No Fail
Since No Study = Fail, follows:
Study + Fail = Fail + No Fail,
Study = No Fail,
which is correct, as given in first line.
2007-02-12 01:40:08
·
answer #2
·
answered by vjstrugar 2
·
0⤊
0⤋
You can't add logicals. You have to combine them using the AND or OR operators.
Study OR No Study = Fail OR No Fail
2007-02-12 01:47:21
·
answer #3
·
answered by Gnomon 6
·
0⤊
0⤋
lets suppose!
3=5
5=3
3+5=3+5
8=8
therfore, 8=8
2007-02-12 01:30:34
·
answer #4
·
answered by frost 2
·
0⤊
0⤋
In computing gadget language && returns genuine purely while the two are genuine, the place as || returns genuine if any of them is genuine. Its certainty table is a million acts as genuine & 0 acts as fake For and nil && 0 = 0 0 && a million = 0 a million && 0 = 0 a million && a million = a million For OR 0 || 0 = 0 0 || a million = 0 a million || 0 = 0 a million || a million = a million
2016-11-03 05:46:56
·
answer #5
·
answered by ? 4
·
0⤊
0⤋
false. that's like saying:
2=2
5=5
2+5=2+5
but just because you did that does not mean you can now conclude 2=5
2007-02-12 01:25:26
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋
study = pass
no study = no pass
no study = fail
Therefore: no study = fail.
You just need a brush-up in your math is all. It works. :)
2007-02-12 01:25:39
·
answer #7
·
answered by Anonymous
·
2⤊
0⤋
I think it's false. The last "logical" operation looks dubiously.
2007-02-12 01:25:38
·
answer #8
·
answered by zuska m 2
·
0⤊
0⤋
you are wrong......because 1+2=1+2
that doen not mean 1=2.........1 cannot be equal to 2.that's simple
2007-02-12 03:23:42
·
answer #9
·
answered by Akshav 3
·
0⤊
1⤋