Answer:
ans is (D)500/3 π unit^3
Explanation :
Formula for volume of sphere is 4/3 π r^3 .
What kind of line? In order to answer this we have to know if its a graph line such as linear or if its a number line.
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);
To solve this problem, let us say that:
money invested in stock A = A
money invested in stock B = B
money invested in stock C = C
The given problem states that:
C = A * (1 / 4) = 0.25 A
B = A * (1 / 2) = 0.50 A
It was stated that we only have $16,000 to invest.
Therefore:
A + B + C = 16,000
Substituting values of C and B in terms of A:
A + 0.50 A + 0.25 A = 16,000
1.75 A = 16,000
A = $9,142.86
So C and B is:
C = 0.25 (9142.86)
C = $2285.71
B = 0.50 (9142.86)
B = $4571.43
True because they have the same size angles