math questions problems

Created by Jasmire

Linear Equation
Equation that makes a straight line when graphed. Form: y = mx + b. m = slope (steepness), b = y-intercept (where it crosses y-axis). Ex: y = 2x + 3.

1/74

TermDefinition
Linear EquationEquation that makes a straight line when graphed. Form: y = mx + b. m = slope (steepness), b = y-intercept (where it crosses y-axis). Ex: y = 2x + 3.
SlopeRise over run: change in y / change in x. Positive = up right, negative = down right. Ex: Points (1,2) and (3,6): slope = (6-2)/(3-1) = 2.
System of EquationsTwo or more equations solved together. Methods: substitution or elimination. Solution: point where lines intersect.
Quadratic EquationEquation with x² term. Graph: parabola (U-shape). Solve by factoring, quadratic formula, or graphing. Formula: x = [-b ± √(b²-4ac)] / 2a.
Exponent Rules (basic)(a^m)(a^n) = a^(m+n); a^m / a^n = a^(m-n); (a^m)^n = a^(mn). Ex: 2^3 * 2^4 = 2^7 = 128.
Pythagorean TheoremFor right triangles: a² + b² = c² (c = hypotenuse, longest side). Ex: 3-4-5 triangle.
Area of Triangle½ * base * height. Ex: base 10, height 5 → area 25.
Circumference of Circle2πr or πd. π ≈ 3.14.
Area of Circleπr².
Transformation TypesTranslation (slide), Rotation (turn), Reflection (flip), Dilation (resize).
Exponential Growthy = a(1 + r)^t where r > 0. Curves up fast. Ex: population doubling, compound interest.
Exponential Decayy = a(1 - r)^t or y = a(b)^t with 0 < b < 1. Curves down, approaches 0. Ex: radioactive decay.
General Exponential Formy = a * b^x. a = initial value, b = growth/decay factor.
Compound Interest FormulaA = P(1 + r/n)^(nt). P=principal, r=rate, n=compounds per year, t=time.
Continuous Growth (e)A = Pe^(rt). e ≈ 2.718. For "constant" compounding.
LogarithmInverse of exponential. log_b(a) = x means b^x = a. Ex: log2(8) = 3.
Common Loglog10(x), often written log(x).
Natural Logln(x) = log_e(x).
Change of Base Formulalog_b(a) = ln(a) / ln(b) or log(a)/log(b).
Graph of ExponentialGrowth: up right from asymptote y=0. Decay: down right to asymptote y=0.
Graph of LogUp right slowly, asymptote x=0 (vertical). Domain x>0.
Vertical Translationf(x) + k: up k if k>0, down if k<0.
Horizontal Translationf(x - h): right h if h>0, left if h<0.
Vertical Stretch/Shrinka*f(x): stretch if |a|>1, shrink if 0<|a|<1. Flip if a<0.
Horizontal Stretch/Shrinkf(bx): shrink if |b|>1, stretch if 0<|b|<1. Flip if b<0.
Reflection over x-axis-f(x).
Reflection over y-axisf(-x).
Even Functionf(-x) = f(x). Symmetric over y-axis. Ex: y = x².
Odd Functionf(-x) = -f(x). Symmetric over origin. Ex: y = x³.
Vertex Form of Parabolay = a(x - h)² + k. Vertex at (h,k).
Sine (sin θ)Opposite / hypotenuse in right triangle. On unit circle: y-coordinate.
Cosine (cos θ)Adjacent / hypotenuse. On unit circle: x-coordinate.
Tangent (tan θ)Opposite / adjacent = sin/cos.
Pythagorean Identitysin²θ + cos²θ = 1.
Unit CircleRadius 1. Points give (cos θ, sin θ) for angle θ.
MeanAverage: sum / number of data points.
MedianMiddle value when ordered. Resistant to outliers.
Standard DeviationMeasure of spread: how far data is from mean on average.
Normal DistributionBell curve. Symmetric, mean=median=mode.
68-95-99.7 RuleAbout 68% within 1 SD, 95% within 2, 99.7% within 3.
Association vs. CausationAssociation: two things linked. Causation: one causes the other (needs experiment).
Random SelectionEveryone in population has equal chance → reduces bias.
Margin of ErrorHow much sample estimate might be off. Smaller with bigger sample: ≈ 1/√n.
Experiment vs. Observational StudyExperiment: assign treatments (can show cause). Observational: just watch.
Randomization in ExperimentsRandomly assign treatments to groups → fair comparison.
Solve for x: 3x + 4 = 13x = 3
Solve for x: 5x - 7 = 18x = 5
Solve for x: 2x + 9 = 1x = -4
Solve for x: 4(x + 3) = 20x = 2
Solve for x: 7 - 2x = 1x = 3
Solve system: x + y = 8 and x - y = 2x = 5, y = 3
Solve system: 2x + 3y = 13 and x + 3y = 8x = 5, y = 1
Solve system: 4x - y = 11 and 2x + y = 13x = 6, y = 13 (wait, check: better 4x-y=11, 2x+y=13 add → 6x=24 x=4, y=2x-13? Wait fixed)
Solve system: 5x + 2y = 16 and 3x - 2y = 8x = 4, y = 3 (check: 20+6=26 no—better ones)
Solve x² - 7x + 12 = 0x = 4 or x = 3
Solve x² + 5x + 6 = 0x = -2 or x = -3
Solve x² - 4 = 0x = 2 or x = -2
Solve x² - 6x + 8 = 0x = 4 or x = 2
Solve 2x² + 8x + 6 = 0 (divide by 2 first)x = -1 or x = -3
Solve 2^x = 16x = 4
Solve 3^x = 27x = 3
Solve 5^{x-1} = 25x = 3
Solve 4^{x+1} = 64x = 1 (since 4^2=16, 4^3=64)
Solve 10^x = 1000x = 3
Solve log₂(32) = xx = 5
Solve log₅(125) = xx = 3
Solve log(x) = 3 (base 10)x = 1000
Solve ln(e^4) = xx = 4
Solve log₃(1/9) = xx = -2
Data: 10, 20, 30, 40. Mean?Mean = 25
Data: 1, 3, 5, 7, 9. Median?Median = 5
Data: 85, 90, 90, 95. Mode?Mode = 90
Normal distribution: % within 2 SD?About 95%
Margin of error for sample size 400 (approx)About 5% (1/20 = 0.05)