If we square a number and then take the square root of the result, then the output is the original number. Here are some examples:

(3 ⋅ 3)^(1 / 2) = 9^(1/2) = 3

(125 ⋅ 125)^(1 / 2) = 125

(x + 3 ⋅ x + 3)^(1 / 2) = x + 3

High-Level Proof

(x⋅x) = x2, so x⋅x^1/2 = x21/2

We claim that

x21/2 = x(2 ⋅ 1/2)

2 ⋅ 1/2 is 1, so x(2 ⋅ 1/2) == x

Quiz (1 point)

Prove that:
(xx)(1 / 2) = x

The following properties may be helpful:

Please write your proof in the table below. Each row should contain one claim. The last claim is the statement that you are trying to prove.

Step Claim Reason (optional) Error Message (if any)
1
2
3
4
5
6
7
8
9
10

Become a subscriber to save your progress, see the correct answer, and more!