Parçalı fonksiyon nedir Test 2

Soru 10 / 10

Bir su şirketinin fiyat tarifesi:
- İlk 10 m³: m³ başı 2 TL
- 10-20 m³ arası: m³ başı 3 TL
- 20 m³'ten fazla: m³ başı 4 TL
Buna göre 25 m³ su kullanımı için ödenecek tutarı veren fonksiyon aşağıdakilerden hangisidir?

A) \( f(x) = \begin{cases} 2x, & x \leq 10 \\ 20 + 3(x-10), & 10 < x \leq 20 \\ 50 + 4(x-20), & x > 20 \end{cases} \)
B) \( f(x) = \begin{cases} 2x, & x \leq 10 \\ 3x, & 10 < x \leq 20 \\ 4x, & x > 20 \end{cases} \)
C) \( f(x) = \begin{cases} 2x, & x \leq 10 \\ 20 + 3x, & 10 < x \leq 20 \\ 50 + 4x, & x > 20 \end{cases} \)
D) \( f(x) = \begin{cases} 2x, & x \leq 10 \\ 3(x-10), & 10 < x \leq 20 \\ 4(x-20), & x > 20 \end{cases} \)
1 2 3 4 5 6 7 8 9 10
Ana Konuya Dön: