Subversion Repositories wimsdev

Rev

Rev 16458 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16458 Rev 17280
Line 24... Line 24...
24
text red,-1,1.5, large,y
24
text red,-1,1.5, large,y
25
text red,-0.5,1, small, S
25
text red,-0.5,1, small, S
26
plot black,(x-3)^2+1
26
plot black,(x-3)^2+1
27
text black,1.7,4.5, large, f
27
text black,1.7,4.5, large, f
28
}
28
}
29
<br />cas 1<br /> \tab1
29
<br>cas 1<br> \tab1
30
 </td><td>
30
 </td><td>
31
\draw{200,200}{
31
\draw{200,200}{
32
xrange -2,8
32
xrange -2,8
33
yrange -2,8
33
yrange -2,8
34
arrow -2,0,8,0,8, black
34
arrow -2,0,8,0,8, black
35
text red,2.9,-0.1,large,x
35
text red,2.9,-0.1,large,x
36
text red,3.4,-0.5,small,S
36
text red,3.4,-0.5,small,S
37
plot black, (x-3)^2
37
plot black, (x-3)^2
38
text black1.7,4.5, large, f
38
text black1.7,4.5, large, f
39
}
39
}
40
<br>cas 2<br />\tab2
40
<br>cas 2<br>\tab2
41
 </td><td>
41
 </td><td>
42
\draw{200,200}{
42
\draw{200,200}{
43
xrange -2,8
43
xrange -2,8
44
yrange -5,5
44
yrange -5,5
45
arrow -2,0,8,0,8, black
45
arrow -2,0,8,0,8, black
Line 55... Line 55...
55
text red,-1,-1.5,large,y
55
text red,-1,-1.5,large,y
56
text red,-0.5,-2,small, S
56
text red,-0.5,-2,small, S
57
plot black, (x-3)^2-2
57
plot black, (x-3)^2-2
58
text black,1.7,1.5,large, f
58
text black,1.7,1.5,large, f
59
}
59
}
60
<br />cas 3<br>\tab3
60
<br>cas 3<br>\tab3
61
</td></tr>
61
</td></tr>
62
<tr><td>\(a \lt 0)</td><td>
62
<tr><td>\(a \lt 0)</td><td>
63
\draw{200,200}{
63
\draw{200,200}{
64
xrange -2,8
64
xrange -2,8
65
yrange -8,2
65
yrange -8,2
Line 71... Line 71...
71
text red,  3.4,0.6, small, S
71
text red,  3.4,0.6, small, S
72
text red,  -1,-0.5, large,y
72
text red,  -1,-0.5, large,y
73
text red,  -0.5,-1, small, S
73
text red,  -0.5,-1, small, S
74
plot black, -(x-3)^2-1
74
plot black, -(x-3)^2-1
75
text black,  1.7,-4.5, large, f
75
text black,  1.7,-4.5, large, f
76
}<br />\tab4<br />cas 4
76
}<br>\tab4<br>cas 4
77
 </td><td>
77
 </td><td>
78
\draw{200,200}{
78
\draw{200,200}{
79
xrange -2,8
79
xrange -2,8
80
yrange -8,2
80
yrange -8,2
81
arrow -2,0,8,0,8, black
81
arrow -2,0,8,0,8, black
82
text red,  2.9,1 , large, x
82
text red,  2.9,1 , large, x
83
text red,  3.4,0.6, small, S
83
text red,  3.4,0.6, small, S
84
plot black, -(x-3)^2
84
plot black, -(x-3)^2
85
text black,  1.7,-4.5, large, f
85
text black,  1.7,-4.5, large, f
86
}
86
}
87
<br />\tab5<br />cas 5
87
<br>\tab5<br>cas 5
88
 </td><td>
88
 </td><td>
89
\draw{200,200}{
89
\draw{200,200}{
90
xrange -2,8
90
xrange -2,8
91
yrange -5,5
91
yrange -5,5
92
arrow -2,0,8,0,8, black
92
arrow -2,0,8,0,8, black
Line 102... Line 102...
102
text red,  -1,2.5, large,y
102
text red,  -1,2.5, large,y
103
text red,  -0.5,2, small, S
103
text red,  -0.5,2, small, S
104
plot black, -(x-3)^2+2
104
plot black, -(x-3)^2+2
105
text black,  1.7,-1.5, large, f
105
text black,  1.7,-1.5, large, f
106
}
106
}
107
<br />\tab6<br />cas 6
107
<br>\tab6<br>cas 6
108
</td>
108
</td>
109
</tr>
109
</tr>
110
<tr><td>Racines<br>Solutions de<br>\(f(x) = 0)</td><td>Pas de racine.</td><td>\(x_S = x_1 = x_2 = \frac{-b}{2 a})</td><td>\(x_1=\frac{-b-\sqrt{\Delta}}{2 a}) et \(x_2=\frac{-b+\sqrt{\Delta}}{2 a})</td></tr>
110
<tr><td>Racines<br>Solutions de<br>\(f(x) = 0)</td><td>Pas de racine.</td><td>\(x_S = x_1 = x_2 = \frac{-b}{2 a})</td><td>\(x_1=\frac{-b-\sqrt{\Delta}}{2 a}) et \(x_2=\frac{-b+\sqrt{\Delta}}{2 a})</td></tr>
111
<tr><td>Factorisation</td><td>Pas de factorisation</td><td>\(f(x) = a (x - x_S)^2)</td><td>\(f(x) = a (x - x_1) (x - x_2))</td></tr>
111
<tr><td>Factorisation</td><td>Pas de factorisation</td><td>\(f(x) = a (x - x_S)^2)</td><td>\(f(x) = a (x - x_1) (x - x_2))</td></tr>
112
</table>
112
</table>