Mathbench

Chapter 8 — Every Formula You Have to Know

The SAT prints a page of formulas at the start of every maths module. The ACT prints none. Everything you need has to be in your head when you sit down.

This chapter is that list, with the reason each formula is true beside it. Reasons matter: a formula you understand survives a nervous morning, and one you have only memorised often does not. Where a formula can be rebuilt from a simpler one in five seconds, that is said too — it is one fewer thing to carry.

Work through it a section at a time rather than in one sitting, and come back to it between the other chapters. These are the cheapest marks in the book.


The list

Lines and coordinates

formula why
slope =y2y1x2x1= \dfrac{y_2 - y_1}{x_2 - x_1} rise over run — how far up for each step across
y=mx+by = mx + b mm is the slope, bb the height where x=0x = 0
distance =(x2x1)2+(y2y1)2= \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} Pythagoras on the horizontal and vertical gaps
midpoint =(x1+x22,y1+y22)= \left(\dfrac{x_1+x_2}{2}, \dfrac{y_1+y_2}{2}\right) the average of each coordinate
parallel lines equal slopes
perpendicular lines slopes multiply to 1-1 (flip it and change the sign)

Do not confuse them: midpoint adds; distance and slope subtract.

Triangles and angles

formula why
angles in a triangle =180°= 180° tear off the three corners and they form a straight line
angles in an nn-sided polygon =(n2)×180°= (n-2) \times 180° it splits into n2n - 2 triangles
exterior angles of any polygon =360°= 360° one full turn walking round it
exterior angle of a triangle == the two remote interior angles both equal 180°180° minus the third angle
area of a triangle =12bh= \tfrac{1}{2}bh half of the rectangle that encloses it
Pythagoras: a2+b2=c2a^2 + b^2 = c^2 right triangles only, cc the hypotenuse

Pythagorean triples worth recognising on sight, because they save all the arithmetic: 3-4-5, 5-12-13, 8-15-17, and any multiple of them (6-8-10, 9-12-15, 10-24-26).

Special right triangles:

30°60°90°    1:3:230°\text{–}60°\text{–}90° \; \longrightarrow \; 1 : \sqrt{3} : 2 45°45°90°    1:1:245°\text{–}45°\text{–}90° \; \longrightarrow \; 1 : 1 : \sqrt{2}

In both, the smallest side faces the smallest angle.

Circles

formula why
circumference =2πr= 2\pi r π\pi is defined as circumference over diameter
area =πr2= \pi r^2
arc length =θ360×2πr= \dfrac{\theta}{360} \times 2\pi r the same fraction of the way round
sector area =θ360×πr2= \dfrac{\theta}{360} \times \pi r^2 the same fraction of the whole slice
(xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 centre (h,k)(h,k), radius rr — it is the distance formula

The circle equation is worth seeing that way: it says "every point is a distance rr from the centre", which is what a circle is.

Solids

formula why
box: V=lwhV = lwh
any prism or cylinder: V=(cross-section)×lengthV = (\text{cross-section}) \times \text{length} stacked copies of the end face
cylinder: V=πr2hV = \pi r^2 h the prism rule with a circular end
sphere: V=43πr3V = \tfrac{4}{3}\pi r^3
cone: V=13πr2hV = \tfrac{1}{3}\pi r^2 h exactly a third of the cylinder around it
box surface area =2(lw+lh+wh)= 2(lw + lh + wh) six faces in three matching pairs

Scaling, which is worth more than any single volume formula: multiply every length by kk and areas multiply by k2k^2, volumes by k3k^3.

Algebra

formula why
x=b±b24ac2ax = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a} solves any quadratic
discriminant b24acb^2 - 4ac positive → 2 roots, zero → 1, negative → none
(a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 there is always a middle term
(ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2
a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b) the middle terms cancel
vertex of y=ax2+bx+cy = ax^2+bx+c at x=b2ax = -\dfrac{b}{2a} halfway between the two roots

Exponents, logs and sequences

formula why
xaxb=xa+bx^a x^b = x^{a+b}, xaxb=xab\dfrac{x^a}{x^b} = x^{a-b}, (xa)b=xab(x^a)^b = x^{ab} count the copies
x0=1x^0 = 1, xa=1xax^{-a} = \dfrac{1}{x^a}, xm/n=xmnx^{m/n} = \sqrt[n]{x^m}
logby=x\log_b y = x means bx=yb^x = y a log is an exponent
log(mn)=logm+logn\log(mn) = \log m + \log n multiplying inside adds outside
arithmetic: a+(n1)da + (n-1)d n1n-1 steps to reach the nnth term
geometric: arn1a \cdot r^{\,n-1} same reason, multiplying instead

Trigonometry

formula why
SOH-CAH-TOA sin = opp/hyp, cos = adj/hyp, tan = opp/adj
tanθ=sinθcosθ\tan\theta = \dfrac{\sin\theta}{\cos\theta} divide the first two
sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 Pythagoras, divided through by c2c^2
asinA=bsinB=csinC\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} law of sines
c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C law of cosines — Pythagoras plus a correction
π\pi radians =180°= 180°
y=asin(bx)y = a\sin(bx): amplitude a|a|, period 2πb\dfrac{2\pi}{b} outside stretches, inside squeezes

