Sub-topics with key concepts, formulas & reverse formulas. Log school and self-study dates.
p/q, q≠0, p,q ∈ ℤa/b +/- c/d = (ad+/-bc)/(bd)Can the number be written as p/q? Yes=rationalDivide unit into q parts; count p parts from 0Zoom into interval of size 1/10n at each stepm = (a+b)/2ak = a + k(b-a)/(n+1) for k=1..na = 2m-b or b = 2m-a— given mean m and one boundm = (a+b)/2ak = a + k(b-a)/(n+1)gap = (b-a)/(n+1)q = 2a * 5b (lowest terms)0.d̅ = d/9; 0.ab̅ = (ab-a)/90Perform long division; pattern reveals periodx ∉ ℚNon-terminating AND non-repeating → irrationalℝ = ℚ ∪ {irrationals}If p2 divisible by prime n → p divisible by nAssume √(2)=p/q (gcd=1) → p2=2q2 → 2|p and 2|q → contradictionp2=3q2 → 3|p → p=3k → 3|q → contradictionhn = √(n+1)— step 1 gives √(2)Legs: √(n) and 1; Hypotenuse: √(n+1)n = (target)2 - 1an*xn + ... + a1*x + a0p(x)=0 → solve for xSubstitute x=c; if p(c)=0 then c is a zeromax exponent with non-zero coefficient° 1: ax+b° 2: ax2+bx+c° 3: ax3+bx2+cx+df(x) = ax+b, a≠0x = -b/aAny a≠0; b = -azT(n) = a+(n-1)dd = T(n+1)-T(n)n = (T(n)-a)/d + 1y = mx+c, m>0y = mx+c, m<0x = (y-c)/mc = y-mx(y-y1)/(y2-y1) = (x-x1)/(x2-x1)m = (y2-y1)/(x2-x1)y = y1+m(x-x1)m = (y2-y1)/(x2-x1) = rise/runSet x=0 → y=bSet y=0 → x=-b/mm = -(y-intercept)/(x-intercept)b = y-mxa1, a2, ..., an, ...an = f(n)an = f(n)an = 2n+1 → 3,5,7,9,...n = finverse(an)a1=c; an=g(an-1)a1=a; an=an-1+dF1=1,F2=1; Fn=Fn-1+Fn-2an = a+(n-1)dd = an+1-ann = (an-a)/d+1a = an-(n-1)dd = (an-a)/(n-1)If a,b,c in AP → b=(a+c)/2Sn = n/2 * (2a+(n-1)d)Sn = n*(a+an)/2dn2/2 + n(a-d/2) - Sn=0 (quadratic in n)a = Sn/n - (n-1)d/21+2+...+n = n(n+1)/2n = (√(8S+1)-1)/2n2n(n+1)an = a*r(n-1)r = an+1/ann = log(an/a)/log(r) + 1a = an/r(n-1)r = (an/a)(1/(n-1))a,b,c in GP → b2=ac → b=√(ac)Sn = a(rn-1)/(r-1)S∞ = a/(1-r)a = S∞*(1-r)r = 1 - a/S∞An = A0*(3/4)nPn = P0*(4/3)nn = log(An/A0)/log(3/4)T(n) = 2n - 1T(1)=1; T(n)=2T(n-1)+1n = log2(T+1)264-1 ≈ 1.8x1019 movesa2+2ab+b2a2-2ab+b2a2-b2a2+b2+c2+2ab+2bc+2caa3+3a2*b+3ab2+b3a3-3a2*b+3ab2-b3ab = [(a+b)2-(a2+b2)]/2a2+b2 = (a+b)2-2abSquare side (a+b) = a2+2(ab)+b2L-shape area = (a+b)(a-b)a2-b2 = (a+b)(a-b)a2+2ab+b2 = (a+b)2a3+b3 = (a+b)(a2-ab+b2)a3-b3 = (a-b)(a2+ab+b2)x2+(a+b)x+abSum=-(a+b); Product=ab103x97=(100)2-32=9991x2+5x+6=(x+2)(x+3)(x+2)(x+3)=x2+5x+6a2+b2 = (a+b)2-2ab2ab = (a+b)2-(a2+b2)(a-b)2 = (a+b)2-4aba+b = √(a2+b2+2ab)Factor both; cancel common factors(x2-4)/(x+2) = (x-2) for x≠-2Set denominator ≠ 0ax+by+c=0, a,b not both 0Infinitely many - a whole lineSet y=0, solve for xSet x=0, solve for ySubstitute (x0,y0); check equalityy = mx+k (m=slope, k=y-intercept)y = (-a/b)x+(c/b)mx-y+k=0x ∈ {0,1,2,...} → plot only those pointsa1x+b1y=c1 and a2x+b2y=c2a1/a2 ≠ b1/b2a1/a2 = b1/b2 ≠ c1/c2a1/a2 = b1/b2 = c1/c2Find 2 points on each line; draw; read intersectionApproximate for non-integer solutionsLines intersect: a1/a2 ≠ b1/b2Parallel: a1/a2=b1/b2≠c1/c2Coincident: a1/a2=b1/b2=c1/c2Express one var; substitute; solve; back-substituteSubstitute (x,y) into both original equationsx=(b1c2-b2c1)/(a1b2-a2b1); y=(a2c1-a1c2)/(a1b2-a2b1)D = a1b2-a2b1Lines parallel or coincidentP(x,y); x=abscissa, y=ordinate(x,y) → (x,-y)(x,y) → (-x,y)(x,y) → (-x,-y)d = √[(x2-x1)2+(y2-y1)2]d = √(x2+y2)Set up d2 equation and solveM = ((x1+x2)/2, (y1+y2)/2)x2=2Mx-x1; y2=2My-y1P = ((mx2+nx1)/(m+n), (my2+ny1)/(m+n))A = (1/2)|x1(y2-y3)+x2(y3-y1)+x3(y1-y2)|slope(AB) = slope(BC) → collinearSet area=0 and solve for missing coorda2+b2 = c2 (c=longest side)(x2-x1)(x3-x1)+(y2-y1)(y3-y1)=0Set dot product=0 and solved2=a2+b2 (diagonal of rectangle)s=√(A)A=s2Things equal to the same thing are equal to each otherEquals added to equals give equalsEquals subtracted from equals give equalsThings that coincide are equalThe whole is greater than the partA line segment between any two pointsAny segment can be extended indefinitelyCircle with any centre and radiusAll right angles are equalInterior angles < 180° on one side → lines meet on that sideThrough a point, exactly one parallel to a given lineAB ∥ CDShow alternate angles equal OR co-interior angles supplementary∠ ABC (B=vertex; BA,BC=arms)360°180°0<θ<90°θ=90°90<θ<180°θ=180°180<θ<360°Reflex = 360-θAll 4 angles = 360°Adjacent angles on straight line = 180°∠ A = ∠ C and ∠ B = ∠ DA+B=90°A+B=180°Complement=90-θSupplement=180-θ∠ AOC + ∠ BOC = 180°Sum=180°, adjacent → outer arms form a line∠ AOC+∠ AOD=180°∠ BOD+∠ AOD=180°∠ AOC=∠ BOD and ∠ AOD=∠ BOCEqual when lines parallelEqual when parallelSupplementary when parallel: sum=180°Show corresponding OR alternate angles equall ∥ m and m ∥ n → l ∥ nA+B+C=180°Ext = sum of two non-adjacent interior anglesC=180-A-BSum of two interior = ExteriorΔ ABC = Δ PQR (A<→P, B<→Q, C<→R)Corresponding Parts of Congruent Triangles are equal2 sides + included angle equal → triangles congruentProve SAS → deduce unknown sides/angles3 sides equal → triangles congruent2 angles + included side equal → triangles congruentSide between the two given angles2 angles + any non-included side equal → congruent2 equal angles → 3rd also equal → reduces to ASARight angle + Hypotenuse + one Leg equal → congruentleg = √(hyp2 - otherleg2)AB=AC → ∠ B = ∠ C∠ B=∠ C → AB=ACAltitude from apex = angle bisector = ⊥ bisector of baseIf P, then QIf Q, then PIf not Q, then not P (equivalent to original)Two different triangles can share same two sides and non-included angle∠=90° → becomes RHS∠ obtuse → unique triangleSum of interior angles = 360°Divide into 2 triangles: 2x180=360AB=CD; BC=AD∠ A=∠ C; ∠ B=∠ D∠ A+∠ B=180°AO=OC; BO=OD (O=intersection)Use opposite=equal or consecutive=supplementaryM,N midpoints of AB,AC → MN ∥ BC and MN=BC/2BC=2*MNMN=BC/2Through midpoint of AB, ∥ BC → bisects ACThrough midpoint M of AB, draw MN ∥ BC → N bisects ACAG:GM = 2:1 (A=vertex, M=foot)G = ((x1+x2+x3)/3, (y1+y2+y3)/3)x1 = 3Gx-x2-x3Midpoints of sides of any 4-gon form a parallelogramEach side of inner gram = half a diagonal of outer 4-gonArea(Varignon) = (1/2)*Area(original)Midpoint(AC) = Midpoint(BD)D = (Ax+Cx-Bx, Ay+Cy-By)Check midpoints of both diagonals are equalRotational 180° only2 lines + 180° rotation2 lines (diagonals) + 180° rotation4 lines + 90,180,270,360° rotationAngles of any 4-gon sum to 360°4 copies with all 4 angles at one point → 360° exactly(x-h)2+(y-k)2=r2d=2rr=d/2l=(θ/360)*2*π*rA=(θ/360)*π*r2R=abc/(4*Area)Intersection of ⊥ bisectors of any two sidesR=abc/(4*Area) = a/(2*sinA)a=2R*sinAR = hypotenuse/2AB=CD → ∠ AOB = ∠ COD∠ AOB=∠ COD → AB=CDΔ OAB = Δ OCD (SSS)OM ⊥ AB → AM=MBAM=√(r2-d2) (d=distance centre to chord)AB=2*√(r2-d2)d=√(r2-(AB/2)2)r2=d2+(AB/2)2AB=CD <→ d(O,AB)=d(O,CD)Larger chord is closer to centre∠ AOB = 2 * ∠ APB (P on remaining arc)∠ APB=90° when AB is diameter∠ AOB = 2*∠ APB∠ APB = ∠ AOB/2∠ APB=∠ AQB (P,Q on same side of AB)Equal angles from same side → points are concyclicAB=diameter → ∠ APB=90°∠ APB=90° → AB is diameterR=hypotenuse/2ABCD cyclic → A+C=180° and B+D=180°A+C=180° → ABCD is cyclicC=180-AP=a+b+cP=2(l+w)P=4sP=n*sl=P/2-ws=P/nC=2*π*r=π*dr=C/(2*π)d=C/ππ/4=1-1/3+1/5-1/7+...Error ≈ 0.04%Accurate to 6 decimal placesl=(θ/360)*2*π*rl=r*θr=l*360/(2*π*θ)θ=l*360/(2*π*r) degreesA=l*wA=s2A=base*h (h ⊥ base)A=(1/2)*base*hh=2A/basebase=2A/hs=(a+b+c)/2Area=√[s(s-a)(s-b)(s-c)]h=2*Area/base (use Heron for Area)Also equals (1/2)*base*heightSide=√(l*w) (geometric mean)Any l,w with l*w=s2 worksA=π*r2r=√(A/π)d=2*√(A/π)A=C2/(4*π)=C*r/2A=(θ/360)*π*r2A=r2*θ/2r=√(360A/(π*θ))θ=360A/(π*r2) degrees=Sector area - Triangle areaArea=√[(s-a)(s-b)(s-c)(s-d)]s=(a+b+c+d)/2Cyclic quadrilaterals only→ Herons formulas=(a+b+c)/2; (s-d)=s → Area=√[s(s-a)(s-b)(s-c)]Brahmagupta → Heron: 4-gon degenerates to triangle2(lw+wh+lh)2h(l+w)V=l*w*h6*s2V=s3s=∛(V)l=V/(w*h)d=√(l2+w2+h2)d=s*√(3)CSA=2*π*r*hTSA=2*π*r*(r+h)V=π*r2*hr=√(V/(π*h))h=V/(π*r2)h=CSA/(2*π*r)l=√(r2+h2)CSA=π*r*lTSA=π*r*(l+r)V=(1/3)*π*r2*hr=√(3V/(π*h))h=3V/(π*r2)r=√(l2-h2)V=(1/3)*Base Area*h2al (a=base side, l=slant height)a2+2alh=3V/Base Areal=√(h2+(a/2)2)SA=4*π*r2V=(4/3)*π*r3r=√(SA/(4*π))r=∛(3V/(4*π))2:3:1 (same r, cylinder h=2r)CSA=2*π*r2TSA=3*π*r2V=(2/3)*π*r3r=√(TSA/(3*π))r=∛(3V/(2*π))r2 (double r → 4x SA)r3 (double r → 8x V)3/r (smaller r → larger ratio)Sphere maximises V for given SAx̅ = Σ(xi)/nx̅ = Σ(fi*xi)/Σ(fi) (xi=class midpoint)missing = n*x̅ - Σ(other values)n = Σ(xi)/x̅New mean = old mean + kNew mean = k * old meanMedian = ((n+1)/2)th value (sorted)Median = average of (n/2)th and (n/2+1)th valuesM = l + [(n/2-cf)/f]*hl=lower bound, cf=cum freq before, f=class freq, h=widthFind class where cum freq first reaches n/2Value with highest frequencyMode = l+[(f1-f0)/(2f1-f0-f2)]*hf1=modal freq, f0=prev, f2=next, h=width, l=lower boundx̅w = Σ(wi*xi)/Σ(wi)GPA = Σ(credits*gradepoints)/totalcreditsSet up equation and solve for unknown wi0 ≤ P(A) ≤ 1P(S) = 1P(empty set) = 00 <- unlikely → 0.5 <- likely → 1Impossible (rolling 7 on standard die)Certain (rolling ≤ 6 on standard die)P(A) = (number of times A occurred)/(total trials)Empirical P → Theoretical P as n → ∞n ≈ (required events)/P(A)P(A) = n(A)/n(S) (equally likely outcomes)P(A') = 1-P(A)P(A or B) = P(A)+P(B)P(A) = 1-P(A')P(A and B) = P(A)*P(B)Multiply along branches; add branches for desired eventP(B|A) = P(A and B)/P(A)6x6=36 equally likely outcomes6/36=1/6 (six favourable outcomes)1/36 (only (1,1))n = P * total outcomes