document.write( "Question 203393: Can someone please help me classify the function as a liner, quadratic, or exponential.\r
\n" );
document.write( "\n" );
document.write( "f(x) =-7x^2 + 8x + 6
\n" );
document.write( " and
\n" );
document.write( "f(x) =x^2 - 4 \n" );
document.write( "
Algebra.Com's Answer #153501 by jsmallt9(3758) ![]() You can put this solution on YOUR website! Exponential functions have the variable, usually x, in the exponent. For example: \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "Linear functions do not have squared variables. \r \n" ); document.write( "\n" ); document.write( "So both of your functions are quadratic. They are polynomials of one variable of degree 2. (IOW they have x^2 terms.) \n" ); document.write( " |