SlideShare a Scribd company logo
Chapter 1


Introduction to
    Modeling
Section 1.1



     Variables and Constants
Variables

      Definition
    A variable is a symbol which represents a quantity that can
    vary.

    For example, we can define h to be the height (in feet)
    of a specific child. Height is a quantity that varies: As
    time passes, the child’s height will increase. So, h is a
    variable. When we say h = 4, we mean that the child’s
    height is 4 feet.


Section 1.1    Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 3
Variables

     Example 1
    1. Let s be a car’s speed (in miles per hour). What is
       the meaning of s = 60?
    2. Let n be the number of people (in millions) who
       work from home at least once a week during
       normal business hours. For the year 2005, n = 21.
       What does that mean in this situation?
    3. Let t be the number of years since 2005. What is
       the meaning of t = 4?

Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 4
Variables

       Solution
    1. Let s be a car’s speed (in miles per hour). What is
       the meaning of s = 60?
    The speed of the car is 60 miles per hour.
    2. Let n be the number of people (in millions) who
       work from home at least once a week during
       normal business hours. For the year 2005, n = 21.
       What does that mean in this situation?
    In 2005, 21 million people worked from home at
       least once a week during normal business hours.
Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 5
Variables

       Solution
    3. Let t be the number of years since 2005. What is
       the meaning of t = 4?
    2005 + 4 = 2009; so, t = 4 represents the year 2009.




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 6
Constants

      Definition
    A constant is a symbol which represents a specific
    number (a quantity that does not vary).




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 7
Constants

     Example 3
    A rectangle has an area of 12 square inches. Let W
    be the width (in inches), L be the length (in inches),
    and A be the area (in square inches).
    1. Sketch three possible rectangles of area 12
        square inches.
    2. Which of the symbols W, L, and A are variables?
        Explain.
    3. Which of the symbols W, L, and A are constants?
        Explain.
Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 8
Constants

       Solution




    2. The symbols W and L are variables, since they
       represent quantities that vary.
    3. The symbol A is a constant, because in this
       problem the area does not vary–the area is
       always 12 square inches.
Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 9
Counting Numbers

      Definition
    The counting numbers, or natural numbers, are the
    numbers
                   1, 2, 3, 4, 5, ...




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 10
Integers

      Definition
    The integers are the numbers

                ..., −3, −2, −1, 0, 1, 2, 3, ...




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 11
The Number Line

    We can visualize numbers on a number line.
    Each point (location) on the number line represents
    a number. The numbers increase from left to right.
    We refer to the distance between two consecutive
    integers on the number line as 1 unit.




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 12
Rational Numbers

      Definition
    The rational numbers are the numbers that can be
                        n
    written in the form   , where n and d are integers
    and d is nonzero. d

       Examples
                   3               2               4
                                                 4
                   7               5                1


Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 13
Irrational Numbers

      Definition
    An irrational number can NOT be written in the
          n
    form    , where n and d are integers and d is
          d
    nonzero.

       Examples
                                    3               5


Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 14
Decimals

    A rational number can be written as a decimal
    number that either terminates or repeats:




    An irrational number can be written as a decimal
    number that neither terminates nor repeats. It is
    impossible to write all the digits of an irrational
    number, but we can approximate the number by
    rounding:   3.14
Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 15
Real Numbers

      Definition
    The real numbers are all of the numbers
    represented on the number line.




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 16
Real Numbers

    Every counting number is an integer, every integer
    is a rational number, and every rational number is a
    real number. Irrational numbers are the real
    numbers that are not rational.




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 17
Data

      Definition
    Data are values of quantities that describe authentic
    situations.

    We often can get a better sense of data by graphing
    than by just looking at the data values.




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 18
Graphing Data
   Example 7
Over the course of a semester, a student takes five
quizzes. Here are the points he earned on the quizzes,
in chronological order: 0, 4, 7, 9, 10. Let q be the
number of points earned by the student on a quiz.
1. Graph the student’s scores on a number line.
2. Did the quiz scores increase, decrease, stay
   approximately constant, or none of these?
3. Did the increases in the quiz scores increase, decrease,
   stay approximately constant, or none of these?
Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 19
Graphing Data
     Solution
1. We sketch a number line and write “q” to the right of
   the number line and the units “Points” underneath
   the number line. Then we graph the numbers 0, 4, 7,
   9, and 10.


