Processing math: 100%

Sunday, April 26, 2015

Determine p, q, r, s if p+q+r+s=12, pqrs=27+pq+pr+ps+qr+qs+rs.

This is one very delicious problem that shows how inequality could come into the picture and help in solving system of equations.

Given that p,q,r,s are all positive real numbers and they satisfy the system

p+q+r+s=12

pqrs=27+pq+pr+ps+qr+qs+rs

Determine p,q,r and s.

Okay, our intuition tells us the logic doesn't follow for this problem because we all know very well solving a system of two nonlinear equations in four variables sounds pretty much like a mission impossible.

It seems like the usual solving the system of equations by substitution or elimination method won't work, but when we see that we are told the variables are all positive real, the idea of using AM-GM inequality pops up!

By applying the AM-GM inequality for both p,q,r,s and pq,pr,ps,qr,qs,rs, we get:

1.

p+q+r+s4β‰₯4√pqrs which then gives (124)4β‰₯pqrs or pqrs≀81.

2.

pq+pr+ps+qr+qs+rs6β‰₯6√(pqrs)3

which then gives (pqrsβˆ’276)2β‰₯pqrs

(pqrs)2βˆ’54pqrs+729β‰₯36pqrs

(pqrs)2βˆ’90pqrs+729β‰₯0

(pqrsβˆ’9)(pqrsβˆ’81)β‰₯0

pqrs≀9 or pqrsβ‰₯81.

Now, we have to wisely combine what we're told and what we just showed in order to get one step closer in solving the problem.

We're told that pqrs=27+pq+pr+ps+qr+qs+rs, implicitly it tells us pqrsβ©Ύ27 since all p,q,r,s are all positive real numbers. That rules out the possibility that pqrs≀9 safely.

What governs the current situation now is the second possibility in which pqrsβ‰₯81.

But from the previous working, we got pqrs≀81. These two (pqrsβ‰₯81 and pqrs≀81) suggests that pqrs=81.

That implies that equality occurs in the AM-GM inequality, and that only happens when all four quantities are equal. So p=q=r=s=3.

No comments:

Post a Comment