Question:

Which of the following is an objective function?

Show Hint

The objective function in linear programming is the function we want to maximize or minimize, while constraints are the conditions that the solution must satisfy.
  • \( x \geq 10 \)
  • \( y \geq 0 \)
  • \( z = 7x + 3y \)
  • All of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

In linear programming, the objective function is the function that we aim to either maximize or minimize based on the given constraints.
- Option (A) \( x \geq 10 \) represents a constraint, not an objective function.
- Option (B) \( y \geq 0 \) represents a constraint, not an objective function.
- Option (C) \( z = 7x + 3y \) is a linear equation, which represents an objective function to either maximize or minimize.
Thus, the correct answer is: (C) \( z = 7x + 3y \).
Was this answer helpful?
0
0