Question 1149820
.


            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.



<pre>
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.


<U>ANSWER</U>.  220 acres for corn;  2*220 = 440 acres for wheat and the rest,  1080-220-440 = 420 acres for soybeans.
</pre>

Solved and completed.


------------


The whole problem is designed, intended and expected to be solved exactly &nbsp;<U>IN &nbsp;THIS &nbsp;WAY</U>.


It was given to you &nbsp;<U>WITH &nbsp;THE &nbsp;ONLY &nbsp;GOAL</U> : &nbsp;&nbsp;in order for you learned from my post how to solve it in the &nbsp;<U>RIGHT &nbsp;WAY</U>.