Sagot :
Réponse :
on trouve les fonctions qui, à un nombre x, associe son triple.
c'est a dire: x ---> 3x
Explications étape par étape
a) f:x-x+ 3 <=> f(x) = x-x +3 <=> f(x) = 3 donc ne correspond pas à x ---> 3x
b) g(x) = 4x - x <=> g(x) = (4-1)x <=> g(x) = 3x donc correspond à x ---> 3x
c) h: 3x <=> h(x) = 3x donc correspond à x ---> 3x
d) j(x) = 3x² donc ne correspond pas à x ---> 3x
e) k(x) = 3x donc correspond à x ---> 3x
seul les réponses b, c et e correspondent à la fonction qui , à un nombre x associé son triple.
j'espère avoir aidé.