Quiz (1 point)
Given that:
x = i
y = j
z = k
k = i / j
Prove that:
z = x / y
The following properties may be helpful:
if the following are true:
- a = b
- b = c
then a = c
if the following are true:
- x = i
- y = j
then i / j = x / y
if the following are true:
- a = b
- b = c
then a = 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.