Let x units of food F1 and y units of food F2 be in the diet
Total cost Z = 4x + 6y
Then the LPP is
Minimize Z = 4x + 6
Subject to the constraints
3x + 6y ≥ 80
4x + 3y ≥ 100
x, y ≥ 0

The feasible region is unbounded

As the feasible region is unbounded, 104 may or may not be the minimum value of Z. For this we draw a graph of the inequality 4x + 6y < 104 or 2x + 3y < 52 and check whether the resulting half plane has points in common with the feasible region or not.
It can be seen that the feasible region has no common points with 2x + 3y < 52 Therefore minimum cost of the mixture will be 104.