Given
| Batch | Gloss finish by volume in percentage | Solution in liters |
| A | G/100 | M |
| B | H/100 | N |
We have find the gloss finish percentage by volume in final mixture ?
Total volume = M +N
Gloss in Batch A = (G/100)*M
Gloss in Batch B = (H/100)*N
gloss percentage in final mixture = (((G/100)*M + (H/100)*N)/(M+N) ) * 100 = GM+ HN / (M+N) ------->Equation 1
Now lets consider the statement 1 - Ratio og G and H is 7: 5, so G/H = 7/5 => G = (7/5)*H
when substituted G value in Equation 1, we get value as = ((7/5)*HM+ HN)/(M+N)
Therefore statement 1 is not sufficient
Now lets consider the statement 2 - Ratio of M and N = 3/4, so M/N = 3/4 => M = (3/4)*N
when we substitute M value in equation 1 , we get value as = (G* (3/4)N) +HN /((3/4)*N+N)
There statement 2 is also not sufficient
Now, lets try to consider both statement 1 and statement 2, whee G = (7/5)*H and M =(3/4)*N
on substituting both in equation 1 , will result as following = ((21/20)HN+ HN )/((3/4)N+N) = (41/20)*H/ (7/4)
Therefore , statement 1 and statement 2 are not sufficient