Statistics

formula why
mean =totalcount=\dfrac{\text{total}}{\text{count}}, so total == mean ×\times count the rearranged form is the useful one
median the middle value after sorting
range largest minus smallest
P(not A)=1P(A)P(\text{not }A) = 1 - P(A) everything either happens or does not

Section 1 — Using Them From Memory

The questions below give you nothing. Each one needs a formula from the list above, applied once. If you have to look one up, that is the formula to keep practising.


Q1Basic

Topic: A formula you must know — the area of a triangle

A triangular sail has a base measuring 14 units along its foot and a perpendicular height of 9 units from that base to the opposite corner. What is its area?

A) 126126

B) 6363

C) 2323

D) 4646

Show the worked solution

Answer: B

Explanation

area=12×base×height=12×14×9=63\text{area} = \tfrac{1}{2} \times \text{base} \times \text{height} = \tfrac{1}{2} \times 14 \times 9 = 63

The reason for the half: a triangle is exactly half of the rectangle that encloses it, with the same base and height. Picturing that rectangle is a reliable way to remember which formula carries the 12\frac{1}{2}.

Why each wrong option is wrong:

  • A, 126126 — used bhbh, the rectangle formula, forgetting the half.
  • C, 2323 and D, 4646 — added lengths rather than multiplying them. An area needs two lengths multiplied; adding gives something in the wrong units.

Takeaway: a triangle is half its enclosing rectangle. And the height must be perpendicular to the base — not a slanted side.


Q2Medium

Topic: A formula you must know — the quadratic formula

An equation from a model is 2x2+3x2=02x^2 + 3x - 2 = 0, and it must be solved. What are the solutions?

F) (32, 0)\left( - \frac{3}{2}, \ 0\right)

G) (1, 2)\left( -1, \ 2\right)

H) (2, 12)\left( -2, \ \frac{1}{2}\right)

J) (4, 1)\left( -4, \ 1\right)

Show the worked solution

Answer: H

Explanation

With a=2a = 2, b=3b = 3, c=2c = -2:

x=3±324(2)(2)2(2)=3±9+164=3±54x = \frac{-3 \pm \sqrt{3^2 - 4(2)(-2)}}{2(2)} = \frac{-3 \pm \sqrt{9 + 16}}{4} = \frac{-3 \pm 5}{4}

x=24=12orx=84=2x = \frac{2}{4} = \frac{1}{2} \qquad \text{or} \qquad x = \frac{-8}{4} = -2

Watch the 4ac-4ac term: cc is negative, so 4(2)(2)-4(2)(-2) is +16+16, not 16-16. That double negative is where the formula usually goes wrong.

Check by factoring, which also works here: (2x1)(x+2)=2x2+3x2(2x - 1)(x + 2) = 2x^2 + 3x - 2. ✓

