Answer:
If a = -2 and b = 3, then b^a can be calculated as follows:
b^a = 3^(-2)
To find the value of 3^(-2), we can use the rule that says:
a^(-b) = 1 / a^(b)
Thus,
3^(-2) = 1 / 3^2 = 1 / 9
Therefore, the value of b^a, or 3^(-2) is 1/9.
Explanation: