What Integral Values Satisfy This Radical Equation?

  • Context: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
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
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Find all integral values of $a$ such that $\sqrt{a+8-6\sqrt{a-1}}+\sqrt{a+3-4\sqrt{a-1}}=1$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solution::)

1. MarkFL
2. kaliprasad
3. lfdahl
4. greg1313

Solution from MarkFL:
Let:

$$a-1=m^2\implies a=m^2+1$$

And we have:

$$\sqrt{m^2-6m+9}+\sqrt{m^2-4m+4}=1$$

Or:

$$|m-3|+|m-2|=1$$

We have the following 3 cases to consider:

i) $$3\le m$$

$$m-3+m-2=1$$

$$m=3$$

ii) $$2<m<3$$

$$3-m+m-2=1$$

$$1=1$$

Because this is an identity, we know all $m$ in this interval is a solution.

iii) $$m\le2$$

$$3-m+2-m=1$$

$$m=2$$

Hence we find:

$$2\le m\le 3$$

Square through, and since all are positive, the inequality does not change direction:

$$4\le m^2\le9$$

Add through by 1:

$$5\le m^2+1\le10$$

Hence:

$$4\le a\le10$$

Since $a$ is integral, we conclude:

$$a\in\{5,6,7,8,9,10\}$$