Given ↓
- The expression abc
- a =1
- b = 3
- c = 7
To Find ↓
- The simplified value of this expression
Calculations ↓
If we weren't given the values of the variables, it would be impossible to simplify the expression any further.
Luckily, we are given the value of each of the three variables.
The value of a is 1 :
1bc
or
bc
The value of b = 3 :
3c
Finally, the value of c is 7 :
3*7
21
Evaluated Expression ↓
21