12 multiple-choice questions, progressively harder.
Squaring x=2+xx = \sqrt{2 + x}x=2+x produces candidates 222 and −1-1−1. Which related equation does −1-1−1 actually satisfy?
Solution
Correct answer: B
Squaring merges x=2+xx = \sqrt{2+x}x=2+x with x=−2+xx = -\sqrt{2+x}x=−2+x. Test x=−1x = -1x=−1 in the negative branch.
−2+(−1)=−1=−1 ✓-\sqrt{2 + (-1)} = -\sqrt{1} = -1 \ \checkmark−2+(−1)=−1=−1 ✓
So −1-1−1 solves x=−2+xx = -\sqrt{2 + x}x=−2+x, not the original, which is why it is extraneous.
Write 0.81‾=0.818181…0.\overline{81} = 0.818181\ldots0.81=0.818181… as a fraction in lowest terms.
Correct answer: C
Let x=0.81‾x = 0.\overline{81}x=0.81. Then 100x=81+x100x = 81 + x100x=81+x, so 99x=8199x = 8199x=81.
x=8199=911x = \frac{81}{99} = \frac{9}{11}x=9981=119
Reducing by 999 gives 911\tfrac{9}{11}119.
The golden ratio's continued fraction is built entirely from 111s. After clearing fractions, x=1+1xx = 1 + \tfrac{1}{x}x=1+x1 becomes:
Correct answer: D
Multiply through by xxx and move all terms to one side.
x2=x+1⟹x2−x−1=0x^2 = x + 1 \quad\Longrightarrow\quad x^2 - x - 1 = 0x2=x+1⟹x2−x−1=0
The positive root is φ=1+52\varphi = \tfrac{1 + \sqrt{5}}{2}φ=21+5.
Which of these infinite expressions has NO finite value?
The first three settle on 23\tfrac{2}{3}32, 333, and 222. The last has ratio 222, so its terms grow.
2, 6, 14, 30, … grow without bound2, \ 6, \ 14, \ 30, \ \ldots \ \text{grow without bound}2, 6, 14, 30, … grow without bound
The running totals never settle, so it has no finite value.
Which condition lets you TRUST the value that a self-similar equation hands you?
Correct answer: A
The equation only reports the value an expression must have if it has one, so you must confirm existence.
partial values close in ⟹ a value exists\text{partial values close in} \ \Longrightarrow \ \text{a value exists}partial values close in ⟹ a value exists
For a geometric series that condition is ∣r∣<1|r| < 1∣r∣<1; for a tower it is partial values that rise but stay bounded.
What is the value of the product tower 777⋯\sqrt{7\sqrt{7\sqrt{7\cdots}}}777⋯?
Name it xxx. Then x=7xx = \sqrt{7x}x=7x, so
x2−7x=0⟹x(x−7)=0.x^2 - 7x = 0 \quad\Longrightarrow\quad x(x - 7) = 0.x2−7x=0⟹x(x−7)=0.
The tower exceeds 111, so x=7x = 7x=7. In general kk⋯=k\sqrt{k\sqrt{k\cdots}} = kkk⋯=k.
The self-similar equation S=1+rSS = 1 + rSS=1+rS for 1+r+r2+⋯1 + r + r^2 + \cdots1+r+r2+⋯ is only valid to solve when:
Writing S=S =S= assumes the series settles on a number, which happens only when the terms shrink.
∣r∣<1⟹S=11−r|r| < 1 \quad\Longrightarrow\quad S = \frac{1}{1 - r}∣r∣<1⟹S=1−r1
If ∣r∣≥1|r| \ge 1∣r∣≥1 there is no SSS and the equation solves to a false value.
What is the value of 42+42+42+⋯\sqrt{42 + \sqrt{42 + \sqrt{42 + \cdots}}}42+42+42+⋯?
Set x=42+xx = \sqrt{42 + x}x=42+x, then square and factor.
x2−x−42=0⟹(x−7)(x+6)=0x^2 - x - 42 = 0 \quad\Longrightarrow\quad (x - 7)(x + 6) = 0x2−x−42=0⟹(x−7)(x+6)=0
The value is the nonnegative candidate, x=7x = 7x=7.
Why is a repeating decimal such as 0.142857‾0.\overline{142857}0.142857 always exactly equal to a fraction?
A decimal expansion pins down a definite point, so the value always exists.
106x=142857+x⟹999999x=14285710^6 x = 142857 + x \quad\Longrightarrow\quad 999999 x = 142857106x=142857+x⟹999999x=142857
Since the value is guaranteed to exist, the self-similar equation reports it correctly, giving an exact fraction.
What is the value of 20+20+20+⋯\sqrt{20 + \sqrt{20 + \sqrt{20 + \cdots}}}20+20+20+⋯?
Set x=20+xx = \sqrt{20 + x}x=20+x, then square and factor.
x2−x−20=0⟹(x−5)(x+4)=0x^2 - x - 20 = 0 \quad\Longrightarrow\quad (x - 5)(x + 4) = 0x2−x−20=0⟹(x−5)(x+4)=0
The value is the nonnegative candidate, x=5x = 5x=5.
The self-similar move turns an infinite expression into a finite equation by:
Self-similarity means the whole expression reappears inside itself, so the inner copy can be written as xxx.
x=2+x,x=1+1x,S=1+rSx = \sqrt{2 + x}, \qquad x = 1 + \frac{1}{x}, \qquad S = 1 + rSx=2+x,x=1+x1,S=1+rS
Each is a finite equation obtained by naming the inner copy.
The infinite geometric series S=1+rSS = 1 + rSS=1+rS gives S=11−rS = \tfrac{1}{1-r}S=1−r1. With r=12r = \tfrac{1}{2}r=21, what is SSS?
Substitute r=12r = \tfrac{1}{2}r=21, which satisfies ∣r∣<1|r| < 1∣r∣<1.
S=11−1/2=11/2=2S = \frac{1}{1 - 1/2} = \frac{1}{1/2} = 2S=1−1/21=1/21=2
So 1+12+14+⋯=21 + \tfrac{1}{2} + \tfrac{1}{4} + \cdots = 21+21+41+⋯=2.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.