Answer:
72
Step-by-step explanation:
18 - 2,3,6,8
24 - 2,4,6,8,12
HCF = 8
Answer:
[13, 15, 17, 16, 12]
[16, 12, 17, 13, 15]
[16, 15, 14, 13, 12]
[17, 13, 15, 12, 14]
Step-by-step explanation:
Writing a Python code, I got the answers given, reading from left to right to down. For example, for [13, 15, 17, 16, 12], 13 is the top left circle, 15 is the middle right, 17 is the far right, 16 is the bottom left, and 12 is the bottom right
Answer:
3017.54
Step-by-step explanation:
Volume for area of circle is A = Pie ( Or in this case 3.14 ) * radius ^ 2
Plug in the numbers 3.14 * 31 ^2
31 is half the diameter or the radius
Answer = 3017.54
Distributive property
Step-by-step explanation:
Distributive property says that x(y + z) = (x*y) + (x *z)