Hallo Student20,
ich schreibe x für x1 und y für x2
F( x,y ) = -2 - 6 x4 - 4 y3 - 6 x y3 + 2 x (?)
Ich bin leider nicht sicher, aber ich denke, es könnte dy aus dem totalen Differential gemeint sein:
dF = δF/δx * dx + δF/δy * dy an der Stelle (2,4 | 1,5)
mit dF = 0 (Beibehaltung des Niveaus) und dx = 1 (Änderung um eine Einheit)
dF = (- 24·x3 - 6·y3 + 2) * dx + (- 6·y2·(3·x + 2)) * dy
0 = (- 24·2.43 - 6·1.53 + 2)·1 + (- 6·1.52·(3·2.4 + 2)) · dy
dy ≈ - 2,818244766
Gruß Wolfgang