Step 1: Graphical Representation of Constraints. To solve the problem graphically, we plot the constraint equations: 1. \( x + y = 6 \) (line passing through (6,0) and (0,6)) 2. \( x = 2 \) (vertical line at \( x = 2 \)) 3. \( y = 3 \) (horizontal line at \( y = 3 \)) 4. \( x, y \geq 0 \) (first quadrant restriction) The feasible region is the intersection of these constraints.
Step 2: Identifying Corner Points of Feasible Region. From the graph, the common feasible region forms a bounded polygon. The corner points of this region are: \[ A(2,0), B(2,3), C(3,3), D(6,0) \]
Step 3: Compute Objective Function at Corner Points. Evaluating \( Z = 2x + 3y \) at each corner: \[ Z(A) = 2(2) + 3(0) = 4 \] \[ Z(B) = 2(2) + 3(3) = 13 \] \[ Z(C) = 2(3) + 3(3) = 15 \] \[ Z(D) = 2(6) + 3(0) = 12 \]
Step 4: Determine Maximum Value. The maximum value occurs at point \( C(3,3) \) with: \[ Z_{\max} = 15 \] 
Conclusion: The maximum value of \( Z \) is \( 15 \) at \( (3,3) \).
A racing track is built around an elliptical ground whose equation is given by \[ 9x^2 + 16y^2 = 144 \] The width of the track is \(3\) m as shown. Based on the given information answer the following: 
(i) Express \(y\) as a function of \(x\) from the given equation of ellipse.
(ii) Integrate the function obtained in (i) with respect to \(x\).
(iii)(a) Find the area of the region enclosed within the elliptical ground excluding the track using integration.
OR
(iii)(b) Write the coordinates of the points \(P\) and \(Q\) where the outer edge of the track cuts \(x\)-axis and \(y\)-axis in first quadrant and find the area of triangle formed by points \(P,O,Q\).