Please select a subject first
Advertisements
Advertisements
State whether the following statement is True or False:
To convert the assignment problem into maximization problem, the smallest element in the matrix is to deducted from all other elements
Concept: undefined >> undefined
Find the assignments of salesman to various district which will yield maximum profit
| Salesman | District | |||
| 1 | 2 | 3 | 4 | |
| A | 16 | 10 | 12 | 11 |
| B | 12 | 13 | 15 | 15 |
| C | 15 | 15 | 11 | 14 |
| D | 13 | 14 | 14 | 15 |
Concept: undefined >> undefined
Advertisements
For the following assignment problem minimize total man hours:
| Subordinates | Required hours for task | |||
| I | II | III | IV | |
| A | 7 | 25 | 26 | 10 |
| B | 12 | 27 | 3 | 25 |
| C | 37 | 18 | 17 | 14 |
| D | 18 | 25 | 23 | 9 |
Subtract the `square` element of each `square` from every element of that `square`
| Subordinates | Required hours for task | |||
| I | II | III | IV | |
| A | 0 | 18 | 19 | 3 |
| B | 9 | 24 | 0 | 22 |
| C | 23 | 4 | 3 | 0 |
| D | 9 | 16 | 14 | 0 |
Subtract the smallest element in each column from `square` of that column.
| Subordinates | Required hours for task | |||
| I | II | III | IV | |
| A | `square` | `square` | 19 | `square` |
| B | `square` | `square` | 0 | `square` |
| C | `square` | `square` | 3 | `square` |
| D | `square` | `square` | 14 | `square` |
The lines covering all zeros is `square` to the order of matrix `square`
The assignment is made as follows:
| Subordinates | Required hours for task | |||
| I | II | III | IV | |
| A | 0 | 14 | 19 | 3 |
| B | 9 | 20 | 0 | 22 |
| C | 23 | 0 | 3 | 0 |
| D | 9 | 12 | 14 | 0 |
Optimum solution is shown as follows:
A → `square, square` → III, C → `square, square` → IV
Minimum hours required is `square` hours
Concept: undefined >> undefined
Use quantifiers to convert the following open sentence defined on N, into a true statement.
3x - 4 < 9
Concept: undefined >> undefined
`int 1/sqrt(x^2 - 9) dx` = ______.
Concept: undefined >> undefined
The slope of a tangent to the curve y = 3x2 – x + 1 at (1, 3) is ______.
Concept: undefined >> undefined
The area of the region bounded by the curve y = x2, x = 0, x = 3, and the X-axis is ______.
Concept: undefined >> undefined
State whether the following statement is true or false.
If `int (4e^x - 25)/(2e^x - 5)` dx = Ax – 3 log |2ex – 5| + c, where c is the constant of integration, then A = 5.
Concept: undefined >> undefined
`int x/((x + 2)(x + 3)) dx` = ______ + `int 3/(x + 3) dx`
Concept: undefined >> undefined
Find the area between the two curves (parabolas)
y2 = 7x and x2 = 7y.
Concept: undefined >> undefined
Divide 20 into two ports, so that their product is maximum.
Concept: undefined >> undefined
State whether the following statement is true or false:
To convert a maximization-type assignment problem into a minimization problem, the smallest element in the matrix is deducted from all elements of the matrix.
Concept: undefined >> undefined
Calculate the cost of living index number for the following data by aggregative expenditure method:
| Group | Base year | Current year | |
| Price | Quantity | Price | |
| Food | 120 | 15 | 170 |
| Clothing | 150 | 20 | 190 |
| Fuel and lighting | 130 | 30 | 220 |
| House rent | 160 | 10 | 180 |
| Miscellaneous | 200 | 11 | 220 |
Concept: undefined >> undefined
For an annuity due, C = ₹ 2000, rate = 16% p.a. compounded quarterly for 1 year
∴ Rate of interest per quarter = `square/4` = 4
⇒ r = 4%
⇒ i = `square/100 = 4/100` = 0.04
n = Number of quarters
= 4 × 1
= `square`
⇒ P' = `(C(1 + i))/i [1 - (1 + i)^-n]`
⇒ P' = `(square(1 + square))/0.04 [1 - (square + 0.04)^-square]`
= `(2000(square))/square [1 - (square)^-4]`
= 50,000`(square)`[1 – 0.8548]
= ₹ 7,550.40
Concept: undefined >> undefined
A function f(x) is maximum at x = a when f'(a) > 0.
Concept: undefined >> undefined
Area of the region bounded by y= x4, x = 1, x = 5 and the X-axis is ______.
Concept: undefined >> undefined
`int 1/sqrt(x^2 - a^2)dx` = ______.
Concept: undefined >> undefined
Obtain the differential equation by eliminating arbitrary constants from the following equation:
y = Ae3x + Be–3x
Concept: undefined >> undefined
A marketing manager has list of salesmen and territories. Considering the travelling cost of the salesmen and the nature of territory, the marketing manager estimates the total of cost per month (in thousand rupees) for each salesman in each territory. Suppose these amounts are as follows:
| Salesman | Territories | ||||
| I | II | III | IV | V | |
| A | 11 | 16 | 18 | 15 | 15 |
| B | 7 | 19 | 11 | 13 | 17 |
| C | 9 | 6 | 14 | 14 | 7 |
| D | 13 | 12 | 17 | 11 | 13 |
Find the assignment of salesman to territories that will result in minimum cost.
Concept: undefined >> undefined