Why each wrong option is wrong:

  • F, (32, 0)\left( - \frac{3}{2}, \ 0\right) — dropped the 4ac-4ac term, using 9\sqrt{9} instead of 25\sqrt{25}. Forgetting it entirely, or getting its sign wrong, is the single commonest quadratic-formula error.
  • G, (1, 2)\left( -1, \ 2\right) — factored as if the leading coefficient were 1, giving (x+1)(x2)(x+1)(x-2), which expands to x2x2x^2 - x - 2 rather than 2x2+3x22x^2 + 3x - 2.
  • J, (4, 1)\left( -4, \ 1\right) — divided by 2 rather than by 2a=42a = 4.

Takeaway: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. Substitute aa, bb and cc with their signs before doing any arithmetic.


Q3Medium

Topic: A formula you must know — the volume of a cone

A conical container has a base radius of 3 units and a height of 8 units. What is its volume?

A) 72π72 \pi

B) 24π24 \pi

C) 8π8 \pi

D) 96π96 \pi

Show the worked solution

Answer: B

Explanation

V=13πr2h=13×π×9×8=24πV = \tfrac{1}{3}\pi r^2 h = \tfrac{1}{3} \times \pi \times 9 \times 8 = 24\pi

The reason for the third: a cone holds exactly one third of the cylinder with the same base and height. That is worth knowing as a fact in its own right — it means you only really have to remember the cylinder.

Why each wrong option is wrong:

  • A, 72π72 \pi — gave the cylinder's volume, three times too big.
  • C, 8π8 \pi — forgot to square the radius.
  • D, 96π96 \pi — used 43\frac{4}{3}, which belongs to the sphere.

Takeaway: cone =13×= \frac{1}{3} \times cylinder. Sphere is 43πr3\frac{4}{3}\pi r^3 and has no height in it — if your sphere formula contains an hh, it is wrong.


Q4Medium

Topic: A formula you must know — perpendicular slopes

A road is to be built perpendicular to an existing one whose equation is y=25x+7y = \dfrac{2}{5}x + 7. What is the slope of the new road?

F) 25\frac{2}{5}

G) 52\frac{5}{2}

H) 25- \frac{2}{5}

J) 52- \frac{5}{2}

Show the worked solution

Answer: J

Explanation

Perpendicular slopes are negative reciprocals: flip the fraction and change its sign. Both steps, not one.

flip: 52change sign: 52\text{flip: } \frac{5}{2} \qquad \text{change sign: } -\frac{5}{2}

Check with the multiplication test — two perpendicular slopes multiply to 1-1:

25×(52)=1  \frac{2}{5} \times \left(-\frac{5}{2}\right) = -1 \; \checkmark

The +7+7 is the intercept and plays no part; only the slope matters for perpendicularity.

Why each wrong option is wrong:

  • F, 25\frac{2}{5} — that is the parallel slope.
  • G, 52\frac{5}{2} and H, 25- \frac{2}{5} — did one of the two steps.

Takeaway: perpendicular means flip and negate. Multiply your answer by the original slope; if you do not get 1-1, you have done only half of it.


Q5Hard

Topic: A formula you must know — the vertex of a parabola

A manufacturer's cost, in thousands of dollars, is modelled by y=x28x+3y = x^2 - 8x + 3, and the production level giving the lowest cost is wanted. At what value of xx does the minimum occur?

A) 8-8

B) 4-4

C) 44

D) 88

Show the worked solution

Answer: C

Explanation

For y=ax2+bx+cy = ax^2 + bx + c the vertex sits at

x=b2ax = -\frac{b}{2a}

Here a=1a = 1 and b=8b = -8:

x=82(1)=82=4x = -\frac{-8}{2(1)} = \frac{8}{2} = 4

The two minus signs cancel, which is exactly where option B goes wrong.

Why the formula is true: a parabola is symmetric, so its vertex lies halfway between its two roots — and the quadratic formula puts those roots at b2a\frac{-b}{2a} plus and minus the same amount. The midpoint is b2a\frac{-b}{2a}.

