DSAT Math Formula Vault – Section 1: Algebra Essentials
By Mathigh – Engin Savaş
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ y = mx + b $ | The line with slope $m$ and intercept $b$. | Modeling real-world situations, rate problems, predictions. |
Expand for full explanationConcept: $m$ = change in $y$ when $x$ increases by 1. $b$ = starting value when $x=0$. Mistake: Students mix “initial value” with “y-intercept”. DSAT uses wording like “At time 0…” or “Originally…”, all meaning $b$. Mental Trick: Replace $m$ with “per”. Example: “\$5 per hour + 10 base fee” → $y = 5x + 10$. Graph Interpretation: If $m$ is positive → rising line. If $m$ is negative → decreasing line. DSAT Master Tip: Whenever the problem uses “each”, “every”, or “per”, that number is **always** the slope. |
| $ m = \frac{y_2 – y_1}{x_2 – x_1} $ | Slope between two points. | Table/graph data, rate of change, trend lines. |
Deep understandingConcept: Measures steepness: “vertical change per horizontal change”. Mistake: Mixing the order of points. Use the same order for numerator & denominator. Mental Trick: Read slope as “rise over run”. Graph Insight: Slope = “how quickly the line moves up or down”. DSAT Tip: If $x$ increases steadily (like time), slope tells you how fast something is changing. |
| $ y – y_1 = m(x – x_1) $ | Line through $(x_1,y_1)$ with slope $m$. | Changing forms, modeling, DSAT “pass-through” problems. |
Deep explanationConcept: A formula for lines when a point and slope are known. Common Error: Students forget that $(x_1,y_1)$ are constants, not variables. Mental Trick: Insert the point like a “plug”. If the line goes through (4,7), replace $x_1=4$, $y_1=7$. DSAT Tip: Most DSAT linear models are given as “at $x = A$, value is B”. This is point slope structure. |
2. Quadratics (Premium Edition)
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ y = ax^2 + bx + c $ | Standard form of a quadratic. | Graph behavior, y-intercept, discriminant decisions. |
Expand for full explanationConcept: This is the most general form. You can see the “shape” (depending on $a$), the direction (up or down), and the y-intercept ($c$). Graph Meaning: Common Mistake: Students think $b$ shifts the graph horizontally. It does NOT. It affects the slope at the intercept, not the position directly. DSAT Master Tip: Standard form is used for quick evaluation and plugging values. If the question wants roots → convert to factored form or use the quadratic formula. |
| $ y = a(x – h)^2 + k $ | Vertex at $(h,k)$, $a$ controls width & direction. | Maximum/minimum, modeling, curve fitting. |
Deep explanationConcept: The easiest way to “see” a quadratic’s key point: the vertex. $(h,k)$ is always the turning point. Graph Insight: Mental Trick: DSAT Tip: Maximum profit, minimum distance, minimum cost — these ALWAYS use vertex form or require completing the square. |
| $ y = a(x – r_1)(x – r_2) $ | Zeros/roots at $x = r_1$ and $x = r_2$. | Intercept form, solving equations, graph intersections. |
Deep understandingConcept: Factored form exposes the roots immediately. Axis of symmetry: $x = \frac{r_1 + r_2}{2}$ Graph Meaning: Each root is where the graph touches/crosses the x-axis. Common Mistake: Students forget to divide the sum by 2 for the axis. DSAT Trick: If roots are messy, DSAT often expects conceptual reasoning, not full factorization. |
| $ x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a} $ | Exact solution(s) to any quadratic. | When factoring is impossible or roots are irrational. |
Deep explanationConcept: This formula finds intercepts by solving $ax^2+bx+c=0$. Discriminant: Mental Trick: Compute discriminant FIRST. Saves time. Common Mistake: Forgetting denominator $2a$ applies to the whole numerator. DSAT Master Tip: Many DSAT items only ask about the sign of the discriminant, not actual roots. |
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ x = -\frac{b}{2a} $ | The vertical line splitting the parabola into two mirror images. | Finding vertex, max/min, graph positioning. |
ExpandConcept: The parabola is symmetric. This formula gives the center of symmetry. Mental Trick: Think of it as “where the slope becomes zero”. Graph Insight: Vertex is always on this line. DSAT Tip: If DSAT gives you a table where values repeat (e.g., y-values mirror), the axis is exactly between them. |
| $ y_{\text{vertex}} = f\!\left(-\frac{b}{2a}\right) $ | The maximum or minimum output value. | Optimization, profit, minimum distance problems. |
Deep explanationConcept: When $a>0$, it’s the minimum; when $a<0$, it's the maximum. Interpretation: The real-world turning point (best value). DSAT Trick: DSAT loves vertex problems disguised as “best deal”, “maximum height”, “minimum cost”. |
| $ \Delta = b^2 – 4ac $ | Determines root behavior. | Judging number of solutions, comparing graphs. |
Learn moreMeaning: Mental Trick: DSAT Tip: |
3. Exponential Functions (Premium Edition)
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ y = ab^{x} $ | General exponential model: repeated multiplication by $b$. | Growth/decay identification, modeling, long-term predictions. |
Expand for full explanationConcept: Graph Insight: Mental Trick: DSAT Master Tip: Common Mistake: |
| $ y = a(1 + r)^t $ | Growth by percentage rate $r$. | Interest, population growth, compounding increases. |
Deep explanationMeaning: Mental Trick: Common Mistake: DSAT Tip: |
| $ y = a(1 – r)^t $ | Decay by percentage rate $r$. | Depreciation, radioactive decay, value loss. |
ExpandMeaning: Graph Insight: Common Mistake: DSAT Master Tip: |
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ b^t = 2 $ | Find time needed for the value to double. | Population, interest, exponential growth comparisons. |
ExpandConcept: Solving: Mental Trick: DSAT Tip: |
| $ b^t = \frac{1}{2} $ | Time until value reaches half its original amount. | Decay modeling, radioactive decay, depreciation cycles. |
Deep explanationConcept: Formula: Graph Insight: DSAT Tip: |
| $ a b^{x} = c $ | General exponential equation. | Finding time/steps until a target is reached. |
Expand for full reasoningStep 1: Divide both sides → $b^x = \frac{c}{a}$ Step 2: Take logs → $x = \dfrac{\log(c/a)}{\log(b)}$ Mental Trick: Common Mistake: DSAT Master Tip: |
| Situation | Percent Expression | Multiplier Form | Deep Learning |
|---|---|---|---|
| Increase by $r\%$ | $1 + \frac{r}{100}$ | $(1+r)$ |
Why this worksIncrease = original + part of original → multiply by $(1+r)$. DSAT Tip: If growth happens annually, use exponent = number of years. |
| Decrease by $r\%$ | $1 – \frac{r}{100}$ | $(1-r)$ |
Why this worksDecay = original minus part of original. Common Mistake: Students subtract percent repeatedly instead of compounding. |
| Repeated percent change (t steps) | Apply r% t times | $(1\pm r)^t$ |
Key insightDSAT Master Rule: |
4. Problem Solving & Data (Premium Edition)
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ \text{Percent} = \frac{\text{part}}{\text{whole}} \times 100 $ | Measures what portion a part is of the whole. | Market share, data tables, score distributions. |
ExpandMental Trick: Common Mistake: DSAT Tip: |
| $ \text{Percent Change} = \frac{\text{new} – \text{old}}{\text{old}} \times 100 $ | Measures relative increase or decrease. | Tax, discounts, population changes, value shifts. |
Why this mattersMeaning: Common Mistake: DSAT Master Tip: |
| Percent → Multiplier:
$1 + r$ (increase), $1 – r$ (decrease) | Converts percent to exponential-type multiplier. | Repeated changes, interest-like problems, fast mental math. |
Deep explanationMental Trick: Key Insight: DSAT Tip: |
| Formula / Rule | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ \text{Ratio} = a : b $ | Compares two quantities using division. | Mixtures, scale models, population comparisons. |
ExpandMental Trick: DSAT Tip: |
| $ \frac{a}{b} = \frac{c}{d} $ | Equality of two ratios. | Missing value problems, unit rate reasoning. |
Deeper understandingCross Multiplying: $ad = bc$ solves all proportion questions. Common Mistake: DSAT Tip: |
| $ \text{Scale Factor} = \frac{\text{new}}{\text{original}} $ | How many times larger or smaller something becomes. | Geometric scaling, population growth, proportional graphs. |
ExpandGraph Insight: DSAT Master Tip: |
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ \text{Rate} = \frac{\text{distance}}{\text{time}} $ | Speed or rate of motion. | Travel questions, slope meaning, comparing efficiencies. |
ExpandMental Trick: Connection: Common Mistake: DSAT Tip: |
| $ \text{Unit Cost} = \frac{\text{total cost}}{\text{quantity}} $ | Best deal / efficiency measure. | DSAT “which is the better buy?” questions. |
Deeper understandingMeaning: DSAT Trap: Real Strategy: |
| $ \text{Work Rate} = \frac{1}{\text{time per job}} $ | Amount of task completed per unit time. | Combined work problems. |
ExpandKey Rule: Mental Trick: DSAT Tip: |
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ \text{Mean} = \frac{\sum x}{n} $ | Equal-weight average. | Missing value problems, data interpretation. |
ExpandMental Trick: Mean = “fair share.” Common Mistake: DSAT Tip: |
| $ \text{Weighted Mean}=\frac{\sum x w}{\sum w} $ | Averages where values have different weights. | Classes, scores, grouped data. |
Deep explanationMeaning: DSAT Trap: Mental Trick: |
| $ \text{Total} = \text{mean} \times n $ | Used to find missing scores or totals. | Common DSAT algebraic reasoning item. |
ExpandStrategy: DSAT Tip: |
5. Geometry & Trigonometry (Premium Edition)
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ A = lw $ | Area of a rectangle. | Composite shapes, floor plans, scaling. |
ExpandMental Model: Counts how many 1×1 squares fit into the region. DSAT Tip: If a rectangle is scaled by factor $k$: • area scales by $k^2$ • perimeter scales by $k$ |
| $ A = \frac12 bh $ | Triangle area. | Decomposition of shapes, altitude identification. |
Deep explanationConcept: Height is always perpendicular to base. Common Mistake: Students mistakenly use a slanted side as height. DSAT Tip: DSAT often hides the right angle for the height. |
| $ A = \pi r^2 $ | Area of a circle. | Circle regions, annulus problems. |
ExpandMental Trick: DSAT Tip: |
| $ C = 2\pi r $ | Circumference (distance around circle). | Wheel rotation, arc length, perimeter problems. |
Deep reasoningInsight: Equivalent formula: $C = \pi d$. DSAT Tip: Many DSAT items expect converting rotations → distance. |
| $ A_{\text{sector}} = \frac{\theta}{360} \pi r^2 $ | Area of a fraction of a circle. | Pie-chart geometry, shaded region problems. |
Why this worksFraction of full circle area using angle proportion. DSAT Tip: If angle is in radians → use $A = \frac12 r^2 \theta$. |
| $ L = \frac{\theta}{360} 2\pi r $ | Length of arc defined by angle. | Rotation, wheel motion, geometry of circles. |
Deep learningInsight: DSAT Tip: |
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ d = \sqrt{(x_2-x_1)^2 + (y_2 – y_1)^2} $ | Distance between two points in the plane. | Geometry + algebra hybrid questions. |
ExpandConcept: Graph Insight: DSAT Tip: |
| $ \left( \frac{x_1+x_2}{2}, \frac{y_1+y_2}{2} \right) $ | Midpoint of a segment. | Coordinate reasoning, symmetry problems. |
Why this worksMental Trick: Connection: |
| $ m = \frac{y_2-y_1}{x_2-x_1} $ | Rate of change in y for each unit in x. | Trends in tables, modeling, linear geometry. |
Deep explanationInsight: DSAT Tip: |
|
Parallel: same slope
Perpendicular: $m_1 m_2 = -1$ | Relations between linear graphs. | Geometry alignment, constructions, DSAT modeling. |
ExpandMental Trick: DSAT Tip: |
| Theorem / Rule | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
| $ a^2 + b^2 = c^2 $ | Right triangle side relationship. | Distance, geometry combos, hidden right angles. |
ExpandKey Idea: DSAT Trap: |
|
$45\!-\!45\!-\!90:$
Leg = $x$ Hyp = $x\sqrt{2}$ | Isosceles right triangle. | Squares, diagonals, rotations. |
Deep reasoningMental Trick: DSAT Tip: |
|
$30\!-\!60\!-\!90:$
Short leg = $x$ Long leg = $x\sqrt{3}$ Hyp = $2x$ | Special right triangle from equilateral triangle split. | Height of triangles, coordinate geometry. |
ExpandKey Insight: DSAT Tip: |
| Formula | Meaning | DSAT Use Case | Deep Learning |
|---|---|---|---|
|
$ \sin\theta = \frac{\text{opp}}{\text{hyp}} $ $ \cos\theta = \frac{\text{adj}}{\text{hyp}} $ $ \tan\theta = \frac{\text{opp}}{\text{adj}} $ | Ratios of right triangles. | Heights, shadows, angles of elevation/depression. |
ExpandMental Trick: DSAT Tip: |
| $ \sin^2\theta + \cos^2\theta = 1 $ | Key identity relating sin and cos. | Trig simplification, right triangle reasoning. |
Why this worksBased on unit circle and Pythagorean theorem. DSAT Tip: |