Quiz (1 point)
Given that:
not (a = 0)
Prove that:
(1 / a) ⋅ (a ⋅ x) = x
The following properties may be helpful:
- (a ⋅ b) ⋅ c = a ⋅ (b ⋅ c)
if not (a = 0), then ((1 / a) ⋅ a) ⋅ x = x
if the following are true:
- a = b
- a = c
then b = c
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.