Equivalent expressions for the expressions given are written thus :
3f = f + f + f
3f = 2f + f
4 * g = 4g
4 * g = g + g + g + g
h + h = 2h
h + h = h * 2
Using the expression given for our Calculation:
Equivalent expressions refers to expressions which are mathematically synonymous to a given expression or equation;
For 3f :
- 3f = f + f + f
- 3f = 2f + f
for 4 * g :
- 4 * g = 4g
- 4 * g = g + g + g + g
For h + h :