Solveeit Logo

Question

Question: Given the system of equations px + y + z = 1, x + py + z = p, x + y + pz = p<sup>2</sup>. Then for ...

Given the system of equations px + y + z = 1,

x + py + z = p, x + y + pz = p2. Then for what value of p does this system have no solution.

A

0

B

1

C

2

D

– 2

Answer

– 2

Explanation

Solution

∆ =p111p111p\left| \begin{matrix} p & 1 & 1 \\ 1 & p & 1 \\ 1 & 1 & p \end{matrix} \right|= p(p2 – 1) – 1(p – 1) + 1(1 – p) = 0

= (p – 1) [p(p + 1) – 2] = 0 ⇒  p = 1, –2

at p = 1 gives infinite many solution

at p = –2 at least one of (∆1, ∆2, ∆3) are non zero