Hi Kentaria,
Assume a combination meal has t number of onion rings and s number of sliders.
calories from t onion rings = 70 t
calories from s sliders = 200 s
twice as many onion rings as there are sliders ==> 2 t = s
2 t - s = 0 ---- 1 equation
a combination meal has total 1020 calories ==>
calories from t onion rings + calories from s sliders = 1020 calories
70 t + 200 s = 1020 --- 2 ( substitute )
So, the system of equations are 2 t - s = 0
and 70 t + 200 s = 1020
Solve these two equations to find the values of t and s.
Hope this is helpful!