document.write( "Question 541221: I have to make a graph of this exponential function: \r
\n" );
document.write( "\n" );
document.write( "h(x) = (3/2)^x \r
\n" );
document.write( "\n" );
document.write( "The answer is supposed to be (-2,4/9), (0,1), (2,9/4).\r
\n" );
document.write( "\n" );
document.write( "I need the details of how each of these points are calculated.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #354116 by stanbon(75887) ![]() You can put this solution on YOUR website! h(x) = (3/2)^x \n" ); document.write( "The answer is supposed to be (-2,4/9), (0,1), (2,9/4). \n" ); document.write( "----------------- \n" ); document.write( "h(-2) = (3/2)^(-2) = (2/3)^2 = 4/9 \n" ); document.write( "--------------------------------------- \n" ); document.write( "h(0) = (3/2)^0 = 1 \n" ); document.write( "----------------------- \n" ); document.write( "H(2) = (3/2)^2 = 9/4 \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "= \n" ); document.write( " |