document.write( "Question 121500: What type of function does the following table of values represent?
\n" ); document.write( "x- -21,-18,-15,-12,-9
\n" ); document.write( "y- 3,6,12,24,48
\n" ); document.write( "Is it arithmetic,quadratic, cubic, or exponential?
\n" ); document.write( "

Algebra.Com's Answer #89175 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Common differences do not give you a constant difference
\n" ); document.write( "so it is not arithmeti, quadratic, or cubic.
\n" ); document.write( "I tried fitting it into y = ab^x and got y = 384(2^(x/3)
\n" ); document.write( "by solving for a and b.
\n" ); document.write( "So it is exponential.
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );