Accuracy, Geometry, and Trigonometry Study Guide

Representing Numbers: Accuracy and Geometry

  • Significant Figures and Rounding Rules:

    • Significant figures (digits) are the digits in a number that can be determined accurately.
    • Example: A scale registering grams to the hundredths place until 99.99g99.99\,g can measure up to 4 significant figures of accuracy.
    • In calculations, round final answers to the same number of significant figures as the least accurate measurement used in the operation.
    • Exam Instruction: Final answers should be written as exact values or rounded to at least 3 significant figures unless otherwise specified. Intermediate calculations must not be rounded; only the final result is rounded.
  • Bounds and Error Quantification:

    • Measurements are often approximate. If a measurement MM is accurate to a specific unit uu, the exact value VV lies within the interval:     M0.5uV<M+0.5uM - 0.5u \le V < M + 0.5u
    • The endpoints of this defined interval are the lower and upper bounds.
    • Example: A bag of coffee weighing 541.5g541.5\,g (accurate to the nearest 0.1g0.1\,g) has an exact weight ww in the interval 541.45gw<541.55g541.45\,g \le w < 541.55\,g.
  • Measurement and Percentage Error:

    • Measurement Error: The difference between the approximate value (VAV_A) and the exact value (VEV_E).     Measurement error=VAVE\text{Measurement error} = V_A - V_E
    • Percentage Error Formula: To find error as a percentage of the exact value, the formula is:     Percentage error=VAVEVE×100%\text{Percentage error} = \left| \frac{V_A - V_E}{V_E} \right| \times 100\%
    • Note: The absolute value bars ensures the resulting error percentage is a positive value.

Exponents and Standard Form

  • Standard Form (Scientific Notation):

    • Standard form is written as a×10ka \times 10^k, where the coefficient aa satisfies 1a<101 \le a < 10 and the exponent kZk \in \mathbb{Z}.
    • This notation is used for efficiency with very large (astronomy, macroeconomics) or very small (chemistry) numbers.
  • Operations with Standard Form:

    • Multiplication: (b×10m)×(c×10n)=(b×c)×10m+n(b \times 10^m) \times (c \times 10^n) = (b \times c) \times 10^{m+n}.
    • Division: b×10mc×10n=bc×10mn\frac{b \times 10^m}{c \times 10^n} = \frac{b}{c} \times 10^{m-n}.
  • Exponent Rules for a>0a > 0 and m,nQm, n \in \mathbb{Q}:

    • Product Rule: am×an=am+na^m \times a^n = a^{m+n}.
    • Power of a Power: (am)n=amn(a^m)^n = a^{mn}.
    • Quotient Rule: aman=amn\frac{a^m}{a^n} = a^{m-n}.
    • Negative Exponents: xn=1xnx^{-n} = \frac{1}{x^n}.
    • Rational Exponents: xpq=xpq=(xq)px^{\frac{p}{q}} = \sqrt[q]{x^p} = (\sqrt[q]{x})^p.
    • Square Root Notation: x12=xx^{\frac{1}{2}} = \sqrt{x}.

Right-Angled Trigonometry and Bearings

  • Trigonometric Ratios in Right Triangles:

    • sin(A^)=OppositeHypotenuse\sin(\hat{A}) = \frac{\text{Opposite}}{\text{Hypotenuse}}
    • cos(A^)=AdjacentHypotenuse\cos(\hat{A}) = \frac{\text{Adjacent}}{\text{Hypotenuse}}
    • tan(A^)=OppositeAdjacent\tan(\hat{A}) = \frac{\text{Opposite}}{\text{Adjacent}}
    • The mnemonic SOH-CAH-TOA is used to remember these definitions.
  • Angles of Elevation and Depression:

    • Angle of Elevation: The angle formed between a horizontal line at eye level and the line of sight when looking up at an object.
    • Angle of Depression: The angle formed between the horizontal line at eye level and the line of sight when looking down at an object.
  • Bearings:

    • A bearing is an angle measured clockwise from North (000000^{\circ} or 360360^{\circ}).
    • East is 090090^{\circ}, South is 180180^{\circ}, and West is 270270^{\circ}.

