SlideShare a Scribd company logo
1 of 11
T.KAINOY
                                (function)



                     x1,y1) ∈ r       x1,y2) ∈
          r      y1= y2




1.




     1
           r1 = {(0, 1),(1, 2),(1, 3),(2, 4)}




                            1             2     3
     r2 = {(0, 1),(1, 2),(3, 1),(2, 4)}
T.KAINOY




                                           (


      )
2.

     r = {(x,y) ∈ A× B | P(x,y) }                                x

          P(x,y)               y       x           y         1



     r3 = {(x, y) | y2 = x }                            x=4
          y=2       -2
     r4 = {(x, y) | y = x2 }                             x
            y
     r5= {(x, y) | y = x }                             x=2

     y = 2, -2

3.

                                   y

                                               1
T.KAINOY



               r                                               (x , y1)       r
    (x , y2)       r         y1 = y2
     2                        r = {(x,y)              R    R y2 = 4x +1

}

           y2 = 4x + 1

           (x , y1)      r               y12 = 4a + 1                ….. (1)

           (x , y2)         r                     y22= 4a + 1                     ….. (2)

           (1)          (2)                       y12 = y22

                                    y1 =    y2

                                            y1 = y2


     3                                  r = {(x,y)         R   R y=       x   1}




                       y=       x   1


          (x , y1)      r                  y1 =    a   1       …..(1)

          (x , y2)       r               y2 =     a    1       …..(2)

           (1)          (2)                       y1 = y2
T.KAINOY



                        y = f(x)                      y = g(x)


         f    ( x, y)    R Ry        2x 5                                                 y        2x 5

f ( x)   2x 5

         g    ( x, y)   R Ry         x2                                                       y     x2

g ( x)   x2

                                  f(x)                               f        x

                4             f                                        f ( x) 2 x 2 1

                              f(0) , f(2)                      f(-1)
                          f ( x) 2 x 2 1

                                  f (0)   2(0) 2 1             1

                          f (2)      2(2) 2 1              7

                          f ( 1)       2( 1) 2 1           1

                5                            f (1) 2                 f ( x 1) 1
                                                                                            2
                                                                                                          x
                                                                                          f ( x)



                                     f (4)
                                               2
                          f ( x 1) 1                               f (1) 2
                                             f ( x)
                                                                     2     2
                          x 1                     f (2) 1                1        2
                                                                   f (1)   2
                                                                      2     2
                          x   2                       f (3) 1             1           2
                                                                    f (2)   2
                                                                     2     2
                          x 3                         f (4) 1            1            2
                                                                   f (3)   2




         1.                        A         B         (f : A            B)
T.KAINOY



                      Df = A              Rf       B

     6           A = {1,2,3,4}                   B = {3,6,7,8}

     1.       f1 = { (1,3) , (2,6) , (3,7) , (4,8) }
                           f1                            D f1 =   { 1,2,3,4, } = A

          f1                              A        B

     2.       f2 = { (1,6) , (2,7) , (3,8) }
                      f2                            D f2 =     { 1,2,3 }   A

                                 f2


                            f2                            D f2     B

2.               A                    B (f : A    onto
                                                          B)


                      Df = A             Rf = B




3.                1 – 1 (One – to – one function )

          f                                        1-1




                  2
T.KAINOY




          f

     A                 B         A              B
              f1
     1                 x                   f2
                                 m
                                                 x
     2                 y
                                 o
                                                 y
     3                 z
                                 n




              f1           1-1

         f2                          1-1

                                            many-to-one




                   f       1–1



1.
                                                           X
                                                           X
                             1
                                                1–1
2.                                                    X
T.KAINOY



                                                                             1-1
                                                                        many – to – one
        3.
                     (x1,y)     f               (x2,y)          f

                                                  x1 = x 2

                                                                                     1-1

                 7                      f                                      f ={(x , y)     R   R

X   1   +    Y   1 =2}


                                            f                                 1-1

                       (x1,y)       f             (x2,y)            f

                                        x1 1     +         y 1      =2               ….. (1)

                              x2 1 +            y 1    =2                     …...(2)

             (1)=(2)                    x1 1      =        x2 1

                                            x1   +1=           x2   +1

                                                      x1   =   x2

                                                                               1-1

                 8                      f = {(x , y)                R        R y = x 2}

                                    f             1-1

                       (x1,y)       f             (x2,y)            f

                          y = x 12                         …….. (1)

                          c = x 22                         …….. (2)

                          x12= x22                         x1 =         x2
T.KAINOY



                                              x1 = x2

                 f                                 1-1

                                                                            y
             x                                                                       y




    4.                               A        B”       (f:A     1 1
                                                                       B)
                         Df = A          Rf            B       “            y

                     x                             ”

    5.                               A                 B (f:A               B)
                         Df = A          Rf = B            “           y

         x                   ”