Check by testing either side: at x=3x = 3, y=12y = -12; at x=4x = 4, y=13y = -13; at x=5x = 5, y=12y = -12. Lowest at 4. ✓

Why each wrong option is wrong:

  • A, 8-8 — read bb off the equation.
  • B, 4-4 — dropped the minus sign in front of the formula.
  • D, 88 — used bb without dividing by 2a2a.

Takeaway: x=b2ax = -\frac{b}{2a}, and bb carries its own sign. Substituting a negative bb into a formula that already has a minus gives a positive answer.


Q6Hard

Topic: A formula you must know — the law of cosines

Two sides of a triangular plot measure 5 and 8 metres and the angle between them is 60°60°. What is the length of the third side?

F) 77

G) 89\sqrt{89}

H) 1313

J) 33

Show the worked solution

Answer: F

Explanation

c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C

With a=5a = 5, b=8b = 8, C=60°C = 60° and cos60°=12\cos 60° = \frac{1}{2}:

c2=25+642(5)(8)(12)=8940=49c^2 = 25 + 64 - 2(5)(8)\left(\tfrac{1}{2}\right) = 89 - 40 = 49

c=7c = 7

Sanity check: the third side must be between 85=38 - 5 = 3 and 8+5=138 + 5 = 13. It is.

Notice what the formula is doing. Without the last term it would be Pythagoras, giving 899.4\sqrt{89} \approx 9.4. The 2abcosC-2ab\cos C term is the correction for the angle not being 90°90° — and when C=90°C = 90°, cosC=0\cos C = 0 and the correction disappears.

Why each wrong option is wrong:

  • G, 89\sqrt{89} — used Pythagoras on a triangle that has no right angle.
  • H, 1313 and J, 33 — added or subtracted the sides, which give the absolute limits the third side must lie strictly between.

Takeaway: law of cosines is Pythagoras plus a correction term. Two sides and the angle between them is the signal to use it.


Q7Medium

Topic: A formula you must know — the nth term of a sequence

A savings scheme pays out amounts forming the sequence 7,  21,  35,  49,7, \; 21, \; 35, \; 49, \dots, and the 20th payment is wanted. What is the 20th term?

A) 287287

B) 140140

C) 133133

D) 273273

Show the worked solution

Answer: D

Explanation

Check which kind of sequence it is by subtracting:

217=143521=144935=1421 - 7 = 14 \qquad 35 - 21 = 14 \qquad 49 - 35 = 14

Constant, so it is arithmetic with a=7a = 7 and d=14d = 14.

a+(n1)d=7+19×14=7+266=273a + (n-1)d = 7 + 19 \times 14 = 7 + 266 = 273

Why n1n - 1: you are already standing on the first term, so getting to the 20th takes 19 steps, not 20.

Why each wrong option is wrong:

  • A, 287287 — used a+nda + nd, one difference too many. This is the error the n1n-1 exists to prevent.
  • B, 140140 — multiplied the first term by 20.
  • C, 133133 — used 7 as the common difference.

Takeaway: a+(n1)da + (n-1)d for arithmetic, arn1a \cdot r^{\,n-1} for geometric. Both have n1n - 1, for the same reason: count the gaps, not the terms.


Q8Medium

Topic: A formula you must know — the equation of a circle

A circular region in the xyxy-plane has its centre at (2,5)(-2, 5) and a radius of 4 units. Which equation describes this circle?

F) (x2)2+(y+5)2=16(x-2)^2 + (y+5)^2 = 16

G) (x+2)2+(y5)2=16(x+2)^2 + (y-5)^2 = 16

H) (x+2)2+(y5)2=4(x+2)^2 + (y-5)^2 = 4

J) (x2)2+(y5)2=16(x-2)^2 + (y-5)^2 = 16

Show the worked solution

Answer: G

Explanation

The standard form is

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

with centre (h,k)(h, k). The formula already contains minus signs, so a negative coordinate produces a plus in the bracket:

