Additional Mathematics for Senior High Schools Year 2 - Review Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/26

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering sets, binomial expansions, sequences, polynomials, circles, vectors, matrices, statistics, logarithms, trigonometry, and calculus.

Last updated 5:25 AM on 4/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

De Morgan's Laws

Rules used to relate intersections and unions through complements; e.g., (AB)=AB(A \cup B)' = A' \cap B' and (AB)=AB(A \cap B)' = A' \cup B'.

2
New cards

Binomial Theorem

A formula for expanding expressions of the form (a+b)n(a + b)^n, given by r=0n(nr)anrbr\sum_{r=0}^{n} \binom{n}{r} a^{n-r} b^r.

3
New cards

Binomial Coefficient (nCrnCr)

The number of ways to choose rr elements from nn elements, calculated as n!(nr)!r!\frac{n!}{(n-r)!r!}.

4
New cards

Sequence

A set of numbers arranged in a specific, given order where each number is called a term.

5
New cards

Arithmetic Progression (AP)

A sequence with a common difference dd. The sum of the first nn terms is Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].

6
New cards

Geometric Progression (GP)

A sequence with a common ratio rr. The sum of the first nn terms is Sn=a(1rn)1rS_n = \frac{a(1-r^n)}{1-r} for r1r \neq 1.

7
New cards

Convergent Series

A series whose sum approaches a finite value as the number of terms increases indefinitely; occurs in a GP if |r| < 1.

8
New cards

Sum to Infinity (SS_\infty)

The limiting value of the sum of a convergent geometric series, given by S=a1rS_\infty = \frac{a}{1-r}.

9
New cards

Rational Zero Theorem

A theorem used to list potential rational zeros of a polynomial by dividing the factors of the constant term by factors of the leading coefficient.

10
New cards

Multiplicity

The number of times a particular root appears in the factorization of a polynomial, affecting the graph's behavior at the xx-axis.

11
New cards

Standard Equation of a Circle

The representation (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, where (h,k)(h, k) is the center and rr is the radius.

12
New cards

Dot Product (Scalar Product)

An operation on two vectors returning a scalar: ab=abcos(θ)\mathbf{a} \cdot \mathbf{b} = |\mathbf{a}||\mathbf{b}|\cos(\theta) or a1b1+a2b2a_1b_1 + a_2b_2.

13
New cards

Scalar Projection

The magnitude of the vector component of a\mathbf{a} in the direction of b\mathbf{b}, calculated as Projba=abb\text{Proj}_{\mathbf{b}}\mathbf{a} = \frac{\mathbf{a} \cdot \mathbf{b}}{|\mathbf{b}|}.

14
New cards

Determinant (2x2 Matrix)

For a matrix A=(aamp;b camp;d)A = \begin{pmatrix} a &amp; b \ c &amp; d \end{pmatrix}, the value calculated as adbcad - bc.

15
New cards

Singular Matrix

A square matrix that has a determinant of zero and therefore no inverse.

16
New cards

Bivariate Data

Data involving exactly two variables, often analyzed to determine cause-and-effect relationships.

17
New cards

Spearman’s Rank Correlation Coefficient (rsr_s)

A statistical measure of the monotonic relationship between ranked variables: rs=16d2n(n21)r_s = 1 - \frac{6\sum d^2}{n(n^2 - 1)}.

18
New cards

Exponential Growth/Decay Formula

Modeled by A=P(1±r)tA = P(1 \pm r)^t, used for finance, population studies, and radioactive decay.

19
New cards

Pythagorean Identities

Fundamental trigonometric relationships: sin2(β)+cos2(β)=1\sin^2(\beta) + \cos^2(\beta) = 1, 1+tan2(β)=sec2(β)1 + \tan^2(\beta) = \sec^2(\beta), and 1+cot2(β)=csc2(β)1 + \cot^2(\beta) = \csc^2(\beta).

20
New cards

Power Rule (Differentiation)

If y=axny = ax^n, then dydx=naxn1\frac{dy}{dx} = nax^{n-1}.

21
New cards

Product Rule

The derivative rule for y=uvy = uv given by dydx=vdudx+udvdx\frac{dy}{dx} = v\frac{du}{dx} + u\frac{dv}{dx}.

22
New cards

Stationary Point

A point on a curve where the gradient dydx\frac{dy}{dx} is equal to zero, potentially a maximum, minimum, or point of inflection.

23
New cards

Second Derivative Test

Using d2ydx2\frac{d^2y}{dx^2} to classify stationary points: if > 0 it is a minimum; if < 0 it is a maximum.

24
New cards

Fundamental Theorem of Calculus

The principle that relates differentiation and integration: abf(x)dx=F(b)F(a)\int_{a}^{b} f(x)\,dx = F(b) - F(a), where FF is the antiderivative.

25
New cards

Mutually Exclusive Events

Events that cannot occur at the same time; for these events, P(AB)=P(A)+P(B)P(A \cup B) = P(A) + P(B).

26
New cards

Permutations (nPrnPr)

Arrangements of items where the specific order is important: nPr=n!(nr)!nPr = \frac{n!}{(n-r)!}.

27
New cards

Combinations (nCrnCr)

Selections of items from a larger group where the order of selection does not matter.