168k views
1 vote
A= 1, b = 2, c = 3, d = 4, e = 5 what is the vaule of bat? Explain your answer

1 Answer

4 votes
The values presented above are as follows:
a = 1
b = 2
c = 3
d = 4
e = 5

The questions says that we need to find bat.
In order to find bat, it is assumed that it is multiplication

So that is bat = b * a * t
So bat = 1 * 2 * 3
bat = 6

Another answer could be concatenation.
bat = 123

User Konrad Eisele
by
9.3k points