-3

Show that, if $x$ satisfies $x^2 = 3$, then $c := 2x$ satisfies $c^2 = 12$. Using this fact, show that $c$ is an irrational number.

Blue
  • 75,673

1 Answers1

1

$$\begin{align} x^2 &= 3 \\ \left( \frac c2 \right) ^2 &= 3 \\ \frac{c^2}{4} &= 3 \\ c^2 &= 12 \\ c &= \pm2\sqrt 3 \\ \end{align}$$

Since $\sqrt 3$ is irrational, so is $\pm2\sqrt 3$ (this has already been proven on MSE).