(i)Let the number of rackets and the number of bats be made be x and y respectively.
The machine time is not available for more than 42 hours.
∴ 1.5x+3y≤42...(1) The craftsman's time is not available for more than 24 hours.
∴3x+y≤24...(2)
The factory is to work at full capacity.
Therefore, 1.5x+3y=42 3x+y=24
On solving these equations,we obtain x=4 and y=12
Thus,4 rackets and 12 bats must be made.
(i)The given information can be compilled in a table as follows.
| Tennis Racket | Cricket Bat | Availability | |
| Machine Time(h) | 1.5 | 3 | 42 |
| Craftsman's Time(h) | 3 | 1 | 24 |
∴1.5x+3y≤42 3x+y≤24 x,y≥0
The profit on a racket is Rs20 and on a bat is Rs10. ∴Z=20x+10y
The mathematical formulation of the given problem is
Maximize
Z=20x+10y...(1)
Subject to the constraints,
1.5x+3y≤42...(2)
3x+y≤24...(3)
x,y≥0...(4)
The feasible region determined by the system of constraints is as follows. The corner points are A(8,0),B(4,12),C(0,14),and O(0,0). The values of Z at these corner points are as follows.

Thus, the maximum profit of the factory when it works to it full capacity is Rs200.
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?
The Linear Programming Problems (LPP) is a problem that is concerned with finding the optimal value of the given linear function. The optimal value can be either maximum value or minimum value. Here, the given linear function is considered an objective function. The objective function can contain several variables, which are subjected to the conditions and it has to satisfy the set of linear inequalities called linear constraints.
Step 1: Establish a given problem. (i.e.,) write the inequality constraints and objective function.
Step 2: Convert the given inequalities to equations by adding the slack variable to each inequality expression.
Step 3: Create the initial simplex tableau. Write the objective function at the bottom row. Here, each inequality constraint appears in its own row. Now, we can represent the problem in the form of an augmented matrix, which is called the initial simplex tableau.
Step 4: Identify the greatest negative entry in the bottom row, which helps to identify the pivot column. The greatest negative entry in the bottom row defines the largest coefficient in the objective function, which will help us to increase the value of the objective function as fastest as possible.
Step 5: Compute the quotients. To calculate the quotient, we need to divide the entries in the far right column by the entries in the first column, excluding the bottom row. The smallest quotient identifies the row. The row identified in this step and the element identified in the step will be taken as the pivot element.
Step 6: Carry out pivoting to make all other entries in column is zero.
Step 7: If there are no negative entries in the bottom row, end the process. Otherwise, start from step 4.
Step 8: Finally, determine the solution associated with the final simplex tableau.