Algebra Flashcards
(52 cards)
What is the formula for the area of a rectangle?
Area = length × width
True or False: The formula for the perimeter of a square is P = 4s, where s is the length of a side.
True
Fill in the blank: The formula for the volume of a cylinder is V = _____, where r is the radius and h is the height.
πr²h
What is the quadratic formula used to find the roots of a quadratic equation?
x = (-b ± √(b² - 4ac)) / 2a
Which formula represents the slope of a line given two points (x1, y1) and (x2, y2)?
Slope = (y2 - y1) / (x2 - x1)
True or False: The formula for the area of a triangle is A = 1/2 × base × height.
True
What is the formula for the distance between two points (x1, y1) and (x2, y2)?
Distance = √((x2 - x1)² + (y2 - y1)²)
Fill in the blank: The formula for the circumference of a circle is C = _____, where r is the radius.
2πr
What is the formula for the sum of the interior angles of a polygon with n sides?
Sum = (n - 2) × 180°
What is the formula for converting Celsius to Fahrenheit?
F = (C × 9/5) + 32
True or False: The formula for the Pythagorean theorem is a² + b² = c².
True
What is the formula for the exponential growth model?
y = a(1 + r)ⁿ
Fill in the blank: The formula for the area of a circle is A = _____, where r is the radius.
πr²
What is the formula for the roots of a cubic equation?
There is no simple formula; it generally requires numerical methods or Cardano’s method.
What is the formula for the sum of an arithmetic series?
S_n = n/2 × (a + l), where n is the number of terms, a is the first term, and l is the last term.
True or False: The formula for the surface area of a sphere is 4πr².
True
What is the formula for the compound interest?
A = P(1 + r/n)^(nt)
Fill in the blank: The formula for the difference of squares is a² - b² = _____ .
(a - b)(a + b)
What is the formula for the slope-intercept form of a line?
y = mx + b, where m is the slope and b is the y-intercept.
What is the formula for calculating the mean of a set of numbers?
Mean = (Sum of all values) / (Number of values)
True or False: The formula for the harmonic mean is 1/H = (1/a + 1/b + 1/c + … + 1/n) / n.
True
What is the formula for the binomial theorem?
(a + b)ⁿ = Σ (n choose k) a^(n-k) b^k
Fill in the blank: The formula for the factorial of n is n! = _____ .
n × (n - 1) × (n - 2) × … × 1
What is the formula for the standard deviation of a population?
σ = √(Σ(x - μ)² / N), where μ is the mean and N is the number of data points.