89.8k views
4 votes
For f(x)=2^x, find for for f(5) and f (-6)

1 Answer

2 votes
Exponentials

It order to find f(5) and f ( -6 ) we just replace x on the equation with

x = 5 and x = -6

In the first case, x = 5


\begin{gathered} f(x)=2^x \\ f(5)=2^5 \\ =2\cdot2\cdot2\cdot2\cdot2 \\ =32 \end{gathered}

In the second case, x = -6


\begin{gathered} f(x)=2^x \\ f(-6)=2^(-6) \\ =(1)/(2^6) \\ =(1)/(2\cdot2\cdot2\cdot2\cdot2\cdot2) \\ =(1)/(64) \end{gathered}

Answer: f(5) = 32 and f(-6) = 1/64

User Chanel
by
3.0k points