Geometry, Trigonometry, and Logarithm Applications
Lesson 80: Geometry, Trigonometry, and Logarithms on a Calculator
- This lesson is divided into two distinct components:
- Part A examines the connection between geometry and trigonometry by reviewing concepts from Lessons 12 and 19.
- Part B focuses on using a calculator for logarithms, building upon foundational concepts introduced in Lesson 79.
Part A: Geometry and Trigonometry Connection
- This section combines knowledge of angle relationships and transversals (Lesson 12) with basic trigonometry (Lesson 19) to solve problems involving right triangles.
- There are no new rules or definitions introduced in this section; the focus is on the application of existing mathematical principles to more complex diagram setups.
Angle Relationships and Transversals
- Parallel lines are indicated in diagrams by arrow tips located on the body of the lines rather than at the ends.
- A transversal cutting across parallel lines creates specific angle relationships:
- Adjacent angles created by the transversal are supplementary, meaning they sum to 180∘.
- Inside a system of parallel lines and a transversal, all acute angles are congruent to one another, and all obtuse angles are congruent to one another.
Example 80.1: Solving for x and y in a Transversal System
- The problem asks to find the values of x and y and round to one decimal place.
- Initial Observations:
- An obtuse angle of 120∘ is provided outside the right triangle.
- A hypotenuse is identified with a length of 7.
- A right triangle is indicated by a square symbol in the corner.
- Calculating the Internal Angle:
- Since the angles are supplementary: 180∘−120∘=60∘.
- Because the lines are parallel, the corresponding acute angle inside the right triangle is also 60∘.
- Solving for y (the opposite side):
- Equation: sin(60∘)=7y
- Rearranged: y=7×sin(60∘)
- Values: sin(60∘)≈0.866
- Calculation: 7×0.866=6.062
- Rounded Result: y=6.1
- Solving for x (the adjacent side):
- Equation: cos(60∘)=7x
- Rearranged: x=7×cos(60∘)
- Values: cos(60∘)=0.5
- Calculation: 7×0.5=3.5
- Result: x=3.5
Example 80.2: Solving for x and y with a Given Angle
- The target is to find x and y given a system where parallel lines and a transversal create an angle of 35∘.
- Context:
- An angle of 35∘ is given at the base of the transversal.
- By the rule of congruent acute angles in transversals, the angle inside the visible right triangle is also 35∘.
- The hypotenuse is given as 20.
- Finding x (Adjacent Side):
- Equation: cos(35∘)=20x
- Calculation: x=20×cos(35∘)
- Rounded Result: x=16.4
- Finding y (Opposite Side):
- Equation: sin(35∘)=20y
- Calculation: y=20×sin(35∘)
- Rounded Result: y=11.5
- Conceptual Check: By visual inspection, x is longer than y in the diagram. Since 16.4>11.5, the calculated answer is consistent with the scale of the drawing.
- Calculator Warning: If calculated results vary significantly (e.g., getting 11.4 vs 11.5 due to rounding or very different results), ensure the calculator is set to "degrees" mode rather than "radians."
Part B: Logarithms on a Calculator
- Logarithms are used to study number properties and simplify calculations involving exceptionally large or small numbers.
- Historical Context: John Napier invented logarithms to simplify tedious calculations.
Logarithmic Notations
- Common Logarithm:
- Notation: log
- Definition: Shorthand for log10(n), or the base 10 logarithm of an argument n.
- Similar to variables where x is understood as 1x or 1x, the base 10 is understood when no base is written.
- Natural Logarithm:
- Notation: ln
- Definition: Shorthand for loge(n), where e is the constant approximately equal to 2.718.
- The notation "ln" stands for "logarithm natural."
Real-World Applications of Logarithms
- Astronomy (Large Numbers): Measuring distances such as from the Earth to the Sun, which is approximately 93,000,000miles.
- Chemistry (Small Numbers): Measuring acid concentrations, such as 0.0001moles per liter. Logarithms make these numbers more intuitive to work with.
- pH Scale: Used in chemistry to determine if a substance is acidic or basic. A neutral pH is 7, a value derived from a logarithmic formula.
Example 80.3: Calculating Logarithms for 10,000
- a) Calculate log 10,000:
- Definition: Finding the exponent needed for 10 to equal 10,000.
- Calculation: 104=10,000.
- Result: 4
- b) Calculate ln 10,000:
- Calculation on Calculator: Type 10,000 then press the ln button.
- Full Value: 9.21034
- Rounded Result: 9.21
- Comparison: The results differ because the bases are different. Because the base of the natural log (e≈2.718) is smaller than the base of the common log (10), it requires a larger exponent (9.21 vs. 4) to reach the same value of 10,000.
- Verification: Using e≈2.718 and raising it to the power of 9.21 yields approximately 9,987. The difference of 13 is due to rounding both the base and the exponent.
Example 80.4: Large Number Logarithms
- Problem: Find the common log and natural log of 93,000,000 (distance to the Sun).
- Common Log:
- Calculation: log(93,000,000)
- Result: 7.97
- Natural Log:
- Calculation: ln(93,000,000)
- Result: 18.35
- Writing 18.35 is significantly faster and more manageable than writing out 93,000,000 in scientific and mathematical documentation.
Example 80.5: Small Number Logarithms
- Problem: Find the common log and natural log of 0.0001.
- Common Log:
- Calculation: log(0.0001)
- Result: −4 (Because 10−4=0.0001).
- Natural Log:
- Calculation: ln(0.0001)
- Result: −9.21
- Working with numbers like −9.21 provides more clarity than working with decimal strings like 0.0001.
Calculator Usage Instructions
- Scientific Calculators: Typically require typing the argument first (n), then pressing the log or ln button.
- Graphing Calculators (e.g., Texas Instruments): Typically require pressing the function button (log or ln) first, then typing the argument and hitting enter.
- On some computer-based calculators (like Macintosh), the button for log base 10 may explicitly show a script subscript (log10) to distinguish it from other specialized functions like log2.