2. From the opening paragraph, we know that the quiz
   scores increased.(From the graph alone, we cannot tell
   that the quiz scores increased, because the order of the
   quizzes is not indicated.)
Section 1.1     Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 20
Graphing Data
     Solution

3. As we look from left to right at the points plotted on
   the graph, we see that the distance between adjacent
   points decreases. This means that the increases in the
   quiz scores decreased. That is, the jump from 0 to 4
   is greater than the jump from 4 to 7, and so on.




Section 1.1     Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 21
Average, mean

      Definition
    To find the average (or mean) of a group of
    numbers, we divide the sum of the numbers by the
    number of numbers in the group.
    To find the average of the quiz scores included in
    Example 7, first add the scores:
    0 + 4 + 7 + 9 + 10 = 30, then divide the total, 30,
    by the number of quiz scores, 5: 30 ÷ 5 = 6 points.
    So, the average quiz score is 6 points.

Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 22
Positive and Negative Numbers

    The negative numbers are the real numbers less
    than 0, and the positive numbers are the real
    numbers greater than 0.



                                     3
    Negative numbers: –13 , –5.2 ,  ,  2
                                     4
                                    3
    Positive numbers: 13 , 5.2 ,       , 2
                                    4
Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 23
Positive and Negative Numbers

     Example 9
    A person bounces several checks and, as a result, is
    charged service fees. If b is the balance (in dollars)
    of the checking account, what value of b represents
    the fact that the person owes $50? Graph the
    number on a number line.




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 24
Positive and Negative Numbers

       Solution
    Since the person owes money, the value of b is
    negative: b = −50. We graph −50 on a number line.




Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 25
Describing a Concept or Procedure

              Guidelines on Writing a Good Response
    • Create an example that illustrates the concept or
      outlines the procedure. Looking at examples or
      exercises may jump-start you into creating your
      own example.

    • Using complete sentences and correct
      terminology, describe the key ideas or steps of
      your example. You can review the text for ideas,
      but write your description in your own words.

Section 1.1       Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 26
Describing a Concept or Procedure

              Guidelines on Writing a Good Response
    • Describe also the concept or the procedure in
      general without referring to your example. It
      may help to reflect on several examples and what
      they all have in common.

    • In some cases, it will be helpful to point out the
      similarities and the differences between the
      concept or the procedure and other concepts or
      procedures.

Section 1.1       Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 27
Describing a Concept or Procedure

              Guidelines on Writing a Good Response
    • Describe the benefits of knowing the concept or
      the procedure.
    • If you have described the steps in a procedure,
      explain why it’s permissible to follow these
      steps.
    • Clarify any common misunderstandings about
      the concept, or discuss how to avoid making
      common mistakes when following the procedure.
Section 1.1       Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 28
Describing a Concept or Procedure

     Example 10
    Describe the meaning of variable.
        Solution
    Let t be the number of hours that a person works in
    a department store. The symbol t is an example of a
    variable, because the value of t can vary. In
    general, a variable is a symbol that stands for an
    amount that can vary. A symbol that stands for an
    amount that does not vary is called a constant.
Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 29
Describing a Concept or Procedure

        Solution
    There are many benefits to using variables. We can
    use a variable to describe a quantity concisely;
    using the earlier definition of t, we see that the
    equation t = 8 means that a person works in a
    department store for 8 hours. By using a variable,
    we can also use smaller numbers to describe
    various years. In defining a variable, it is important
    to describe its units.

Section 1.1   Lehmann, Elementary and Intermediate Algebra, 1ed   Slide 30

More Related Content

What's hot

Algebra
AlgebraAlgebra
Algebra
dolphins1556
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressions
Orlando Calderon
 
6th grade math algebra
6th grade math algebra6th grade math algebra
6th grade math algebragwl10925
 
INTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRAINTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRA
jennytuazon01630
 
Solving Linear Equations - GRADE 8 MATHEMATICS
Solving Linear Equations - GRADE 8 MATHEMATICSSolving Linear Equations - GRADE 8 MATHEMATICS
Solving Linear Equations - GRADE 8 MATHEMATICS
CoreAces
 
Fractions ppt
Fractions pptFractions ppt
Fractions ppt
Martha Ardila Ibarra
 
