document.write( "Question 811957: How do you graph: y= 2^x+2 - 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #488954 by Alan3354(69443) You can put this solution on YOUR website! How do you graph: y= 2^x+2 - 1 \n" ); document.write( "--------------- \n" ); document.write( "Pick values for x and find y \n" ); document.write( "Plot the points. \n" ); document.write( "Draw a curve thru them. \n" ); document.write( "----------- \n" ); document.write( "I think you mean \n" ); document.write( "y = 2^(x+2) - 1 \n" ); document.write( "eg \n" ); document.write( "x = 0, y = 3 (0,3) \n" ); document.write( "x = 1, y = 7 (1,7) \n" ); document.write( "x = -2, y = 0 (-2,0) \n" ); document.write( "etc \n" ); document.write( " \n" ); document.write( " |