document.write( "Question 48278: I need to graph y=(1/2)^x-3 +1\r
\n" );
document.write( "\n" );
document.write( "I also need to find the intercepts. Can anyone help? \n" );
document.write( "
Algebra.Com's Answer #32022 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y = (1/2)^(x - 3) + 1 \n" ); document.write( "y-intercept: \n" ); document.write( "y = (1/2)^(-3) + 1 \n" ); document.write( "y = 8 + 1 = 9 \n" ); document.write( "P(0,9) \n" ); document.write( "There are NO x-intercepts. \n" ); document.write( " |