document.write( "Question 155473: I'm trying to identify 5 ordered pairs for the following equation:
\n" );
document.write( "f(x)=3^x+7
\n" );
document.write( "When I graph the equation, it looks like I'm coming out with:
\n" );
document.write( "-3, -4, -5, -6, and -7 as my 'x' coordinates. My 'y' coordinates appear to be -1, 3, 9, etc... Am I doing this right?
\n" );
document.write( "Thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #114492 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "x=-2 then \n" ); document.write( "x=-1 then \n" ); document.write( "x=0 then \n" ); document.write( "x=1 then \n" ); document.write( "x=2 then |