Answer:
Input of x when it is equal to (1,2,3,4,5) gave an output of 3, 9, 27,81 & 243 respectively.
Explanation:
Step 1. Substitute for x (1,2,3,4,5) in the functions to solve for the output of y.
y=3^x
when x= 1
y=3¹ = 3
when x= 2
y=3² = 9
when x= 3
y=3³ = 27
when x= 4
y=3⁴ = 81
when x= 5
y=3 ^ 5 = 243.
Input of x when it is equal to (1,2,3,4,5) gave an output of 3, 9, 27,81 & 243 respectively.