Lecture+%231+%281.3-2.1%29

Math 105 Lecture #1: Problem-Solving Strategies

Overview

  • Introduction to problem-solving techniques in mathematics.

  • Focus on understanding and applying Polya's strategy for problem-solving.

Learning Objectives

  • Understand the four steps in basic problem-solving.

  • Use diagrams for problem-solving.

  • Apply trial and error methods.

  • Solve problems involving money.

  • Perform calculations to resolve problems.

George Polya

  • Hungarian mathematician (1887–1985).

  • Researched problem-solving in the early 20th century.

  • Developed a general strategy for problem-solving.

  • Focus of the lecture: Polya’s Four-Step Problem-Solving Strategy.

Polya's Four-Step Problem-Solving Procedure

Step 1: Understand the Problem

  • Read and clarify the problem statement.

  • Key activities: identify relevant data, what the problem requires, and write down important information.

  • Importance of careful reading to establish a base for attempting the problem.

Step 2: Devise a Plan

  • Explore various strategies to approach solving the problem:

    • Listing possible outcomes.

    • Drawing diagrams to visualize the problem.

    • Using trial and error.

    • Relating the problem to similar, known problems.

    • Employing arithmetic operations where relevant.

Step 3: Carry Out the Plan

  • Implement the chosen strategy.

  • Persistence is key; if the first attempt fails, explore alternative strategies.

Step 4: Check Your Answer

  • Verify the solution's correctness:

    • Ensure the answer is logical and reasonable.

    • Assess results against the problem’s requirements.

    • Example: A negative result for a distance problem indicates an error.

Example 1: Solving a Problem Using a Diagram

Problem Statement

  • Gardener needs to plant eight tomato plants (18 inches tall) in a straight line with 2 feet between them.

Goals

  • (a) Find the total space between the first and last plant.

  • (b) Develop a formula to calculate length needed for any number of plants.

Solution Steps

Step 1: Understand the Problem
  • Clarify the need for spacing and total number of plants.

Step 2: Devise a Plan
  • Use a diagram for visual representation.

Step 3: Carry Out the Plan
  • Calculate space: 7 spaces between 8 plants, hence 7 x 2 = 14 feet.

Step 4: Check the Answer
  • Confirm that 14 feet corresponds logically to the problem requirements.

Formula Development

  • Generalize: For n plants, the length required is given by the formula:

    • Formula: 2(n - 1) feet

Example 2: Solving a Problem Using Trial and Error

Problem Statement

  • Purchase 12 door prizes with a budget of $111, needs to include insulated drink cups ($11 each) and smartphone stands ($8 each).

Steps

Step 1: Understand the Problem
  • Key variables identified: total prizes, budget, and individual item costs.

Step 2: Devise a Plan
  • Use trial combinations to explore affordable selections.

Step 3: Execute
  • Experiment with combinations:

    • 1 cup + 11 stands = $99

    • 2 cups + 10 stands = $102

    • Continue until total equals budget.

Step 4: Check Your Answer
  • Identify the best combination found through trial and error: 5 cups + 7 stands totals correctly to $111.

Math 105 Lecture #2: Introduction to Set Theory

Learning Objectives

  • Define sets and their representations.

  • Understand elements, empty sets, cardinality, and set classifications.

Understanding Sets

Key Concepts

  • Sets: collections of distinct objects.

  • Elements: members within a set.

  • Example: A = {1, 2, 3, 4}.

  • A well-defined set allows clear distinction of membership.

Empty Set

  • A set with no elements, denoted by { } or ∅.

Roster Method

  • Listing all elements in braces.

  • Order of elements does not matter: {1, 2, 3} = {2, 3, 1}.

Example: Months Starting with M

  • Well-defined set containing: S = {March, May}.

Number Sets

  • Natural numbers (N): Counting numbers {1, 2, 3,...}

  • Whole numbers (W): Including zero {0, 1, 2,...}

  • Integers (Z): All whole numbers including negatives {..., -3, -2, -1, 0, 1, 2, 3,...}

Set Membership

Symbol E

  • Used to denote membership.

  • Example: Is -3 in A = {-1, 7, -3, 8, 9}? Yes.

Descriptive Method

  • Uses verbal descriptions to define sets.

Example

  • B set of even natural numbers less than 14: B = {2, 4, 6, 8, 10, 12}.

Set-Builder Notation

  • Uses variables and phrases to define sets.

Example:

  • A = {x | x ∈ N and x < 7} means the set of natural numbers less than 7.

Cardinality

  • Number of elements in a set, denoted as n(A).

  • For A = {5, 10, 15}, n(A) = 3.

Finite and Infinite Sets

  • Finite sets have a countable number of elements.

  • Infinite sets cannot be counted, representing limitless elements.

Equal and Equivalent Sets

  • Equal sets share all members (A = B).

  • Equivalent sets have the same number of elements (n(A) = n(B)).

Example

  • Are A = {1, 2, 3, 4} and B = {3, 2, 1, 4} equal? Yes.

  • Are C = {1, 2, 3, 4} and D = {a, b, c, d} equivalent? Yes.