stim din teorie ca
Ar = (c1%xA1 + c2%xA2 + ... + cn%xAn)/100
avem:
c1% = ? , A1 = 14
c2% = ? , A2 = 15
inlocuim in relatia de mai sus pentru cazul nostru...:
Ar = (14c1 + 15c2)/100 = 14,02
=> 1402 = 14c1 + 15c2 (1)
in plus trebuie ca c1 + c2 = 100%
=> c1 = 100-c2 (2)
inlocuim cu (2) in (1)
=>
1402 = 14(100-c2) + 15c2
2 = c2 => c2 = 2%
=> 100-c2 => c1 = 98%