Examlex

Solved

What Combination of X and Y Is a Feasible Solution

question 50

Multiple Choice

What combination of x and y is a feasible solution that minimizes the value of the objective function?
Min Z = 3x + 15y
   (1) 2x + 4y ? 12
   (2) 5x + 2y ?10


Definitions:

Text

A sequence of characters or symbols that convey meaningful information, usually meant to be read.

Stream

In computing, a sequence of data elements made available over time, often used for input and output operations.

Stdout

Standard Output, a predefined file stream in computer programming used to output data to the screen or another output destination.

Stream

An abstraction for a sequence of data elements made available over time, often used for input/output operations in programming.

Related Questions