document.write( "Question 970889: Is this function linear, quadratic or exponential and what is the formula?\r
\n" );
document.write( "\n" );
document.write( "X= 0 y=5
\n" );
document.write( "-1. 10
\n" );
document.write( "-2. 20
\n" );
document.write( "-3. 40
\n" );
document.write( "-4. 80
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #593507 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! This is exponential because the y values are doubling each time. \n" ); document.write( " |