Question 1
The system of equations \(2x + py = 7\) and \(kx + 5y = 14\) has infinitely many solutions. If \(k\) and \(p\) are constants, what is the value of \(k + p\)?
View Solution
For infinitely many solutions, the equations must be proportional. Comparing the constants: \(14 = 2 \times 7\). Thus, every term in the second equation must be twice the corresponding term in the first.
\[ \dfrac{k}{2} = 2 \Rightarrow k = 4 \]
\[ \dfrac{5}{p} = 2 \Rightarrow 2p = 5 \Rightarrow p = 2.5 \]
Sum: \(k + p = 4 + 2.5 = 6.5\).