9514 1404 393
Answer:
- soybeans: 70 acres
- corn: 30 acres
Explanation:
Let x represent acres of soybeans. Then 100-x is the number of acres of corn. All of Mrs. Griffin's labor hours will be used when ...
6x +8(100-x) = 660
-2x +800 = 660 . . . . . simplify
x -400 = -330 . . . . . . . divide by -2
x = 70 . . . . . . . . . . . . . add 400
Mrs. Griffin should plant 70 acres of soybeans and 30 acres of corn.
_____
Additional comment
The problem is not well-specified, as there is no indication of the reason why Mrs Griffin should plant any number of acres of either crop. So, we assume the intent is to use all of the acres and labor hours available.
This makes the problem equivalent to a system of two equations in two variables. We effectively substituted (100-x) for the acres of corn, which might otherwise be its own variable.
Often, you're interested in maximizing or minimizing some objective function given these constraints. If we wanted to minimize labor, for example, we would plant all soybeans, since there is less labor involved. That would only require 600 hours of labor, instead of 660.