adplus-dvertising
frame-decoration

Question

What is the output of the following code?
ztrans(exp(2*n),z)

a.

z/(z – exp(2))

b.

z/(z – exp(-2))

c.

z/(z + exp(-2))

d.

z/(z + exp(2))

Answer: (a).z/(z – exp(2))

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?