Can someone help me please
![Can someone help me please class=](https://us-static.z-dn.net/files/d24/5fa242c0e81b84a91f52abf5065a7e4a.png)
Step-by-step explanation:
it just means to convert these equations into function definitions.
and a function looks like
y = ... something with x, factors, other functions, constants
1)
x + y = z
y = -x + z or z - x
2)
x - y = z
x - z = y or y = x - z
3)
x × y = z
y = z/x
4)
x/y = z
x = z × y
x/z = y or y = x/z