Answer:
boys = 400
girls = 800
Explanation:
let the number of boys be = X
the number of girls be = 2X ( 2 because as mentioned girls are double the boys)
total number of student in school= 1200
X + 2X = 1200 (According to the question boys + girls = total of students)
3X = 1200
X = 1200 / 3
X = 400
2X= 400 * 2
2X = 800