Math, asked by abishek9563, 5 months ago

Add:2√2+5√3 and √2-3√3​

Answers

Answered by anushkavats84
2

Answer:

find the area of whole total number of square are 20 and 10 squares are half.

Answered by pranavagwan500
0

Answer:

#include<stdio.h>

void main()

{

int arr[5]={4,12,78,90,70};

int i=0;

for(i=0;i<=4;i++)

{

printf("\n %d",arr[i]);

}

return 0;

}

Similar questions