document.write( "Question 250693: Evaluate the exponential equation for three values of x greater than -4, three values of x smaller than -4, and at x = -4. Use the resulting ordered pairs to plot the graph; State the equation of the line asymptotic to the graph (if any).
\n" ); document.write( "y=3^x+4-1 (The x+4 is an exponent of 3)
\n" ); document.write( "

Algebra.Com's Answer #185182 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
y = 3^(x+4) -1
\n" ); document.write( "For x = | 0 -1 -2 -4 -5 -6 -7
\n" ); document.write( " x+4 | 4 3 2 0 -1 -2 -3\r
\n" ); document.write( "\n" ); document.write( "3^(x+4) | 81 27 9 1 1/3 1/9 1/27\r
\n" ); document.write( "\n" ); document.write( "-1 | 80 26 8 0 -2/3 -8/9 -26/27\r
\n" ); document.write( "\n" ); document.write( "The asymptote is at y = -1 for large negative x
\n" ); document.write( "
\n" );