document.write( "Question 6505: Dear Sir/Madam,\r
\n" );
document.write( "\n" );
document.write( "I am confronted with the following problem:\r
\n" );
document.write( "\n" );
document.write( "\"Where does the graph of y = 2 + 2^x cross the y-axis?\"\r
\n" );
document.write( "\n" );
document.write( "Is there a way of solving this without graphing the function?\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance.
\n" );
document.write( "Regards,
\n" );
document.write( "-Mike \n" );
document.write( "
Algebra.Com's Answer #3516 by ichudov(507)![]() ![]() You can put this solution on YOUR website! \"Cross the Y axis\" means the point where x = 0. So, use 0 for x in 2+2^x and you can find out the Y point. 2+2^0 is 2+1=3, so the point is (0, 3).\r \n" ); document.write( "\n" ); document.write( " |