Option B) Determine the volume of the cake V= πr²h and divide that amount by 18
<u>Step-by-step explanation:</u>
- It is given that, the birthday cake is in the shape of the cylinder.
- Therefore, to find the entire volume of the cake, the volume of the cylinder formula is used.
<u>The volume of the cylinder is given by,</u>
Volume of the birthday cake = πr²h
After that, it was asked to find the volume of each piece of the cake.
In this case, the birthday cake is cut into 18 pieces.
We already know the total volume of the birthday cake which is πr²h.
In order to find the volume of each piece of cut cake, the total volume must be divided by the number of parts it has been cut into pieces.
Here, the whole part of the cake is 1.
The number of parts it has been divided after it is made into pieces = 18 parts.
Therefore, the volume of the birthday cake must be divided by 18 to get the volume of each piece of cake.
Option B) Determine the volume of the cake V= πr²h and divide that amount by 18 is correct.
Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
Answer:
1/12
Step-by-step explanation:
multiple of 3 and a multiple of 4 implies it can only be 12.
Since you only have the numbers from 1 to 12,
the prob(the 12) = 1/12
Answer:
x² +18x +81
Step-by-step explanation:
(a+b)²=a²+b²+2ab
(x+9)² = x²+9²+2*x*9= x² +18x +81
Answer:
The inequality
have a dashed line
Step-by-step explanation:
we have

The solution of this inequality is the shaded area below the dashed line
The equation of the dashed line is 
The slope of the dashed line is positive
The y-intercept of the dashed line is -5 ---> point (0,-5)
The x-intercept of the dashed line is x=3 ----> point (3,0)
Graph the solution
see the attached figure