every time I try to read this book and follow the logic I fail on just page 5 where it states near the bottom
$${1 \over x } + 14 x + \sqrt{{1\over x^2} + 196 x^2 } = 12,$$ which is easily put into the form given above, $$ 172 x = 336 x^2 +24.$$(From An Imaginary Tale, The Story of $\sqrt{-1}$ )
But try as I may I cannot manipulate the square root equation into the quadratic stated, easy indeed! A lifetime working an an electrical engineer using j notation has been of no help to me. Please put me right if you are able. Thank you.
Let $\frac{1}{x}+14x=y$ then we can rewrite the equation as $y+\sqrt{y^2-28}=12 \rightarrow \sqrt{y^2-28}=12-y$
Squaring both parts we get: $y^2-28=144-24y+y^2$ or $24y=172$ or $$24(\frac{1}{x}+14x)=172$$ Can you finish?