Réponse :
bonsoir
A = [ x ( x + 2 )] / 2
A = ( x² + 2 x ) /2
A = 0.5 x² + x
A ( 3) = 0.5 * 3² + 3 = 4.5 + 3 = 7.5
A ( 5) = 0.5 * 5 ² + 5 = 12.5 + 5 = 17.5 donc vrai
Explications étape par étape