Positive and negative numbers
Positive and negative numbersPositive and negative numbers
Positive and negative numberskkettler1
 
Square root
Square rootSquare root
Square rootrryan80
 
Factors and multiples grade 4
Factors and multiples grade 4Factors and multiples grade 4
Factors and multiples grade 4
jona0616
 
Evaluating Algebraic Expressions
Evaluating Algebraic ExpressionsEvaluating Algebraic Expressions
Evaluating Algebraic Expressionsbizarregirl
 
Simple probability
Simple probabilitySimple probability
Simple probability
06426345
 
Oprations Of Decimal Numbers
Oprations Of Decimal NumbersOprations Of Decimal Numbers
Oprations Of Decimal Numbers
NMSpirit
 
Sharing Using Ratios
Sharing Using RatiosSharing Using Ratios
Sharing Using Ratios
Passy World
 
Order Of Operations
Order Of OperationsOrder Of Operations
Order Of Operationsmmeddin
 
Algebra Expressions and Equations
Algebra Expressions and EquationsAlgebra Expressions and Equations
Algebra Expressions and Equations
Kelly Williams
 
Adding Integers
Adding IntegersAdding Integers
Adding Integers
Brooke Young
 
Decimals
Decimals Decimals
Decimals
Doreen Shottek
 

What's hot (20)

Algebra
AlgebraAlgebra
Algebra
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressions
 
6th grade math algebra
6th grade math algebra6th grade math algebra
6th grade math algebra
 
Factoring
FactoringFactoring
Factoring
 
INTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRAINTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRA
 
Solving Linear Equations - GRADE 8 MATHEMATICS
Solving Linear Equations - GRADE 8 MATHEMATICSSolving Linear Equations - GRADE 8 MATHEMATICS
Solving Linear Equations - GRADE 8 MATHEMATICS
 
Fractions ppt
Fractions pptFractions ppt
Fractions ppt
 
Positive and negative numbers
Positive and negative numbersPositive and negative numbers
Positive and negative numbers
 
Square root
Square rootSquare root
Square root
 
Factors and multiples grade 4
Factors and multiples grade 4Factors and multiples grade 4
Factors and multiples grade 4
 
Evaluating Algebraic Expressions
Evaluating Algebraic ExpressionsEvaluating Algebraic Expressions
Evaluating Algebraic Expressions
 
Simple probability
Simple probabilitySimple probability
Simple probability
 
Oprations Of Decimal Numbers
Oprations Of Decimal NumbersOprations Of Decimal Numbers
Oprations Of Decimal Numbers
 
Sharing Using Ratios
Sharing Using RatiosSharing Using Ratios
Sharing Using Ratios
 
Decimals Add and Subtract
Decimals Add and SubtractDecimals Add and Subtract
Decimals Add and Subtract
 
Order Of Operations
Order Of OperationsOrder Of Operations
Order Of Operations
 
Mathematics
MathematicsMathematics
Mathematics
 
Algebra Expressions and Equations
Algebra Expressions and EquationsAlgebra Expressions and Equations
Algebra Expressions and Equations
 
Adding Integers
Adding IntegersAdding Integers
Adding Integers
 
Decimals
Decimals Decimals
Decimals
 

Viewers also liked

Math1003 welcome-13 w
Math1003 welcome-13 wMath1003 welcome-13 w
Math1003 welcome-13 wgcmath1003
 
Sci math quiz bee
Sci math quiz beeSci math quiz bee
Sci math quiz bee
Diana Rose Dimapasoc
 
Basic Algebra (for beginners)
Basic Algebra (for beginners)Basic Algebra (for beginners)
Basic Algebra (for beginners)
JaydenBadBoii
 
Algebra basic introduction
Algebra basic introductionAlgebra basic introduction
Algebra basic introduction
Pangala Nagendra Rao
 
Sociological foundation of curriculum
Sociological foundation of curriculumSociological foundation of curriculum
Sociological foundation of curriculummarinelademesa
 
Historical foundations of education
Historical foundations of education Historical foundations of education
Historical foundations of education selinynielsen
 
HISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERS
HISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERSHISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERS
HISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERSYanne Evangelista
 
Sociological Foundations of Education--Sociology and the Socialization Process
Sociological Foundations of Education--Sociology and the Socialization ProcessSociological Foundations of Education--Sociology and the Socialization Process
Sociological Foundations of Education--Sociology and the Socialization Process
Ronnel Dacullo
 

