Algebra & Arithmetic Quiz Bee Preparation

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

1/30

flashcard set

Earn XP

Description and Tags

Vocabulary and formulas covering Exponents, Radicals, Linear Equations, Systems of Equations, and Quadratic Equations for Quiz Bee preparation.

Last updated 3:45 AM on 8/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

31 Terms

1
New cards

Product Rule (Exponents)

aman=am+na^m \cdot a^n = a^{m+n}

2
New cards

Quotient Rule (Exponents)

am/an=amna^m / a^n = a^{m-n}

3
New cards

Power of a Power

(am)n=amn(a^m)^n = a^{m \cdot n}

4
New cards

Power of a Product

(ab)n=anbn(ab)^n = a^n b^n

5
New cards

Power of a Quotient

(a/b)n=an/bn(a/b)^n = a^n / b^n

6
New cards

Zero Exponent

a0=1a^0 = 1 (where a0a \neq 0)

7
New cards

Negative Exponent

an=1ana^{-n} = \frac{1}{a^n}

8
New cards

Rational Exponent

am/n=amn=(an)ma^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m

9
New cards

Radicand

The expression aa inside the radical symbol an\sqrt[n]{a}

10
New cards

Index

The number nn in the radical expression an\sqrt[n]{a}, indicating the root being taken

11
New cards

Nested Radicals

anm=amn\sqrt[m]{\sqrt[n]{a}} = \sqrt[m \cdot n]{a}

12
New cards

Conjugate

The expression aba - \sqrt{b} used to rationalize a+ba + \sqrt{b}, because (a+b)(ab)=a2b(a + \sqrt{b})(a - \sqrt{b}) = a^2 - b

13
New cards

Slope-Intercept Form

y=mx+by = mx + b (where mm is the slope and bb is the y-intercept)

14
New cards

Standard Form (Linear)

Ax+By=CAx + By = C (where A,B,CZA, B, C \in \mathbf{Z} and A0A \geq 0)

15
New cards

Point-Slope Form

yy1=m(xx1)y - y_1 = m(x - x_1)

16
New cards

Slope Formula

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

17
New cards

Parallel Lines (Slopes)

Lines that have equal slopes (m1=m2m_1 = m_2)

18
New cards

Perpendicular Lines (Slopes)

Lines whose slopes are negative reciprocals (m1m2=1m_1 \cdot m_2 = -1)

19
New cards

Distance Formula

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

20
New cards

Midpoint Formula

M=(x1+x22,y1+y22)M = (\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2})

21
New cards

Consistent & Independent System

A system where A1A2B1B2\frac{A_1}{A_2} \neq \frac{B_1}{B_2}, resulting in exactly one solution and intersecting lines

22
New cards

Consistent & Dependent System

A system where A1A2=B1B2=C1C2\frac{A_1}{A_2} = \frac{B_1}{B_2} = \frac{C_1}{C_2}, resulting in infinitely many solutions and coincident lines

23
New cards

Inconsistent System

A system where A1A2=B1B2C1C2\frac{A_1}{A_2} = \frac{B_1}{B_2} \neq \frac{C_1}{C_2}, resulting in no solution and parallel lines

24
New cards

Cramer's Rule Determinant (D)

For a 2×22 \times 2 system, D=A1B2A2B1D = A_1 B_2 - A_2 B_1

25
New cards

Standard Form (Quadratic)

ax2+bx+c=0ax^2 + bx + c = 0 (where a0a \neq 0)

26
New cards

Quadratic Formula

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

27
New cards

Discriminant (D)

D=b24acD = b^2 - 4ac

28
New cards

Vieta's Formulas (Sum of Roots)

x1+x2=bax_1 + x_2 = -\frac{b}{a}

29
New cards

Vieta's Formulas (Product of Roots)

x1x2=cax_1 \cdot x_2 = \frac{c}{a}

30
New cards

Quadratic Vertex (h)

h=b2ah = -\frac{b}{2a}

31
New cards

Quadratic Vertex (k/Extreme Value)

k=4acb24ak = \frac{4ac - b^2}{4a}