Answer:
A. 
Step-by-step explanation:
We are given the functions f(x) and g(x) as,


It is required to find the function ( f+g ) i.e. ( f+g ) (x)
So, 
i.e. 
Hence, we get that
.
So, the first option is correct.
Well every time it gets rid of a shell it grows 1 1/3 times larger. So so to see how much it grows after the first time you say
1 cm * 1 1/3 = 1 1/3 cm
to get the next one you do the same
1 1/3 cm * 1 1/3 cm = 16/9
It will keep going multiplying by 1 1/3. So so we can say in an equation that the
(initial size) * 1 1/3 *(number of shells) = length
Or 1cm * 1 1/3 * n = L
We we know the final length is 10cm
So 1 1/3 * n = 10cm
n = 7.5shells
so approximately 7 or 8 shells
Hello,
function minmax(int p1,int p2,int p3, int adr_big, int adr_small)
{ int mini=p1,maxi=p1;
if (p1>p2) {mini=p2;}
else {maxi=p2;};
if (p3>maxi) maxi=p3;
if (p3<mini) mini=p3;
*adr_big=maxi;
*adr_small=mini;
};
// main
int a=31,b=5,c=19,big,small;
minmax(a,b,c,&big,&small);
Answer:
59.9 words per minute
Step-by-step explanation:
You can round it to 60.
A single point has no dimension.
A line of multiple points will have a length.
Points that creates a plane has two dimensions. length and width
Points that creates a solid shape has three dimensions. length, width, and height