Viewers also liked (8)

Math1003 welcome-13 w
Math1003 welcome-13 wMath1003 welcome-13 w
Math1003 welcome-13 w
 
Sci math quiz bee
Sci math quiz beeSci math quiz bee
Sci math quiz bee
 
Basic Algebra (for beginners)
Basic Algebra (for beginners)Basic Algebra (for beginners)
Basic Algebra (for beginners)
 
Algebra basic introduction
Algebra basic introductionAlgebra basic introduction
Algebra basic introduction
 
Sociological foundation of curriculum
Sociological foundation of curriculumSociological foundation of curriculum
Sociological foundation of curriculum
 
Historical foundations of education
Historical foundations of education Historical foundations of education
Historical foundations of education
 
HISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERS
HISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERSHISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERS
HISTORICAL FOUNDATIONS OF EDUCATION - THEORIST AND PHILOSOPHERS
 
Sociological Foundations of Education--Sociology and the Socialization Process
Sociological Foundations of Education--Sociology and the Socialization ProcessSociological Foundations of Education--Sociology and the Socialization Process
Sociological Foundations of Education--Sociology and the Socialization Process
 

Similar to Basic Algebra Ppt 1.1

Lesson 1 Whole Numbers
Lesson 1  Whole NumbersLesson 1  Whole Numbers
Lesson 1 Whole Numbers
Bryan Dunn
 
402 Master of arts in teaching Math second Sem. .pptx
402 Master of arts in teaching Math second Sem. .pptx402 Master of arts in teaching Math second Sem. .pptx
402 Master of arts in teaching Math second Sem. .pptx
JoelynRubio1
 
Fractions
FractionsFractions
Fractions
navajomath
 
2 Day Training Day 1
2 Day Training Day 12 Day Training Day 1
2 Day Training Day 1
Janet Bryson
 
Cbse class-8th-rational numbers-amans-maths-blogs
Cbse class-8th-rational numbers-amans-maths-blogsCbse class-8th-rational numbers-amans-maths-blogs
Cbse class-8th-rational numbers-amans-maths-blogs
AMAN KUMAR VISHWAKARMA
 
[L1] NUMBER SYSTEM (6).pdf
[L1] NUMBER SYSTEM (6).pdf[L1] NUMBER SYSTEM (6).pdf
[L1] NUMBER SYSTEM (6).pdf
Santosh Singh
 
Chap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptxChap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptx
RatipornChomrit
 
Numeral System
Numeral SystemNumeral System
An applied approach to calculas
An applied approach to calculasAn applied approach to calculas
An applied approach to calculasTarun Gehlot
 
Math Chapter 1 - Integers
Math Chapter 1 - IntegersMath Chapter 1 - Integers
Math Chapter 1 - Integers
Padjadjaran University
 
Algebra
AlgebraAlgebra
Algebra
Mang Oha
 
1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx
1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx
1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx
Jiyoona
 
Insider mathematical
Insider   mathematicalInsider   mathematical
Insider mathematical
Aditi Saxena
 
Numeros reales franyuris rojas
Numeros reales franyuris rojasNumeros reales franyuris rojas
Numeros reales franyuris rojas
Franyuris Rojas
 
How to read a character table
How to read a character tableHow to read a character table
How to read a character table
sourabh muktibodh
 

Similar to Basic Algebra Ppt 1.1 (20)

1 1 number theory
1 1 number theory1 1 number theory
1 1 number theory
 
Lesson 1 Whole Numbers
Lesson 1  Whole NumbersLesson 1  Whole Numbers
Lesson 1 Whole Numbers
 
402 Master of arts in teaching Math second Sem. .pptx
402 Master of arts in teaching Math second Sem. .pptx402 Master of arts in teaching Math second Sem. .pptx
402 Master of arts in teaching Math second Sem. .pptx
 
Fractions
FractionsFractions
Fractions
 
2 Day Training Day 1
2 Day Training Day 12 Day Training Day 1
2 Day Training Day 1
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
Lesson2
Lesson2 Lesson2
Lesson2
 
