If ${\sqrt 3} - {\sqrt 2}, 4- {\sqrt 6}, p {\sqrt 3} - q {\sqrt 2}$ form a geometric progression, find the values of p and q.

202 Views Asked by At

If ${\sqrt 3} - {\sqrt 2}, 4- {\sqrt 6}, p{\sqrt 3} - q {\sqrt 2}$ form a geometric progression, find the values of p and q.

So I take the second term $4-{\sqrt 6} =( {\sqrt 3} - {\sqrt 2}) (r)$ , where r is the common ratio.

$4-{\sqrt 6} =( {\sqrt 3} - {\sqrt 2})( 2{\sqrt3} + {\sqrt2 })$

And found that the common ratio, r = $2{\sqrt3} + {\sqrt2 }$

To find the third term, I multiplied the second term with the common ratio.

$(4-{\sqrt 6})( 2{\sqrt3} + {\sqrt2 })= p{\sqrt 3} - q {\sqrt 2}$

$8{\sqrt 3} + 4{\sqrt2} - 6 {\sqrt 2} - 2{\sqrt 6} = p{\sqrt 3} - q {\sqrt 2}$

I am unable to proceed beyond this step.

3

There are 3 best solutions below

0
On BEST ANSWER

Note

$$(4- {\sqrt 6})^2=({\sqrt 3} - {\sqrt 2})( p {\sqrt 3} - q {\sqrt 2})$$

or,

$$22-8\sqrt6 = 3p +2q -(p+q)\sqrt6$$

Therefore,

$$22= 3p +2q,\>\>\>\>\>p+q=8$$

Solve to obtain $p=6$ and $q=2$.

0
On

If it means that $p$ and $q$ are rationals, so use the following:$$(\sqrt3-\sqrt2)(p\sqrt3-q\sqrt2)=(4-\sqrt6)^2$$ or $$3p+2q-(p+q)\sqrt6=22-8\sqrt6.$$ I got $$(p,q)=(6,2).$$

1
On

You've made a computation error, perhaps? $$(4-\sqrt6)(2\sqrt3+\sqrt2)=8\sqrt3+4\sqrt2-6\sqrt2-2\sqrt3=6\sqrt3-2\sqrt2$$