Funciones gráfica

, por dani


 a) f(x) = 1.5^x


\begin{array}{c|c}
 x & y  \\
\hline
 0 & 1 \\
 1 & 1.5  \\
 2 & 2.25 \\
 3 & 1.5^3  \\
 4 & 1.5^4 \\
 5 & 1.5^5  \\
  -1 & 1.5^{-1}  \\
  -2 & 1.5^{-2}  \\
  -3 & 1.5^{-3}  \\
\end{array}

 b) g(x) = 0.75^x


\begin{array}{c|c}
 x & y  \\
\hline
 0 & 1 \\
 1 & 0.75  \\
 2 & 0.75^2 \\
 3 & 0.75^3  \\
 4 & 0.75^4 \\
 5 & 0.75^5  \\
  -1 & 0.75^{-1}  \\
  -2 & 0.75^{-2}  \\
  -3 & 0.75^{-3}  \\
 -4 & 0.75^{-4}  \\
  -5 & 0.75^{-5}  \\
  -6 & 0.75^{-6}  \\
\end{array}

Representa gráficamente las siguientes funciones:

 a) f(x) = 1.5^x
 b) g(x) = 0.75^x