Bana bu soruyu doğru sayılarla coz

Verilen fonksiyon:

[ f(x) = x + \frac{1}{5} ]

Belirtilen (x) değerleri için (f(x)) fonksiyonunun değerlerini bulalım:

  1. ( x = -5 ):
    [
    f(-5) = -5 + \frac{1}{5} = -5 + 0.2 = -4.8
    ]

  2. ( x = -1 ):
    [
    f(-1) = -1 + \frac{1}{5} = -1 + 0.2 = -0.8
    ]

  3. ( x = 0 ):
    [
    f(0) = 0 + \frac{1}{5} = 0.2
    ]

  4. ( x = 5 ):
    [
    f(5) = 5 + \frac{1}{5} = 5 + 0.2 = 5.2
    ]

  5. ( x = 6 ):
    [
    f(6) = 6 + \frac{1}{5} = 6 + 0.2 = 6.2
    ]

Sonuçlar:

  • ( f(-5) = -4.8 )
  • ( f(-1) = -0.8 )
  • ( f(0) = 0.2 )
  • ( f(5) = 5.2 )
  • ( f(6) = 6.2 )