f                        A       B                                 f

                     4
T.KAINOY




1.           (Constant Function)
     f (x) = a           (           )
       f (x) = 2 , f (x) = -3
2.               (Linear Function)
     f (x) = ax + b             (        )
T.KAINOY



         f (x) = 5x+3 , f (x) = 4x
3.                             (Quadratic Function)
       f (x) = ax2+ bx + c                            (                        )
                f (x) = 3x2+ 2x + 1 , f (x) = 7x2- 4
4.                        (Polynomial Function)
      f(x) =    an x n    an 1 x n   1
                                         ... a2 x 2   a1 x a0
               an , an 1 ,..., a2 , a1 , a0                     n



              f(x) = 2x5+ 3x3 + 4x + 7
5.                         (Rational Function)
     f(x) =                          p(x), q(x)                         q(x)       0
          f(x) =         3x 2
                         x2 1



6.                             (Absolute Value Function)

     f (x) = ax + b + c                          (                  )

              f(x)         x




7.                             step function)
T.KAINOY




8.           periodic function)
         f                        p        f(x+p)
= f(x)          x     x+p             f

More Related Content

What's hot

Pc12 sol c04_4-3
Pc12 sol c04_4-3Pc12 sol c04_4-3
Pc12 sol c04_4-3Garden City
 
Pc12 sol c04_4-4
Pc12 sol c04_4-4Pc12 sol c04_4-4
Pc12 sol c04_4-4Garden City
 
Pc12 sol c04_review
Pc12 sol c04_reviewPc12 sol c04_review
Pc12 sol c04_reviewGarden City
 
Applications of derivatives
Applications of derivativesApplications of derivatives
Applications of derivativesTarun Gehlot
 
Introduction to inverse problems
Introduction to inverse problemsIntroduction to inverse problems
Introduction to inverse problemsDelta Pi Systems
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating LimitsMatthew Leingang
 
Pc12 sol c04_ptest
Pc12 sol c04_ptestPc12 sol c04_ptest
Pc12 sol c04_ptestGarden City
 
01 derivadas
01   derivadas01   derivadas
01 derivadasklorofila
 
Formulario de calculo
Formulario de calculoFormulario de calculo
Formulario de calculoHenry Romero
 
Algebra 2 Unit 5 Lesson 7
Algebra 2 Unit 5 Lesson 7Algebra 2 Unit 5 Lesson 7
Algebra 2 Unit 5 Lesson 7Kate Nowak
 
Integrated Math 2 Section 9-1
Integrated Math 2 Section 9-1Integrated Math 2 Section 9-1
Integrated Math 2 Section 9-1Jimbo Lamb
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Matthew Leingang
 
Int Math 2 Section 2-6 1011
Int Math 2 Section 2-6 1011Int Math 2 Section 2-6 1011
Int Math 2 Section 2-6 1011Jimbo Lamb
 

What's hot (18)

Pc12 sol c04_4-3
Pc12 sol c04_4-3Pc12 sol c04_4-3
Pc12 sol c04_4-3
 
Pc12 sol c04_4-4
Pc12 sol c04_4-4Pc12 sol c04_4-4
Pc12 sol c04_4-4
 
Pc12 sol c04_review
Pc12 sol c04_reviewPc12 sol c04_review
Pc12 sol c04_review
 
Applications of derivatives
Applications of derivativesApplications of derivatives
Applications of derivatives
 
Introduction to inverse problems
Introduction to inverse problemsIntroduction to inverse problems
Introduction to inverse problems
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating Limits
 
Week 3 - Trigonometry
Week 3 - TrigonometryWeek 3 - Trigonometry
Week 3 - Trigonometry
 
Week 2 - Trigonometry
Week 2 - TrigonometryWeek 2 - Trigonometry
Week 2 - Trigonometry
 
Chapter 16
Chapter 16Chapter 16
Chapter 16
 
Pc12 sol c04_ptest
Pc12 sol c04_ptestPc12 sol c04_ptest
Pc12 sol c04_ptest
 
01 derivadas
01   derivadas01   derivadas
01 derivadas
 
Formulario de calculo
Formulario de calculoFormulario de calculo
Formulario de calculo
 
Algebra 2 Unit 5 Lesson 7
Algebra 2 Unit 5 Lesson 7Algebra 2 Unit 5 Lesson 7
Algebra 2 Unit 5 Lesson 7
 
Cs 601
Cs 601Cs 601
Cs 601
 
Integrated Math 2 Section 9-1
Integrated Math 2 Section 9-1Integrated Math 2 Section 9-1
Integrated Math 2 Section 9-1
 
