Find the minimum value of ( z = x + 3y ) under the following constraints:
• x + y ≤ 8
• 3x + 5y ≥ 15
• x ≥ 0, y ≥ 0
Step 1: Convert constraints into a feasible region. Solving for boundary points: - \( x = 0 \Rightarrow y = 8 \)
- \( y = 0 \Rightarrow x = 8 \) For \( 3x + 5y = 15 \): - \( x = 0 \Rightarrow y = 3 \)
- \( y = 0 \Rightarrow x = 5 \)
Step 2: Evaluate \( z \) at extreme points. Using intersection points of constraints: \[ \text{Minimum } z = 3. \]
A person wants to invest at least ₹20,000 in plan A and ₹30,000 in plan B. The return rates are 9% and 10% respectively. He wants the total investment to be ₹80,000 and investment in A should not exceed investment in B. Which of the following is the correct LPP model (maximize return $ Z $)?
Find the values of \( x, y, z \) if the matrix \( A \) satisfies the equation \( A^T A = I \), where
\[ A = \begin{bmatrix} 0 & 2y & z \\ x & y & -z \\ x & -y & z \end{bmatrix} \]
(b) Order of the differential equation: $ 5x^3 \frac{d^3y}{dx^3} - 3\left(\frac{dy}{dx}\right)^2 + \left(\frac{d^2y}{dx^2}\right)^4 + y = 0 $