Sponsor Area
A retired person wants to invest an amount of Rs. 50, 000. His broker recommends investing in two type of bonds ‘A’ and ‘B’ yielding 10% and 9% return respectively on the invested amount. He decides to invest at least Rs. 20,000 in bond ‘A’ and at least Rs. 10,000 in bond ‘B’. He also wants to invest at least as much in bond ‘A’ as in bond ‘B’. Solve this linear programming problem graphically to maximise his returns.
Maximize Z = 0.1x + 0.09 y
x + y ≤ 50000
x ≥ 20000
y ≥ 10000
y ≤ x
|
z=0.1 x+0.09y |
P1 (20000,10000) |
2900 |
P2(40000,10000) |
4900 |
P3(25000,25000) |
4750 |
P4(20000,20000) |
3800 |
Minimum and maximum z = 5x + 2y subject to the following constraints:
x – 2y ≤ 2
3x + 2y ≤ 12
−3x + 2y ≤ 3
x ≥ 0, y ≥ 0
Point (x,y) | Values of the objective function Z= 5x+2y |
A(0, 5) | 5 × 0 + 2 × 5 = 10 |
B(3.5, 0.75) | 5 x 3.5 +2 x 0.75 =19 (Maximum) |
C(2, 0) | 5 x 1.5 +2 x 3.75 =15 |
O(0,0) | 5 x 0 + 2 x 0 = 0 (Minimum) |
Using integration, find the area of the region bounded by the triangle whose vertices are (-1, 2), (1, 5) and (3, 4).
Consider the vertices, A(-1, 2), B(1, 5) and C(3, 4).
Let us find the equation of the sides of the triangle
Thus, the equation of AB is:
Now the area of = Area of
+ Area of
Using integration, find the area bounded by the curve x2 = 4y and the line x = 4y – 2.
The shaded area OBAO represents the area bounded by the curve x2 = 4y and the line x = 4y – 2.
Let A and B be the points of intersection of the line and parabola.
Co-ordinates of point A are Co-ordinates of point B are (2, 1).
Area OBAO = Area OBCO + Area OACO ...(1)
Area OBCO =
Area OACO =
Therefore, required area =
Using integration, find the area of the region enclosed between the two circles:
Given equations of the circles are:
Equation (1) is a circle with centre O at the origin and radius 2. Equation (2) is a circle with centre C(2, 0) and radius 2.
Solving (1) and (2), we have:
This gives
Thus, the points of intersection of the given circles are
Required area
= Area of the region OACA'O
= 2[area of the region ODCAO]
=2[area of the region ODAO + area of the region DCAD]
A small firm manufactures necklaces and bracelets. The total number of necklaces and bracelets that it can handle per day is at most 24. It takes one hour to make a bracelet and half an hour to make a necklace. The maximum number of hours available per day is 16. If the profit on a necklace is ` 100 and that on a bracelet is ` 300. Formulate on L.P.P. for finding how many of each should be produced daily to maximize the profit? It is being given that at least one of each must be produced.
suppose a number of necklaces manufacture be x,
and the number of bracelets manufactures by y.
since the total number of items are at most 24.
x+y ≤24 .... (1)
Bracelets takes 1 hour to manufacture and necklaces take half an hour to manufacture.
x items take x hour to manufacture and y items take y/2 hour to manufacture.
and maximum time available is 16 hours.
therefore,
x/2 + y ≤ 16 ... (2)
The profit on one necklace is Rs. 100 and the profit on one bracelet is Rs. 300.
Let the profit be Z. Now we wish to maximize the profit. so,
Max z = 100 x +300y.... (3)
So, x+y ≤24
x/2 + y ≤ 16
Max Z = 100 x + 300 y is the required L.P.P
Solve the following L.P.P. graphically :
Minimise Z = 5x + 10y
Subject to x + 2y ≤ 120
Constraints x + y ≥ 60
x – 2y ≥ 0
and x, y ≥ 0
The corner points of the feasible region are A(60,0), B (120,0), C(60,30), and D (40,20).
The vaules of Z at these corner points are as follows.
The corner points of the feasible region are A(60,0), B (120,0), C(60,30), and D (40,20).
The values of Z at these corner points are as follows.
Z = 5x +10y
Z|A(60,0) =300
Z|B(120,0) = 600
Z|C(60,30) =600
Z|D(40,20) =400
Minimum value of Z = 300 at x = 60, y =0
Using integration, find the area of the region in the first quadrant enclosed by the x-axis, the line y = x and the circle x2 + y2 =32
Put y = x in x2 + y2 =32
∴ x2 + x2 = 32
2x2 = 32
x2 =16
x = 4
Using integration find the area of the region bounded by the parabola y2 = 4x and the circle 4x2 + 4y2 = 9.
The respective equations for the parabola and the circle are:
Equations (1) is a parabola with vertex ( 0, 0 ) which opens to the right and equation (2) is a circle with centre (0, 0 ) and radius .
From equations (1) and (2), we get:
Required area of the region bound by the two curves
Prove that the curves y²= 4x and x²= 4y divide the area of the square bonded by x = 0, x = 4, y = 4, and y = 0 into three equal parts.
The point of intersection of the
Parabolas y2 = 4x and x2 = 4y are ( 0, 0 ) and ( 4, 4 )
Now the area of the region OAQBO bounded by curves y2 = 4x and x2 = 4y,
Again, the area of the region OPQAO bounded by the curve x2 = 4y , x = 0,
x = 4 and the x - axis,
Similarly, the area of the region OBQRO bounded by the curve y2 = 4x, the y-axis, y = 0 and y = 4
From (i), (ii), and (iii) it is concluded that the area of the region OAQBO =
area of the region OPQAO = area of the region OBQRO, i. e., area bounded
by parabolas y2 = 4x and x2 = 4y divides the area of the square into
three equal parts.
Using integration find the area of the triangular region whose sides have equations y=2x+1, y=3x+1 and x=4.
Equations of the lines are y = 2 x + 1, y = 3 x + 1 and x = 4.
Let y1 = 2 x + 1, y2 = 3 x + 1
Now area of the triangle bounded by the given lines,
= 8 sq. units
Thus, the area of the required triangular region is 8 square units
The line L1: y = x = 0 and L2: 2x + y = 0 intersect the line L3: y + 2 = 0 at P and Q respectively. The bisectorof the acute angle between L1 and L2 intersects L3 at R.
Statement-1: The ratio PR: RQ equals 2√2:√5
Statement-2: In any triangle, the bisector of an angle divides the triangle into two similar triangles.
Statement-1 is true, Statement-2 is true ; Statement-2 is correct explanation for Statement-1
Statement-1 is true, Statement-2 is true ; Statement-2 is not a correct explanation for Statement-1
Statement-1 is true, Statement-2 is false
Statement-1 is false, Statement-2 is true
C.
Statement-1 is true, Statement-2 is false
∴ AD : DB = 2√2:√5
∴ OD is angle bisector of angle AOB
∴ Statement: 1 true
Statement : 2 false
The area of the region bounded by the parabola (y – 2)2 = x – 1, the tangent to the parabola at the point (2, 3) and the x-axis is
3
6
9
12
C.
9
Equation of tangent at (2, 3)
≡ x – 2y + 4 = 0
Required Area
The area of the plane region bounded by the curves x + 2y2= 0 and x + 3y2= 1 is equal to
5/3
1/3
2/3
4/3
D.
4/3
Solving the equations we get the points of intersection (–2, 1) and (–2, 1)The bounded region is shown as shaded region
Sponsor Area
The parabolas y2 = 4x and x2 = 4y divide the square region bounded by the lines x = 4, y = 4 and the coordinate axes. If S1, S2, S3 are respectively the areas of these parts numbered from top to bottom; then S1 : S2: S3 is
1 : 2 : 1
1 : 2 : 3
2 : 1 : 2
1 : 1 : 1
D.
1 : 1 : 1
y2 = 4x and x2 = 4y are symmetric about line y = x
Sponsor Area
Sponsor Area