document.write( "Question 1053747: I need some help with this:
\n" );
document.write( "Graph: f(x) = -(3/2)^
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #668954 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=-(3/2)^(x-2) \n" ); document.write( "If x=2, f(x)=-1, because the exponent is 0. The minus sign is applied at the end. \n" ); document.write( "if x=3, f(x)=-3/2, exponent 1 \n" ); document.write( "if x=1, f(x)=-2/3, exponent -1 \n" ); document.write( "if x=0, f(x)=-4/9 \n" ); document.write( "if x gets very large negative, the function stays negative but heads to 0, because it is less than 1 raised to a large power. \n" ); document.write( "if x gets very large positive, the function stays negative but heads to minus infinity, because it is greater than 1 raised to a large power. \n" ); document.write( " |