h=2    (x(2))2=(x+2)2h = -2 \; \Longrightarrow \; (x - (-2))^2 = (x + 2)^2 k=5    (y5)2k = 5 \; \Longrightarrow \; (y - 5)^2

And the right-hand side is r2=42=16r^2 = 4^2 = 16.

(x+2)2+(y5)2=16(x+2)^2 + (y-5)^2 = 16

Check: the point (2,5)(2, 5) is 4 units right of the centre and should be on the circle. (2+2)2+(55)2=16(2+2)^2 + (5-5)^2 = 16. ✓

Why each wrong option is wrong:

  • F, (x2)2+(y+5)2=16(x-2)^2 + (y+5)^2 = 16 and J, (x2)2+(y5)2=16(x-2)^2 + (y-5)^2 = 16 — copied a coordinate's sign straight into the bracket instead of flipping it.
  • H, (x+2)2+(y5)2=4(x+2)^2 + (y-5)^2 = 4 — put the radius on the right rather than its square.

Takeaway: the signs flip and the right side is r2r^2. Write (x(2))(x - (-2)) out in full first if the flip is not automatic yet, then test one point.


Q9Medium

Topic: A formula you must know — the distance formula

What is the distance between the points (2,3)(2, -3) and (7,9)(7, 9) in the xyxy-plane?

A) 1313

B) 1717

C) 17\sqrt{17}

D) 169169

Show the worked solution

Answer: A

Explanation

The gaps are 72=57 - 2 = 5 across and 9(3)=129 - (-3) = 12 up:

52+122=25+144=169=13\sqrt{5^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13

A 5-12-13 triangle — worth recognising, since it removes the arithmetic.

Why each wrong option is wrong:

  • B, 1717 — added the gaps, which is the distance along two sides rather than across.
  • C, 17\sqrt{17} — added before squaring.
  • D, 169169 — stopped before the square root.

Takeaway: the distance formula is Pythagoras. Watch the double negative when subtracting a negative coordinate.


Q10Medium

Topic: A formula you must know — the volume of a sphere

A spherical tank has a radius of 3 units. What is its volume?

F) 9π9 \pi

G) 12π12 \pi

H) 36π36 \pi

J) 27π27 \pi

Show the worked solution

Answer: H

Explanation

V=43πr3=43×π×27=36πV = \tfrac{4}{3}\pi r^3 = \tfrac{4}{3} \times \pi \times 27 = 36\pi

The 43\frac{4}{3} and the cube are both essential, and there is no height in the formula — a sphere has only one measurement.

Why each wrong option is wrong:

  • F, 9π9 \pi — used πr2\pi r^2, the area of a circle.
  • G, 12π12 \pi — squared the radius instead of cubing it.
  • J, 27π27 \pi — omitted the 43\frac{4}{3}.

Takeaway: sphere is 43πr3\frac{4}{3}\pi r^3. If your sphere formula has an hh in it, it is the wrong formula.


Q11Medium

Topic: A formula you must know — the midpoint

A line segment has endpoints (3,8)(-3, 8) and (7,2)(7, -2). What is the midpoint?

A) (2, 3)\left( 2, \ 3\right)

B) (5, 5)\left( 5, \ -5\right)

C) (4, 6)\left( 4, \ 6\right)

D) (5, 5)\left( -5, \ 5\right)

Show the worked solution

Answer: A

Explanation

Average each coordinate separately:

x:3+72=2y:8+(2)2=3x: \frac{-3 + 7}{2} = 2 \qquad y: \frac{8 + (-2)}{2} = 3

Check that the answer lies between the endpoints in both coordinates: 2 is between 3-3 and 7, and 3 is between 2-2 and 8. ✓

Why each wrong option is wrong:

  • B, (5, 5)\left( 5, \ -5\right) — subtracted instead of adding, which is the distance formula's first step, not the midpoint's.
  • C, (4, 6)\left( 4, \ 6\right) — added correctly and forgot to halve.
  • D, (5, 5)\left( -5, \ 5\right) — sign errors in both coordinates.

Takeaway: midpoint adds and halves; distance and slope subtract. Then check the answer sits between the two endpoints.