document.write( "Question 746015: what are the steps to determining whether a function is linear or quadratic?
\n" );
document.write( "ex. f(x)= (3x+2)(-6x-3) \n" );
document.write( "
Algebra.Com's Answer #454133 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! If it has an exponent it is Quadratic \n" ); document.write( "No exponent it is Linear \n" ); document.write( "-18x^2-9x-12x-6= \n" ); document.write( "-18x^2-21x-6 \n" ); document.write( "It is quadradic \n" ); document.write( "It opens down \n" ); document.write( " |