Step-by-step explanation:
Commutative means a + b = b + a
So, 4x + 3 = 3 + x
Associative means a + (b + c) = (a + b) + c
So, 6 + (9 + 7) = (6 + 9) + 7
Distributive means expand the bracket a * (b + c) = a*b + a*c
So, (4x + 3y + 2z) * 7 = 4x*7 + 3y*7 + 2z*7
Commutative is a + b = b + a
So, 15a + 15b = 15b + 15a
Answer:
2623.6144m²
Step-by-step explanation:
Total Surface Area of a Square Pyramid
a * (a + √(a² + 4h²))
where,
a = area of base
h = height
Using the formula above
a * (a + √(a² + 4h²))
data given :
a = 36
h = 4
a * (a + √(a² + 4h²))
T.S.A. = a * (a + √(a² + 4h²))
Inputting values
T.S.A. = 36 * (36 + √(36² + 4 * 4²))
T.S.A. = 36 * (36 + √(36² + 4 * 16))
T.S.A. = 36 * (36 + √(36² + 64))
T.S.A. = 36 * (36 + √(1296 + 64))
T.S.A. = 36 * (36 + √(1360))
T.S.A. = 36 * (36 + 36.87817782917154)
T.S.A. = 36 * (72.87817782917154)
T.S.A. = 36 * 72.8782
T.S.A. = 2623.614401850175
Therefore Total Surface Area (T.S.A.) is 2623.6144m²
Answer:
30 students
100 ÷ 20 = 50
60 ÷ 2 = 30 students
30 of the 50 students are 12 years old.
Step-by-step explanation:
60% of 50
60 : 100
X : 50
60/100 × 50
3/5 × 50 = 30
Answer:
27 kilograms
Step-by-step explanation:
When she was born, she weighed 3 kilograms. If she gained 24 kilograms, then that is the initial value (3) plus the added value (24) and you get her weight, which is 27.
F(1) = 6
f(2) = 6 - 5 = 1 => f(2) = f(1) - 5
Required recursive formular => f(n + 1) = f(n) - 5