Cbse class-8th-rational numbers-amans-maths-blogs
Cbse class-8th-rational numbers-amans-maths-blogsCbse class-8th-rational numbers-amans-maths-blogs
Cbse class-8th-rational numbers-amans-maths-blogs
 
[L1] NUMBER SYSTEM (6).pdf
[L1] NUMBER SYSTEM (6).pdf[L1] NUMBER SYSTEM (6).pdf
[L1] NUMBER SYSTEM (6).pdf
 
Chap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptxChap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptx
 
Numeral System
Numeral SystemNumeral System
Numeral System
 
Lesson 2
Lesson 2Lesson 2
Lesson 2
 
Cei03 ppt 01
Cei03 ppt 01Cei03 ppt 01
Cei03 ppt 01
 
An applied approach to calculas
An applied approach to calculasAn applied approach to calculas
An applied approach to calculas
 
Math Chapter 1 - Integers
Math Chapter 1 - IntegersMath Chapter 1 - Integers
Math Chapter 1 - Integers
 
Algebra
AlgebraAlgebra
Algebra
 
1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx
1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx
1-1-Slide-Show-Writing-and-Interpreting-Numerical-Expressions.pptx
 
Insider mathematical
Insider   mathematicalInsider   mathematical
Insider mathematical
 
Numeros reales franyuris rojas
Numeros reales franyuris rojasNumeros reales franyuris rojas
Numeros reales franyuris rojas
 
How to read a character table
How to read a character tableHow to read a character table
How to read a character table
 

Recently uploaded

A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 

Recently uploaded (20)

A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 

