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 #445544 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 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? \n" ); document.write( "-------------- \n" ); document.write( "output = 5^(input - 1) \n" ); document.write( "------------------ \n" ); document.write( "There is a slope, but it's different at each point. \n" ); document.write( " |