document.write( "Question 1098418: Can someone help me write rule for the following function.
\n" );
document.write( "X, -1, 0, 1, 2,
\n" );
document.write( "Y, 3/2, 1, 2/3, 4/9\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #712767 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x=-1 and x=1 are reciprocals, suggesting a fraction. 2/3 squared is 4/9. \n" ); document.write( "f(x)=(2/3)^(x) \n" ); document.write( " |