Find the rationalizing factor of a mixed surd

  • Thread starter Thread starter Govind_Balaji
  • Start date Start date
  • Tags Tags
    Mixed
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Govind_Balaji
Messages
83
Reaction score
0

Homework Statement




$$\sqrt{2}+\sqrt{7}-\sqrt{10}$$ is a surd
Find another irrational number such that when multiplied by $$\sqrt{2}+\sqrt{7}-\sqrt{10}$$ , it results a rationall number.

Homework Equations





The Attempt at a Solution



I found the answer, but I think I did not find in the correct method.


My first attempt:

I tried multiplying $$\sqrt{2}+\sqrt{7}-\sqrt{10} with \sqrt{2}+\sqrt{7}-\sqrt{10}.$$

I got
[itex] \\<br /> \left( \sqrt{2}+\sqrt{7}-\sqrt{10} \right )\left (\sqrt{2}+\sqrt{7}-\sqrt{10} \right )\\<br /> =2+\sqrt{14}-\sqrt{20}+\sqrt{14}+7-\sqrt{70}-\sqrt{20}-\sqrt{70}+10\\<br /> =19+2\sqrt{14}-2\sqrt{20}-2\sqrt{70}[/itex]
I didn't get a rational number
My second attempt:

So I tried,


[itex] \\<br /> \left (\sqrt{2}+\sqrt{7}-\sqrt{10} \right )\left ( \sqrt{2}+\sqrt{7}+\sqrt{10} \right )\\<br /> =2+\sqrt{14}+\sqrt{20}+\sqrt{14}+7+\sqrt{70}-\sqrt{20}-\sqrt{70}-10\\<br /> =2\sqrt{14}-1\\[/itex]
Extension of my second attempt

I thought I could multiply further.

[itex] \\<br /> \left (2\sqrt{14}-1 \right )\left (2\sqrt{14}+1\right )\\<br /> =4*14-1\\<br /> =56-1=55\\[/itex]
I got a rational number by multiplying [itex]\left ( \sqrt{2}+\sqrt{7}+\sqrt{10} \right )[/itex] with

[itex]\left (\sqrt{2}+\sqrt{7}-\sqrt{10} \right )[/itex] and further multiplying with [itex]\left (2\sqrt{14}+1\right )[/itex]

That is, multiplying factor=
[itex]\left ( \sqrt{2}+\sqrt{7}+\sqrt{10} \right )\left (2\sqrt{14}+1\right )[/itex]

I think I got the answer with some guess work in my second attempt. In its extension I used
$$a^2-b^2$$ identity.

Is there any identity or a logical way to solve without guessing?
 
Physics news on Phys.org
Nothing illogical about your second approach. Using ##(a+b)(a-b) = a^2 - b^2## (multiplying by the conjugate surd) is they key to solving many of these questions. The situation is complicated here by the fact that ##a^2## is irrational, but if you remember the square of the binomial ##(x+y)^2 = x^2 + y^2 + 2xy##, you should be able to immediately see that you will reduce the number of surds from 3 to 1 with the first multiplication. All that's left is to multiply by the conjugate surd of the new expression.

The key is always try to reduce the number of surds in each step.