Answer:
B
Step-by-step explanation:
√3 is an irrational number, 2 is a rational number.
the product of this will be 2√3 in surds form, and when pressed into the calculator will provide you with an irrational answer.
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:
length = 76 cm
Step-by-step explanation:
The perimeter = (2 × width) + (2 × length)
264 = (2×56) + (2 × length)
264 = 112 + (2 × length)
264 - 112 = 2 × length
152 = 2 × length
152/2 = length
76 = length
length = 76 cm
Answer:
14.25
Step-by-step explanation:
85.50 devided by 6 = 14.25
The correct answer are 1 , 3 , 4