Advertisements
Advertisements
State whether the following statement is True or False:
LPP is related to efficient use of limited resources
Concept: undefined >> undefined
The variables involved in LPP are called ______
Concept: undefined >> undefined
Advertisements
Constraints are always in the form of ______ or ______.
Concept: undefined >> undefined
The constraint that in a particular XII class, number of boys (y) are less than number of girls (x) is given by ______
Concept: undefined >> undefined
Choose the correct alternative:
The assignment problem is solved by ______
Concept: undefined >> undefined
The Hungarian method is an ______ algorithm that solves an assignment problem
Concept: undefined >> undefined
State whether the following statement is True or False:
Optimal assignments are made in the Hungarian method to cells in the reduced matrix that contain a zero
Concept: undefined >> undefined
State whether the following statement is True or False:
The Hungarian method is used to assign n jobs on 2 machines to get the optimal sequence
Concept: undefined >> undefined
The order and degree of the differential equation `[1 + ((dy)/(dx))^3]^(2/3) = 8((d^3y)/(dx^3))` are respectively ______.
Concept: undefined >> undefined
State whether the following statement is true or false.
If f'(x) > 0 for all x ∈ (a, b) then f(x) is decreasing function in the interval (a, b).
Concept: undefined >> undefined
y2 = (x + c)3 is the general solution of the differential equation ______.
Concept: undefined >> undefined
Write the converse, inverse, and contrapositive of the statement. "If 2 + 5 = 10, then 4 + 10 = 20."
Concept: undefined >> undefined
Solve the following LP.P.
Maximize z = 13x + 9y,
Subject to 3x + 2y ≤ 12,
x + y ≥ 4,
x ≥ 0,
y ≥ 0.
Concept: undefined >> undefined
Conditional of p → q is equivalent to p → ∼ q.
Concept: undefined >> undefined
If f(x) = `x - 1/x`, x∈R, x ≠ 0 then f(x) is increasing.
Concept: undefined >> undefined
`int 1/(a^2 - x^2) dx = 1/(2a) xx` ______.
Concept: undefined >> undefined
The optimal value of the objective function is attained at the ______ of feasible region.
Concept: undefined >> undefined
`int (f^'(x))/(f(x))dx` = ______ + c.
Concept: undefined >> undefined
`int(7x - 2)^2dx = (7x -2)^3/21 + c`
Concept: undefined >> undefined
Find the value of x for which the function f(x)= 2x3 – 9x2 + 12x + 2 is decreasing.
Given f(x) = 2x3 – 9x2 + 12x + 2
∴ f'(x) = `squarex^2 - square + square`
∴ f'(x) = `6(x - 1)(square)`
Now f'(x) < 0
∴ 6(x – 1)(x – 2) < 0
Since ab < 0 ⇔a < 0 and b < 0 or a > 0 and b < 0
Case 1: (x – 1) < 0 and (x – 2) < 0
∴ x < `square` and x > `square`
Which is contradiction
Case 2: x – 1 and x – 2 < 0
∴ x > `square` and x < `square`
1 < `square` < 2
f(x) is decreasing if and only if x ∈ `square`
Concept: undefined >> undefined
