f1(x) = 50 + 25*x für 1 <= x <= 20
f1(20) = 50 + 25*20 = 550
f2(x) = 23 * (x - 20) + 550 = 23·x + 90 für 20 <= x <= 30
f2(30) = 23·30 + 90 = 780
f3(x) = 20 * (x - 30) + 780 = 20·x + 180 für x >= 30
Ein anderes Problem?
Willkommen bei der Mathelounge! Stell deine Frage einfach und kostenlos