Pc12 sol c04_cp
Pc12 sol c04_cpPc12 sol c04_cp
Pc12 sol c04_cp
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Int Math 2 Section 2-6 1011
Int Math 2 Section 2-6 1011Int Math 2 Section 2-6 1011
Int Math 2 Section 2-6 1011
 

Similar to ฟังก์ชัน(function)

ฟังก์ชัน(function)
ฟังก์ชัน(function)ฟังก์ชัน(function)
ฟังก์ชัน(function)Yodhathai Reesrikom
 
บทที่ 4 ฟังก์ชัน
บทที่ 4 ฟังก์ชันบทที่ 4 ฟังก์ชัน
บทที่ 4 ฟังก์ชันThipayarat Mocha
 
Mc ty-explogfns-2009-1
Mc ty-explogfns-2009-1Mc ty-explogfns-2009-1
Mc ty-explogfns-2009-1supoteta
 
Equations of Tangents and Normals
Equations of Tangents and NormalsEquations of Tangents and Normals
Equations of Tangents and Normalscoburgmaths
 
Partial Differentiation & Application
Partial Differentiation & Application Partial Differentiation & Application
Partial Differentiation & Application Yana Qlah
 
Pc12 sol c04_4-1
Pc12 sol c04_4-1Pc12 sol c04_4-1
Pc12 sol c04_4-1Garden City
 
Logarithms
LogarithmsLogarithms
Logarithmssupoteta
 
4.1 inverse functions t
4.1 inverse functions t4.1 inverse functions t
4.1 inverse functions tmath260
 
Answer to selected_miscellaneous_exercises
Answer to selected_miscellaneous_exercisesAnswer to selected_miscellaneous_exercises
Answer to selected_miscellaneous_exercisespaufong
 
001 basic concepts
001 basic concepts001 basic concepts
001 basic conceptsphysics101
 
6 adesh kumar tripathi -71-74
6 adesh kumar tripathi -71-746 adesh kumar tripathi -71-74
6 adesh kumar tripathi -71-74Alexander Decker
 
Algebra 2 Unit 5 Lesson 5
Algebra 2 Unit 5 Lesson 5Algebra 2 Unit 5 Lesson 5
Algebra 2 Unit 5 Lesson 5Kate Nowak
 
[4] num integration
[4] num integration[4] num integration
[4] num integrationikhulsys
 
March 19 Quadratic Test Review
March 19 Quadratic Test ReviewMarch 19 Quadratic Test Review
March 19 Quadratic Test Reviewste ve
 

Similar to ฟังก์ชัน(function) (20)

ฟังก์ชัน(function)
ฟังก์ชัน(function)ฟังก์ชัน(function)
ฟังก์ชัน(function)
 
บทที่ 4 ฟังก์ชัน
บทที่ 4 ฟังก์ชันบทที่ 4 ฟังก์ชัน
บทที่ 4 ฟังก์ชัน
 
Mc ty-explogfns-2009-1
Mc ty-explogfns-2009-1Mc ty-explogfns-2009-1
Mc ty-explogfns-2009-1
 
0201 ch 2 day 1
0201 ch 2 day 10201 ch 2 day 1
0201 ch 2 day 1
 
Exponential functions
Exponential functionsExponential functions
Exponential functions
 
MS2 POwer Rules
MS2 POwer RulesMS2 POwer Rules
MS2 POwer Rules
 
Equations of Tangents and Normals
Equations of Tangents and NormalsEquations of Tangents and Normals
Equations of Tangents and Normals
 
Partial Differentiation & Application
Partial Differentiation & Application Partial Differentiation & Application
Partial Differentiation & Application
 
Pc12 sol c04_cp
Pc12 sol c04_cpPc12 sol c04_cp
Pc12 sol c04_cp
 
Pc12 sol c04_4-1
Pc12 sol c04_4-1Pc12 sol c04_4-1
Pc12 sol c04_4-1
 
Logarithms
LogarithmsLogarithms
Logarithms
 
Exercise #8 notes
Exercise #8 notesExercise #8 notes
Exercise #8 notes
 
4.1 inverse functions t
4.1 inverse functions t4.1 inverse functions t
4.1 inverse functions t
 
Answer to selected_miscellaneous_exercises
Answer to selected_miscellaneous_exercisesAnswer to selected_miscellaneous_exercises
Answer to selected_miscellaneous_exercises
 
001 basic concepts
001 basic concepts001 basic concepts
001 basic concepts
 
6 adesh kumar tripathi -71-74
6 adesh kumar tripathi -71-746 adesh kumar tripathi -71-74
6 adesh kumar tripathi -71-74
 
Algebra 2 Unit 5 Lesson 5
Algebra 2 Unit 5 Lesson 5Algebra 2 Unit 5 Lesson 5
Algebra 2 Unit 5 Lesson 5
 
Lesson 51
Lesson 51Lesson 51
Lesson 51
 
[4] num integration
[4] num integration[4] num integration
[4] num integration
 
March 19 Quadratic Test Review
March 19 Quadratic Test ReviewMarch 19 Quadratic Test Review
March 19 Quadratic Test Review
 

ฟังก์ชัน(function)

  • 1. T.KAINOY (function) x1,y1) ∈ r x1,y2) ∈ r y1= y2 1. 1 r1 = {(0, 1),(1, 2),(1, 3),(2, 4)} 1 2 3 r2 = {(0, 1),(1, 2),(3, 1),(2, 4)}
  • 2. T.KAINOY ( ) 2. r = {(x,y) ∈ A× B | P(x,y) } x P(x,y) y x y 1 r3 = {(x, y) | y2 = x } x=4 y=2 -2 r4 = {(x, y) | y = x2 } x y r5= {(x, y) | y = x } x=2 y = 2, -2 3. y 1
  • 3. T.KAINOY r (x , y1) r (x , y2) r y1 = y2 2 r = {(x,y) R R y2 = 4x +1 } y2 = 4x + 1 (x , y1) r y12 = 4a + 1 ….. (1) (x , y2) r y22= 4a + 1 ….. (2) (1) (2) y12 = y22 y1 = y2 y1 = y2 3 r = {(x,y) R R y= x 1} y= x 1 (x , y1) r y1 = a 1 …..(1) (x , y2) r y2 = a 1 …..(2) (1) (2) y1 = y2
  • 4. T.KAINOY y = f(x) y = g(x) f ( x, y) R Ry 2x 5 y 2x 5 f ( x) 2x 5 g ( x, y) R Ry x2 y x2 g ( x) x2 f(x) f x 4 f f ( x) 2 x 2 1 f(0) , f(2) f(-1) f ( x) 2 x 2 1 f (0) 2(0) 2 1 1 f (2) 2(2) 2 1 7 f ( 1) 2( 1) 2 1 1 5 f (1) 2 f ( x 1) 1 2 x f ( x) f (4) 2 f ( x 1) 1 f (1) 2 f ( x) 2 2 x 1 f (2) 1 1 2 f (1) 2 2 2 x 2 f (3) 1 1 2 f (2) 2 2 2 x 3 f (4) 1 1 2 f (3) 2 1. A B (f : A B)
  • 5. T.KAINOY Df = A Rf B 6 A = {1,2,3,4} B = {3,6,7,8} 1. f1 = { (1,3) , (2,6) , (3,7) , (4,8) } f1 D f1 = { 1,2,3,4, } = A f1 A B 2. f2 = { (1,6) , (2,7) , (3,8) } f2 D f2 = { 1,2,3 } A f2 f2 D f2 B 2. A B (f : A onto B) Df = A Rf = B 3. 1 – 1 (One – to – one function ) f 1-1 2
  • 6. T.KAINOY f A B A B f1 1 x f2 m x 2 y o y 3 z n f1 1-1 f2 1-1 many-to-one f 1–1 1. X X 1 1–1 2. X
  • 7. T.KAINOY 1-1 many – to – one 3. (x1,y) f (x2,y) f x1 = x 2 1-1 7 f f ={(x , y) R R X 1 + Y 1 =2} f 1-1 (x1,y) f (x2,y) f x1 1 + y 1 =2 ….. (1) x2 1 + y 1 =2 …...(2) (1)=(2) x1 1 = x2 1 x1 +1= x2 +1 x1 = x2 1-1 8 f = {(x , y) R R y = x 2} f 1-1 (x1,y) f (x2,y) f y = x 12 …….. (1) c = x 22 …….. (2) x12= x22 x1 = x2
  • 8. T.KAINOY x1 = x2 f 1-1 y x y 4. A B” (f:A 1 1 B) Df = A Rf B “ y x ” 5. A B (f:A B) Df = A Rf = B “ y x ” f A B f 4
  • 9. T.KAINOY 1. (Constant Function) f (x) = a ( ) f (x) = 2 , f (x) = -3 2. (Linear Function) f (x) = ax + b ( )
  • 10. T.KAINOY f (x) = 5x+3 , f (x) = 4x 3. (Quadratic Function) f (x) = ax2+ bx + c ( ) f (x) = 3x2+ 2x + 1 , f (x) = 7x2- 4 4. (Polynomial Function) f(x) = an x n an 1 x n 1 ... a2 x 2 a1 x a0 an , an 1 ,..., a2 , a1 , a0 n f(x) = 2x5+ 3x3 + 4x + 7 5. (Rational Function) f(x) = p(x), q(x) q(x) 0 f(x) = 3x 2 x2 1 6. (Absolute Value Function) f (x) = ax + b + c ( ) f(x) x 7. step function)
  • 11. T.KAINOY 8. periodic function) f p f(x+p) = f(x) x x+p f