Mathematics Formula Booklet Review

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

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards based on key mathematical concepts, definitions, and formulas.

Last updated 7:29 AM on 4/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Straight Line

A straight line is defined by the equation Ax + By + C = 0, where A, B, and C are constants.

2
New cards

Distance Formula

The distance d between two points (x1, y1) and (x2, y2) is given by: d = racext((x2x1)2+(y2y1)2)rac{ ext{√}((x_2 - x_1)^2 + (y_2 - y_1)^2)}.

3
New cards

Circle Equation

The standard equation of a circle in the Cartesian plane is given by: x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0.

4
New cards

Ellipse

An ellipse is represented by the equation rac{x^2}{a^2} + rac{y^2}{b^2} = 1, where a and b are the semi-major and semi-minor axes.

5
New cards

Parabola

The equation of a standard parabola is given as y2=4axy^2 = 4ax, where (0,0) is the vertex.

6
New cards

Hyperbola

The standard equation of a hyperbola is rac{x^2}{a^2} - rac{y^2}{b^2} = 1.

7
New cards

Limit of Function

A limit exists as x approaches a if extlimxoaf(x)=Lext{lim}_{x o a} f(x) = L, meaning f(x) approaches a finite value L.

8
New cards

Differentiation

The process of finding the derivative of a function, which represents the rate of change of the function.

9
New cards

Indefinite Integration

The integral of a function f(x) is denoted as extstyle rac{d}{dx} igg[ ext{∫} f(x)dxigg] = f(x) + C, where C is the constant of integration.

10
New cards

Definite Integration

Defined as the integral over a specific interval extabf(x)dxext{∫}_{a}^{b} f(x)dx, resulting in the net area under the curve from x=a to x=b.

11
New cards

Quadratic Equation

An equation in the form ax2+bx+c=0ax^2 + bx + c = 0 where a, b, and c are constants and a ≠ 0. The roots can be found using the quadratic formula.

12
New cards

Binomial Theorem

The expansion of $(a + b)^n$ can be expressed as extstyleextnCranrbrextstyle ext{nCr} a^{n-r}b^r, where r = 0, 1, …, n.

13
New cards

Permutation

The arrangement of n elements taken r at a time is calculated as ext{nPr} = rac{n!}{(n - r)!}.

14
New cards

Combination

The selection of n elements taken r at a time is given by ext{nCr} = rac{n!}{r!(n - r)!}.

15
New cards

Probability

The likelihood of an event occurring can be expressed as the ratio of favorable outcomes to total outcomes, represented as P(A) = rac{m}{n}.

16
New cards

Complex Number

A complex number is expressed in the form z=a+ibz = a + ib, where a is the real part and b is the imaginary part.

17
New cards

Vectors

A vector represents both magnitude and direction, and is denoted in a Cartesian plane as extbfr=xi+yj+zkextbf{r} = xi + yj + zk.