A farm of total size of 20,000 hectare (ha) is demarcated as follows, Dam, Arable land Barns and buildings, Grazing, Organic manure and recreation. The land is demarcated in the following ratios:1/20 :3/4 :3/100 :9/100 :7/1000 :x. Where x indicates the allocation of land for recreation. Determine the proportion allocated to the recreation on the farm (x)
Answers
Answered by
1
#include<windows.h> void gotoxy(int x, int y)
COORD C;
C.X-x:
c.Y=y:
setConsoleCursorPosition (GetStdHandle (STDOUT GET_HANDLE), c)
main()
int x-30, y=10; char ch; gotoxy(x, y);
printf ("MySirG");
Similar questions