Non-Right Triangle Geometry

  • The Sine Rule:

    • Applicable to any triangle (right or non-right).
    • asin(A^)=bsin(B^)=csin(C^)\frac{a}{\sin(\hat{A})} = \frac{b}{\sin(\hat{B})} = \frac{c}{\sin(\hat{C})}
    • Or, to solve for an angle: sin(A^)a=sin(B^)b=sin(C^)c\frac{\sin(\hat{A})}{a} = \frac{\sin(\hat{B})}{b} = \frac{\sin(\hat{C})}{c}.
  • The Ambiguous Case of the Sine Rule:

    • Occurs when two sides and one non-included angle are known, and the unknown angle is opposite the longer of the two known sides.
    • This scenario may result in two possible triangles: one acute and one obtuse.
    • The two possible solutions for the angle are supplementary (sum to 180180^{\circ}).
  • Area of Any Triangle:

    • The area is calculated using two sides and the included angle:     Area=12absin(C^)\text{Area} = \frac{1}{2}ab\sin(\hat{C})
  • The Cosine Rule:

    • Finding a side: a2=b2+c22bccos(A^)a^2 = b^2 + c^2 - 2bc\cos(\hat{A}).
    • Finding an angle: cos(A^)=b2+c2a22bc\cos(\hat{A}) = \frac{b^2 + c^2 - a^2}{2bc}.
    • Use the Cosine Rule when all three sides are known or when two sides and the included angle are known.

Circular and Three-Dimensional Geometry

  • Arc Length and Sector Area (Central angle θ\theta in degrees):

    • Length of an Arc: θ360×2πr\frac{\theta}{360} \times 2\pi r
    • Area of a Sector: θ360×πr2\frac{\theta}{360} \times \pi r^2
    • A segment's area is found by subtracting the triangle area from the sector area (SectorTriangle\text{Sector} - \text{Triangle}).
  • Volumes of 3D Solids:

    • Prism/Cylinder: V=Base Area×hV = \text{Base Area} \times h
    • Pyramid/Cone: V=13×Base Area×hV = \frac{1}{3} \times \text{Base Area} \times h
    • Sphere: V=43πr3V = \frac{4}{3}\pi r^3
  • Surface Area of 3D Solids:

    • Lateral Area (LA): The area of the faces excluding the base(s).
    • Prisms/Cylinders: SA=LA+2BSA = LA + 2B. For cylinders: SA=2πrh+2πr2SA = 2\pi rh + 2\pi r^2.
    • Regular Pyramids: LA=12plLA = \frac{1}{2}pl, where pp is base perimeter and ll is slant height.
    • Cones: LA=πrlLA = \pi rl (l=slant heightl = \text{slant height}). Total SA=πrl+πr2SA = \pi rl + \pi r^2.
    • Sphere: SA=4πr2SA = 4\pi r^2.
  • Angle Between a Line and a Plane:

    • For line AGAG and plane ABCDABCD: Drop a perpendicular from GG to the plane reaching point CC; the angle is GAC\angle GAC, forming right-angled triangle ΔGAC\Delta GAC.

Examples and Applications

  • Mount Everest Surveying: Andrew Waugh announced the height as 8840m8840\,m in 1856 based on the Great Trigonometric Survey (theodolite measurements). Recent surveys adjust this to 8848m8848\,m.
  • NASA Apollo Software: Lead developer Margaret Hamilton produced stacks of navigation code books approximate to her own height in 1969.
  • Distance and Speed: Light traveling from the Sun to Earth (1.50×1011m1.50 \times 10^{11}\,m) at 3×108m/s3 \times 10^8\,m/s takes approximately 500s500\,s.
  • Bicycle Statistics: Japan has approximately 7272 million bicycles (nearest million). Average daily travel per person is 2km2\,km (nearest kmkm).

Questions & Discussion

  • Investigation 1 (Hamilton NASA):
    • 1. Estimate the height of the stack of code books next to Margaret Hamilton. What assumptions are made?
    • 2. Estimate the number of pages in the code. How would you do this?
    • 3. Factual: What is an estimate vs estimation? Conceptual: Why are estimations useful?
  • Investigation 2 (Measurement Error):
    • Tomi and Massimo measure a yard (92.44cm92.44\,cm) and a foot (31.48cm31.48\,cm). The exact values are 91.44cm91.44\,cm and 30.48cm30.48\,cm.
    • Comparison of inaccuracy: Is measurement error more useful as a raw value or a percentage of the total length?
  • Investigation 5 (Ambiguous Case):
    • 1. Use the Sine Rule to find D^\hat{D} in a triangle with B=19B=19^{\circ}, c=9.2cmc=9.2\,cm, and a=3.7cma=3.7\,cm. Explain why the solution might be inconsistent with a diagram.
    • 2. If one solution is 3939^{\circ}, the other solution in the ambiguous case is 18039=141180 - 39 = 141^{\circ}.
  • TOK Considerations:
    • How does the perception of language distort understanding of measurements?
    • If DNA or drug testing has a percentage error of 0.05260.0526, can a person be certain of guilt? What is an acceptable error rate for high stakes?
    • What are the ethical implications of rounding numbers?