Wiki-Quellcode von Lösung Parabeln zeichnen

Zuletzt geändert von akukin am 2025/06/05 11:06

Verstecke letzte Bearbeiter
akukin 1.1 1 {{formula}}p: y=x^2+3{{/formula}}
akukin 8.1 2 [[image:p.PNG||width="180" style="float: left"]]
3
4
5
6
7
8
9
10
11
12
13
14
15
16
akukin 1.1 17 {{formula}}q: y=(x+1)^2{{/formula}}
akukin 8.1 18 [[image:q.PNG||width="180" style="float: left"]]
19
20
21
22
23
24
25
26
27
28
29
30
31
32
akukin 1.1 33 {{formula}}f: y=4x^2{{/formula}}
akukin 8.1 34 [[image:f.PNG||width="180" style="float: left"]]
35
36
37
38
39
40
41
42
43
44
45
46
47
48
akukin 1.1 49 {{formula}}g: y=-0,5x^2+2{{/formula}}
akukin 8.1 50 [[image:g.PNG||width="180" style="float: left"]]
51
52
53
54
55
56
57
58
59
60
61
62
63
64
akukin 1.1 65 {{formula}}h: y=1,5(x-2)^2{{/formula}}
akukin 8.1 66 [[image:h.PNG||width="180" style="float: left"]]
67
68
69
70
71
72
73
74
75
76
77
78
79
80
akukin 1.1 81 {{formula}}m: y=1,5(x-2)^2-4,5{{/formula}}
akukin 8.1 82 [[image:m.PNG||width="180" style="float: left"]]
83