Mathematics as a Language

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

What is mathematics as a language?

It is a system of communication using symbols or sounds that facilitates communication and clarifies meaning.

2
New cards

According to Noam Chomsky, how is language defined?

Language is a set of sentences constructed using a finite set of elements.

3
New cards

What are the characteristics of the mathematics language?

Precise, Concise, and Powerful.

4
New cards

Example of 'Precise' in mathematics?

  • A triangle with sides 5 cm, 12 cm, and 13 cm (Triangle Inequality Theorem).

  • The solution to 3x + 7 = 16 is x = 3.

  • The probability of drawing a red card from a standard deck is 26/52 or 0.5.

5
New cards

Example of 'Concise' in mathematics?

It expresses long explanations briefly using mathematical language.

6
New cards

Example of 'Powerful' in mathematics?

  • Einstein’s Theory of Relativity: E = mc²

  • Newton’s Second Law: F = ma

  • Kolmogorov’s Axioms of Probability: P(A ∩ B) = P(A) × P(B)

7
New cards

Why is mathematics considered a common language of the world?

Because it uses a universally understood symbolic system that avoids confusion among different languages.

8
New cards

Translate into math: Four more than twice a number x.

2x + 4

9
New cards

What is an expression in mathematics?

A combination of numbers, symbols, and operators grouped together to show value.

10
New cards

What is an equation in mathematics?

A statement that asserts the equality of two expressions.

11
New cards

What is an inequality in mathematics?

A relation showing a non-equal comparison between two numbers or expressions.

12
New cards

Translate: Six less than twice a number is forty-five.

2x – 6 = 45

13
New cards

Translate: A number minus seven yields ten.

x – 7 = 10

14
New cards

Translate: The product of fourteen and a number.

14x

15
New cards

Translate: Eight less than a number is five.

x – 8 = 5

16
New cards

Translate: Twelve added to a number.

x + 12

17
New cards

Translate: How many times does five go into twenty?

20 ÷ 5

18
New cards

Translate: Three-fourths of a number.

(3/4)x or 3x/4

19
New cards

Translate: The quotient of a number and seven is two.

x/7 = 2

20
New cards

What is the symbol for negation (not)?

“∼” or “¬”

21
New cards

What does negation mean?

It expresses the idea that something is not true.

22
New cards

What is the symbol for conjunction (and)?

“∧”

23
New cards

What is the truth value rule for conjunction?

p∧q is true only if both p and q are true.

24
New cards

Example of conjunction?

  • A: x is an even number

  • B: x is a prime number

  • Truth table shows that A∧BA ∧ BA∧B is only true when both are true.

25
New cards

What is the symbol for disjunction (or)?

“∨”

26
New cards

What is the truth value rule for disjunction?

p∨q is true if either p or q is true.

27
New cards

Example of disjunction?

  • A: P is divisible by 2

  • B: P is divisible by 3

  • Truth table shows A∨BA ∨ BA∨B is true if at least one is true.

28
New cards

What is the symbol for conditional (If...then)?

“→”

29
New cards

What is the truth value rule for conditional?

p→q is false only when p is true and q is false.

30
New cards

Example of conditional?

If a number is a perfect square, then it is even.

  • “If” part: number is a perfect square.

  • “Then” part: number is even.

31
New cards

What is the symbol for biconditional (if and only if)?

32
New cards

What is the truth value rule for biconditional?

pq is true if both ppp and qqq have the same truth value (both true or both false).

33
New cards

Translate: “P or not Q.”

P∨¬Q

34
New cards

Translate: “If P and R, then Q.”

(P∧R)→Q

35
New cards

Translate: “P if and only if (Q and R).”

P(Q∧R)

36
New cards

Translate: “Not P and not Q.”

¬P∧¬Q

37
New cards

Translate: “It is not the case that if P, then Q.”

¬(P→Q)

38
New cards

Translate: “If P and Q, then R or S.”

(P∧Q)→(R∨S)

39
New cards

When constructing a truth table, what is the purpose?

To determine the truth value of compound statements based on logical connectives.

40
New cards

Example: If P is false and a given formula is true, what is the truth value of Q?

Q is FALSE.