Algebra Equations Flashcards
What is the formula for the Quadratic Equation?
ax^2 + bx + c
–> The quadratic equation can be disguised to look like ax^2 = bx
What is the equation for Compound Interest?
Compound Interest = P(1+r/n)^nt
- -> P = principal
- -> r = rate (in decimal format)
- -> n = number of times compounded per year (monthly, weekly, daily)
- -> t = number of years
** You can treat compound interest problems like successive interest problems
What are the factors for the special product x^2 - y^2?
(x+y)(x-y) = x^2 - y^2
What are the factors for the special product x^2 + 2xy + y^2?
(x+y)^2 = (x+y)(x+y) = x^2 + 2xy + y^2
What are the factors of the special product x^2 - 2xy + y^2?
(x-y)^2 = (x-y)(x-y) = x^2 - 2xy + y^2
What is the equation to find a change in % or change in actual value?
% change = change in value/original value
What is the equation for Distance or Work?
D = RxT or W = RxT
–>Distance or Work = Rate x time
What equation is used to find the new % or new value?
New % = new value/original value
What is the probability equation used when all outcomes are equally likely to occur?
Probability = # of favorable/ # of possible
–> Multiply the probability of two independent events together when trying to find the probability of those favorable events occuring
What is the equation for a Permutation and how is it defined?
P(n,r) = n!/(r-n)!
–> where n = total and r = selected items for permutation
–> All possible arrangements of a collection of things, where the order is important.
What is the equation to solve for the sum of a data set when given the average?
A x n = S
–> Average x # of terms = sum of terms
What is the equation for a Combination and how is it defined?
C(n, r) = n!/[r!(n-r)!]
–> where n = total and r = selected items for combination
–> Possible arrangement of a collection of things, where the order is NOT important.
–> In general C(n, k) = C(n, n-k)
What are two ways to calculated a Weighted Average?
Weighted Avg = (weight/sum of weights)(data point) +(weight/sum of weights)(data point) +….
or
Weighted Avg = [(weight)(data point) + (weight)(data point)]/sum of weights
What is the special addition rule for the probability of two mutually exclusive events?
P(E or F) when E and F are mutually exclusive is P(E) + P (F)
What is the special multiplication rule for the probability of any two independent events, E and F?
P(E and F) = P(E)xP(F)