Part 2: Algebra Flashcards
What is a variable?
A letter that represents an unknown value
What is an algebraic expression?
an arithmetic expression with one or more variables
What is a term?
It’s a single part of an algebraic expression that is separated by an addition or subtraction sign from other parts of the expression.
What are like terms?
Terms are alike when they contain the same variables, with the same exponents.
What is a constant?
A term that does not contain any variables.
What is a coefficient?
A number that is multiplied by variables.
What is a polynomial?
An algebraic expression with a finite number of terms.
What is the degree of a term?
It’s the exponent that’s on the variable.
What is the degree of a polynomial?
The greatest exponent in the polynomial.
Identity 1: ca + cb
c(a + b)
Identity 2: ca - cb
c(a - b)
Identity 3: (a + b) ^2
a^2 + 2ab + b^2
Identity 4: (a - b)^2
a^2 - 2ab + b^2
Identity 5: a^2 - b^2
(a + b)(a - b)
Identity 6: (a + b) ^3
a^3 + 3a^2b + 3ab^2 + b^3
Identity 7: (a - b)^3
a^3 - 3a^2b + 3ab^2 - b^3
Rule 1: x^-a
1/x^a
Rule 2: (x^a)(x^b)
x^(a+b)
Rule 3a: x^a/x^b
x^(a-b)
Rule 3b: x^(a-b)
1/x^(b-a)
Rule 4: x^0
1
Rule 5: (x^a)(y^a)
(xy)^a
Rule 6: (x/y)^a
(x^a)/(y^a)
Rule 7: (x^a)^b
x^(ab)
What is an equation?
It is a statement of equality between two expressions.
What does it mean to solve an equation?
It means to find the values of the variables that satisfy the equation.
What are equivalent equations?
They are equations that have the same solution.
Equivalent equation rule #1 regarding constants:
The same constant can be added or substracted from each side of an equation, equality is preserved and the new equation is equivalent to the old one.
Equivalent equation rule #2 regarding constants:
The same constant can be multiplied or divided on each side of an equation and the new equation will be equivalent to the original one.
Equivalent equation rule #3 regarding equivalent expressions:
An equivalent expression can replace an expression inside an equation and the new equation will be equivalent to the original one.
What is a linear equation?
It’s a 1st degree polynomial where each term is either a constant or a single variable multiplied by a coefficient. None of the variables are multiplied by each other.
What is a linear equation in two variables?
ax + by = c
What is an ordered pair?
An ordered pair is a solution for a linear equation in two variables.
What is a quadratic equation?
ax^2 + bx + c = 0
What is the quadratic formula?
The quadratic formula is used to solve a quadratic equation: x = (-b +- √(b^2 - 4ac))/(2a)
What is the formula for simple interest?
V = P(1 + rt/100)
What is the formula for compound interest, compounded annually?
V = P(1 + r/100)^t
What is the formula for compound interest, compounded n times per year?
V = P(1+r/100n)^nt