bonjour
A :
x² pour x = 2,5
x² veut dire x fois x ; on calcule 2,5 * 2,5 = 6,25 (* = fois)
B :
5a² pour a = 2 ; 5*2*2 = 20
C :
4 + 2x² pour x = 0 ; 4 + 2*0*0 = 4 + 0 = 4
D :
y³ pour y = 3 [y³ = y*y*y] ; 3*3*3 = 27
E :
2x³ pour x = 5 ; 2*5*5*5 = 10*25 = 250
F :
15 - b³ pour b = 1 ; 15 - 1*1*1 = 15 - 1 = 14
Copyright © 2024 ELIBRARY.TIPS - All rights reserved.
Lista de comentários
bonjour
A :
x² pour x = 2,5
x² veut dire x fois x ; on calcule 2,5 * 2,5 = 6,25 (* = fois)
B :
5a² pour a = 2 ; 5*2*2 = 20
C :
4 + 2x² pour x = 0 ; 4 + 2*0*0 = 4 + 0 = 4
D :
y³ pour y = 3 [y³ = y*y*y] ; 3*3*3 = 27
E :
2x³ pour x = 5 ; 2*5*5*5 = 10*25 = 250
F :
15 - b³ pour b = 1 ; 15 - 1*1*1 = 15 - 1 = 14