Basic Algebra Ppt 1.1

  • 2. Section 1.1 Variables and Constants
  • 3. Variables Definition A variable is a symbol which represents a quantity that can vary. For example, we can define h to be the height (in feet) of a specific child. Height is a quantity that varies: As time passes, the child’s height will increase. So, h is a variable. When we say h = 4, we mean that the child’s height is 4 feet. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 3
  • 4. Variables Example 1 1. Let s be a car’s speed (in miles per hour). What is the meaning of s = 60? 2. Let n be the number of people (in millions) who work from home at least once a week during normal business hours. For the year 2005, n = 21. What does that mean in this situation? 3. Let t be the number of years since 2005. What is the meaning of t = 4? Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 4
  • 5. Variables Solution 1. Let s be a car’s speed (in miles per hour). What is the meaning of s = 60? The speed of the car is 60 miles per hour. 2. Let n be the number of people (in millions) who work from home at least once a week during normal business hours. For the year 2005, n = 21. What does that mean in this situation? In 2005, 21 million people worked from home at least once a week during normal business hours. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 5
  • 6. Variables Solution 3. Let t be the number of years since 2005. What is the meaning of t = 4? 2005 + 4 = 2009; so, t = 4 represents the year 2009. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 6
  • 7. Constants Definition A constant is a symbol which represents a specific number (a quantity that does not vary). Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 7
  • 8. Constants Example 3 A rectangle has an area of 12 square inches. Let W be the width (in inches), L be the length (in inches), and A be the area (in square inches). 1. Sketch three possible rectangles of area 12 square inches. 2. Which of the symbols W, L, and A are variables? Explain. 3. Which of the symbols W, L, and A are constants? Explain. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 8
  • 9. Constants Solution 2. The symbols W and L are variables, since they represent quantities that vary. 3. The symbol A is a constant, because in this problem the area does not vary–the area is always 12 square inches. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 9
  • 10. Counting Numbers Definition The counting numbers, or natural numbers, are the numbers 1, 2, 3, 4, 5, ... Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 10
  • 11. Integers Definition The integers are the numbers ..., −3, −2, −1, 0, 1, 2, 3, ... Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 11
  • 12. The Number Line We can visualize numbers on a number line. Each point (location) on the number line represents a number. The numbers increase from left to right. We refer to the distance between two consecutive integers on the number line as 1 unit. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 12
  • 13. Rational Numbers Definition The rational numbers are the numbers that can be n written in the form , where n and d are integers and d is nonzero. d Examples 3 2 4 4 7 5 1 Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 13
  • 14. Irrational Numbers Definition An irrational number can NOT be written in the n form , where n and d are integers and d is d nonzero. Examples  3 5 Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 14
  • 15. Decimals A rational number can be written as a decimal number that either terminates or repeats: An irrational number can be written as a decimal number that neither terminates nor repeats. It is impossible to write all the digits of an irrational number, but we can approximate the number by rounding:   3.14 Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 15
  • 16. Real Numbers Definition The real numbers are all of the numbers represented on the number line. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 16
  • 17. Real Numbers Every counting number is an integer, every integer is a rational number, and every rational number is a real number. Irrational numbers are the real numbers that are not rational. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 17
  • 18. Data Definition Data are values of quantities that describe authentic situations. We often can get a better sense of data by graphing than by just looking at the data values. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 18
  • 19. Graphing Data Example 7 Over the course of a semester, a student takes five quizzes. Here are the points he earned on the quizzes, in chronological order: 0, 4, 7, 9, 10. Let q be the number of points earned by the student on a quiz. 1. Graph the student’s scores on a number line. 2. Did the quiz scores increase, decrease, stay approximately constant, or none of these? 3. Did the increases in the quiz scores increase, decrease, stay approximately constant, or none of these? Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 19
  • 20. Graphing Data Solution 1. We sketch a number line and write “q” to the right of the number line and the units “Points” underneath the number line. Then we graph the numbers 0, 4, 7, 9, and 10. 2. From the opening paragraph, we know that the quiz scores increased.(From the graph alone, we cannot tell that the quiz scores increased, because the order of the quizzes is not indicated.) Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 20
  • 21. Graphing Data Solution 3. As we look from left to right at the points plotted on the graph, we see that the distance between adjacent points decreases. This means that the increases in the quiz scores decreased. That is, the jump from 0 to 4 is greater than the jump from 4 to 7, and so on. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 21
  • 22. Average, mean Definition To find the average (or mean) of a group of numbers, we divide the sum of the numbers by the number of numbers in the group. To find the average of the quiz scores included in Example 7, first add the scores: 0 + 4 + 7 + 9 + 10 = 30, then divide the total, 30, by the number of quiz scores, 5: 30 ÷ 5 = 6 points. So, the average quiz score is 6 points. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 22
  • 23. Positive and Negative Numbers The negative numbers are the real numbers less than 0, and the positive numbers are the real numbers greater than 0. 3 Negative numbers: –13 , –5.2 ,  ,  2 4 3 Positive numbers: 13 , 5.2 , , 2 4 Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 23
  • 24. Positive and Negative Numbers Example 9 A person bounces several checks and, as a result, is charged service fees. If b is the balance (in dollars) of the checking account, what value of b represents the fact that the person owes $50? Graph the number on a number line. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 24
  • 25. Positive and Negative Numbers Solution Since the person owes money, the value of b is negative: b = −50. We graph −50 on a number line. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 25
  • 26. Describing a Concept or Procedure Guidelines on Writing a Good Response • Create an example that illustrates the concept or outlines the procedure. Looking at examples or exercises may jump-start you into creating your own example. • Using complete sentences and correct terminology, describe the key ideas or steps of your example. You can review the text for ideas, but write your description in your own words. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 26
  • 27. Describing a Concept or Procedure Guidelines on Writing a Good Response • Describe also the concept or the procedure in general without referring to your example. It may help to reflect on several examples and what they all have in common. • In some cases, it will be helpful to point out the similarities and the differences between the concept or the procedure and other concepts or procedures. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 27
  • 28. Describing a Concept or Procedure Guidelines on Writing a Good Response • Describe the benefits of knowing the concept or the procedure. • If you have described the steps in a procedure, explain why it’s permissible to follow these steps. • Clarify any common misunderstandings about the concept, or discuss how to avoid making common mistakes when following the procedure. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 28
  • 29. Describing a Concept or Procedure Example 10 Describe the meaning of variable. Solution Let t be the number of hours that a person works in a department store. The symbol t is an example of a variable, because the value of t can vary. In general, a variable is a symbol that stands for an amount that can vary. A symbol that stands for an amount that does not vary is called a constant. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 29
  • 30. Describing a Concept or Procedure Solution There are many benefits to using variables. We can use a variable to describe a quantity concisely; using the earlier definition of t, we see that the equation t = 8 means that a person works in a department store for 8 hours. By using a variable, we can also use smaller numbers to describe various years. In defining a variable, it is important to describe its units. Section 1.1 Lehmann, Elementary and Intermediate Algebra, 1ed Slide 30