Tag: business maths
Questions Related to business maths
Apply linear programming to this problem. A firm wants to determine how many units of each of two products (products D and E) they should produce to make the most money. The profit in the manufacture of a unit of product D is $100 and the profit in the manufacture of a unit of product E is $87. The firm is limited by its total available labor hours and total available machine hours. The total labor hours per week are 4,000. Product D takes 5 hours per unit of labor and product E takes 7 hours per unit. The total machine hours are 5,000 per week. Product D takes 9 hours per unit of machine time and product E takes 3 hours per unit. Which of the following is one of the constraints for this linear program?
To write the dual; it should be ensured that
I. All the primal variables are non-negative.
II. All the bi values are non-negative.
III. All the constraints are $≤$ type if it is maximization problem and $≥$ type if it is a minimization problem.
If $x=\log _{2^2}2+\log _{2^3}2^2+\log _{2^4}2^3......+\log _{2^{n+1}}2^n+$, then the minimum value of $x$ will be-
If $a,b >0$, $a+b=1$, then the least value of $(1+\dfrac 1a)(1+\dfrac 1b)$, is
If $l,m,n$ be three positive roots of the equation $x^3-ax^2+bx+48=0$, then the minimum value of $\dfrac 1l +\dfrac 2m+\dfrac 3n$ is
Let $a _1,a _2....,a _n$ be a non negative real number such that $a _1+a _2....+a _n=m$ and let $S=\underset{i<j}\sum a _ia _j$, then
A firm manufactures three products $A,B$ and $C$. Time to manufacture product $A$ is twice that for $B$ and thrice that for $C$ and if the entire labour is engaged in making product $A,1600$ units of this product can be produced.These products are to be produced in the ratio $3:4:5.$ There is demand for at least $300,250$ and $200$ units of products $A,B$ and $C$ and the profit earned per unit is Rs.$90,$ Rs$40$ and Rs.$30$ respectively.
Rawmaterial | Requirement per unit product(Kg)A | Requirement per unit product(Kg)B | Requirement per unit product(Kg)C | Total availability (kg) |
---|---|---|---|---|
$P$ | $6$ | $5$ | $2$ | $5,000$ |
$Q$ | $4$ | $7$ | $3$ | $6,000$ |
Formulate the problem as a linear programming problem and find all the constraints for the above product mix problem.
Find the output of the program given below if$ x = 48$
and $y = 60$
10 $ READ x, y$
20 $Let x = x/3$
30 $ Let y = x + y + 8$
40 $ z = \dfrac y4$
50 $PRINT z$
60 $End$
For any positive real number $a$ and for any $n \in N$, the greatest value of
$\dfrac {a^n}{1+a+a^2....a^{2n}}$ is