Solve the following linear programming problem graphically:
Maximize \( z = x + y \), subject to constraints:
\[ 2x + 5y \leq 100, \quad 8x + 5y \leq 200, \quad x \geq 0, \quad y \geq 0. \]
Step 1: Plot the constraints
The given constraints are: \( 2x + 5y = 100 \): The line passes through \( (50, 0) \) and \( (0, 20) \).
\( 8x + 5y = 200 \): The line passes through \( (25, 0) \) and \( (0, 40) \).
\( x \geq 0 \) and \( y \geq 0 \): Restricts the feasible region to the first quadrant.
The feasible region is the intersection of all these constraints, forming a polygon bounded by the vertices.
Step 2: Find corner points
The corner points of the feasible region are determined by solving the equations pairwise: \( O(0, 0) \): Intersection of \( x = 0 \) and \( y = 0 \).
\( A(25, 0) \): Intersection of \( 8x + 5y = 200 \) and \( y = 0 \).
\( B\left(\frac{50}{3}, \frac{40}{3}\right) \): Intersection of \( 2x + 5y = 100 \) and \( 8x + 5y = 200 \).
\( C(0, 20) \): Intersection of \( 2x + 5y = 100 \) and \( x = 0 \).
Step 3: Evaluate the objective function at corner points
Substitute the coordinates of the vertices into \( z = x + y \): \[ \begin{array}{|c|c|} \hline \text{Corner Point} & \text{Value of } z = x + y \\ \hline O(0, 0) & 0 + 0 = 0 \\ A(25, 0) & 25 + 0 = 25 \\ B\left(\frac{50}{3}, \frac{40}{3}\right) & \frac{50}{3} + \frac{40}{3} = \frac{90}{3} = 30 \\ C(0, 20) & 0 + 20 = 20 \\ \hline \end{array} \]
Step 4: Find the maximum value of \( z \)
The maximum value of \( z \) is \( 30 \), which occurs at \( B\left(\frac{50}{3}, \frac{40}{3}\right) \).
Conclusion: The maximum value of \( z \) is \( 30 \) when \( x = \frac{50}{3} \) and \( y = \frac{40}{3} \).
Determine whether each of the following relations are reflexive, symmetric, and transitive.
Show that the relation R in the set R of real numbers, defined as
R = {(a, b): a ≤ b2 } is neither reflexive nor symmetric nor transitive.
Check whether the relation R defined in the set {1, 2, 3, 4, 5, 6} as
R = {(a, b): b = a + 1} is reflexive, symmetric or transitive.
Reshma wishes to mix two types of food P and Q in such a way that the vitamin contents of the mixture contain at least 8 units of vitamin A and 11 units of vitamin B.Food P costs Rs.60/kg and food Q costs Rs.80/kg. Food P contains 3 units/kg of vitamin A and 5 units/kg of vitamin B while food Q contains 4units/kg of vitamin A and 2 units/kg of vitamin B. Determine the minimum cost of the mixture.
One kind of cake requires 200g of flour and 25g of fat, and another kind of cake requires 100g of flour and 50g of fat. Find the maximum number of cakes that can be made from 5kg of flour and 1kg of fat assuming that there is no shortage of the other ingredients used in making the cakes.
A manufacturer produces nuts and bolts. It takes 1 hour of work on machine A and 3 hours on machine B to produce a package of nuts. It takes 3 hours on machine A and 1 hour on machine B to produce a package of bolts. He earns a profit of Rs17.50 per package on nuts and Rs7.00 per package on bolts. How many packages of each should be produced each day so as to maximize his profit, if he operates his machines for at the most 12 hours a day?