.
There is much simpler way to solve the problem, using one SINGLE equation in one unknown
INSTEAD of system of 3 equations in 3 unknowns.
Let x be the area for corn, in acres.
Then the area for wheat is 2x acres.
Hence, the area for soybeans is (1080 - x - 2x) = 1080-3x acres.
Now it is easy to write the "money" equation
45*x + 60*(2x) + 50*(1080-3x) = 57300.
Simplify and solve for x
45x + 120x + 50*1080 - 150x = 57300
15x = 57300 - 50*1080 = 3300
x = 3300/15 = 220.
ANSWER. 220 acres for corn; 2*220 = 440 acres for wheat and the rest, 1080-220-440 = 420 acres for soybeans.
Solved and completed.
------------
The whole problem is designed, intended and expected to be solved exactly IN THIS WAY.
It was given to you WITH THE ONLY GOAL : in order for you learned from my post how to solve it in the RIGHT WAY.