High School Mathematics Review Notes

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

1/28

flashcard set

Earn XP

Description and Tags

Comprehensive practice flashcards covering Romanian high school curriculum topics including Progressions, Logarithms, Functions, Trigonometry, Analytic Geometry, Matrix Algebra, and Calculus.

Last updated 9:23 AM on 6/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Arithmetic Progression General Term

an=a1+(n1)×ra_n = a_1 + (n-1) \times r

2
New cards

Arithmetic Progression Sum of First nn Terms

Sn=(a1+an)×n2S_n = \frac{(a_1 + a_n) \times n}{2} or Sn=(2a1+(n1)×r)×n2S_n = \frac{(2a_1 + (n-1) \times r) \times n}{2}

3
New cards

Geometric Progression Condition for Three Consecutive Numbers

bn2=bn1×bn+1b_n^2 = b_{n-1} \times b_{n+1}

4
New cards

Logarithm Existence Conditions

For loga(x)\log_a(x), the conditions are a>0a > 0, a1a \neq 1, and x>0x > 0.

5
New cards

Change of Base Formula (Logarithms)

loga(b)=logc(b)logc(a)\log_a(b) = \frac{\log_c(b)}{\log_c(a)}

6
New cards

Complex Number Algebraic Form

z=a+biz = a + bi, where aa is the real part (Re(z)Re(z)) and bibi is the imaginary part (Im(z)=bIm(z) = b).

7
New cards

Modulus of a Complex Number (z|z|)

z=a2+b2|z| = \sqrt{a^2 + b^2}

8
New cards

Imaginary Unit Powers

i1=ii^1 = i, i2=1i^2 = -1, i3=ii^3 = -i, i4=1i^4 = 1

9
New cards

Floor Function ([x][x])

The largest integer less than or equal to xx, satisfying [x]x<[x]+1[x] \leq x < [x] + 1.

10
New cards

Injective Function (Definition)

A function where f(x1)=f(x2)    x1=x2f(x_1) = f(x_2) \implies x_1 = x_2.

11
New cards

Bijective Function

A function that is both injective and surjective.

12
New cards

Coordinates of the Quadratic Vertex (VV)

V(b2a,Δ4a)V\left(\frac{-b}{2a}, \frac{-\Delta}{4a}\right)

13
New cards

Vieté's Relations (2nd Degree)

x1+x2=bax_1 + x_2 = \frac{-b}{a} and x1×x2=cax_1 \times x_2 = \frac{c}{a}

14
New cards

Arrangements Formula (AnkA_n^k)

Ank=n!(nk)!A_n^k = \frac{n!}{(n-k)!}

15
New cards

Combinations Formula (CnkC_n^k)

Cnk=n!k!×(nk)!C_n^k = \frac{n!}{k! \times (n-k)!}

16
New cards

Newton's Binomial Expansion General Term (Tk+1T_{k+1})

Tk+1=Cnk×ank×bkT_{k+1} = C_n^k \times a^{n-k} \times b^k

17
New cards

Compound Interest Formula (SnS_n)

Sn=S×(1+r100)nS_n = S \times (1 + \frac{r}{100})^n

18
New cards

Slope of a Line through Two Points

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

19
New cards

Area of a Triangle (Analytic Geometry)

Area=12×ΔArea = \frac{1}{2} \times |\Delta|, where Δ\Delta is the determinant of the vertices' coordinates.

20
New cards

Fundamental Identity of Trigonometry

sin2(x)+cos2(x)=1\sin^2(x) + \cos^2(x) = 1

21
New cards

Law of Cosines

a2=b2+c22bc×cos(A)a^2 = b^2 + c^2 - 2bc \times \cos(A)

22
New cards

Trace of a Square Matrix (Tr(A)Tr(A))

The sum of the elements on the principal diagonal.

23
New cards

Hamilton-Cayley Relation (2nd Order)

A2Tr(A)×A+det(A)×I2=O2A^2 - Tr(A) \times A + \det(A) \times I_2 = O_2

24
New cards

Group (Definition)

A set with a composition law that is closed, associative, has an identity element, and every element is symmetric/invertible.

25
New cards

Leibniz-Newton Formula

abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a)

26
New cards

Volume of a Solid of Revolution

V=π×abf2(x)dxV = \pi \times \int_a^b f^2(x)\,dx

27
New cards

Derivative of ln(x)\ln(x) (x>0x > 0)

1x\frac{1}{x}

28
New cards

L'Hospital's Rule

limxx0f(x)g(x)=limxx0f(x)g(x)\lim_{x \to x_0} \frac{f(x)}{g(x)} = \lim_{x \to x_0} \frac{f'(x)}{g'(x)} for cases 00\frac{0}{0} or \frac{\infty}{\infty}.

29
New cards

Theorem of Rolle (Hypotheses)

ff is continuous on [a,b][a,b], differentiable on (a,b)(a,b), and f(a)=f(b)f(a) = f(b). There exists c(a,b)c \in (a,b) such that f(c)=0f'(c) = 0.