Lesson 2 Flashcards

1
Q

Conjunctions
T+T=
T+F=
F+T=
F+F=

A

T
F
F
F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Disjunctions
T+T=
T+F=
F+T=
F+F=

A

T
T
T
F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Conditional Statements
T+T=
T+F=
F+T=
F+F=

A

T
F
T
T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Biconditional Statements
T+T=
T+F=
F+T=
F+F=

A

T
F
F
T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

facilitates communication and
clarifies meaning

A

Language of
Mathematics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The language of
mathematics is

A
  • Precise
    *Concise
  • Powerful
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The object that is being worked on by
an operation.

A

OPERAND
EX:
5 + x (x and 5 are operands and + is an operator)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The product and the sum of any two real numbers is
also a real number

EX: 1+1=2

A

Closure of Binary Operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A binary operation is said to be commutative if a
change in the order of the arguments results in
equivalence.

Example:
1 + 2 = 2 + 1
2 โˆ™ 3 = 3 โˆ™ 2

A

Commutativity of Binary Operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A binary operation is said to be associative if parentheses
can be reordered and the result is equivalent.

Example:
๐Ÿ + ๐Ÿ + ๐Ÿ‘ = ๐Ÿ + ๐Ÿ + ๐Ÿ‘
๐Ÿ โˆ™ ๐Ÿ‘ โˆ™ ๐Ÿ’ = ๐Ÿ โˆ™ (๐Ÿ‘ โˆ™ ๐Ÿ’)

A

Associativity of Binary Operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Distributivity applies when multiplication performed on
a group of two numbers added or subtracted together.

A

Example:
๐Ÿ ๐Ÿ‘ + ๐Ÿ’ = ๐Ÿ ๐Ÿ‘ + ๐Ÿ(๐Ÿ’)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

An element ๐‘’ is said to be an identity element (or neutral
element) of a binary operation if under the operation any
element combined with ๐‘’ results in the same element

Therefore, the identity element ๐‘’ in addition is 0 and the
identity element ๐‘’ in multiplication is 1.

A

Identity Elements of Binary Operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

For an element ๐‘ฅ, the inverse denoted ๐‘ฅโˆ’1 when combined with ๐‘ฅ under the binary operation results in the identity element for that binary operation.

Therefore, the inverse element of addition is the
โˆ’ ๐‘œ๐‘“ ๐‘กโ„Ž๐‘’ ๐‘›๐‘ข๐‘š๐‘๐‘’๐‘Ÿ and the element of multiplication is
๐‘กโ„Ž๐‘’ ๐‘Ÿ๐‘’๐‘๐‘–๐‘๐‘Ÿ๐‘œ๐‘๐‘Ž๐‘™ ๐‘œ๐‘“ ๐‘กโ„Ž๐‘’ ๐‘›๐‘ข๐‘š๐‘๐‘’๐‘Ÿ.

A

Inverses of Binary Operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

an instrument for
appraising the correctness of
reasoning.

A

Logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

is a declarative statement that is
true or false but not both.

A

A proposition P

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A word or symbol that joins
two sentences to produce a
new one

A

LOGICAL
CONNECTIVES

12
Q

a table that shows the truth value of a
compound statement for all possible truth values of its simple statements.

A

TRUTH TABLE