Question
Determine two positive numbers whose sum is 15 and the sum of whose squares is maximum.
Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.
Maximize Z = x + y
Subject to
$-2\text{x}+\text{y}\leq1$
$\text{x}\leq2$
$\text{x}+\text{y}\leq3$
$\text{x},\text{y}\geq0$
$\text{A}=\begin{bmatrix}2 & 1 \\5 & 3 \end{bmatrix}\text{ and B}=\begin{bmatrix}4 & 5 \\3 & 4 \end{bmatrix}$
$\frac{\text{x}-5}{1}=\frac{2\text{y}+6}{-2}=\frac{\text{z}-3}{1}$ and $\frac{\text{x}-2}{3}=\frac{\text{y}+1}{4}=\frac{\text{z}-6}{5}$