document.write( "Question 728632: i was given the following input/output table but i couldn't figure out the rule for it. i also know that if you were to graph this relation there would be no slope. what is the rule?\r
\n" ); document.write( "\n" ); document.write( "input----> output
\n" ); document.write( "-3----> 0.0016
\n" ); document.write( "-2----> 0.008
\n" ); document.write( "-1----> 0.04
\n" ); document.write( "0-----> 0.2
\n" ); document.write( "1 ----> 1
\n" ); document.write( "2-----> 5
\n" ); document.write( "3-----> 25
\n" ); document.write( "

Algebra.Com's Answer #445543 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
If the input is \"+n+\",
\n" ); document.write( "the output is \"+5%5E%28n-1%29+\"
\n" ); document.write( "------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+n+=+-2+\"
\n" ); document.write( "\"+5%5E%28-2-1%29+=+5%5E%28-3%29+\"
\n" ); document.write( "\"+1%2F%285%5E3%29+=+1%2F125+\"
\n" ); document.write( "\"+1%2F125+=+.008+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );