document.write( "Question 748754: Determine whether the function is linear or quadratic. Identify the quadratic, linear, and constant terms.
\n" );
document.write( "f(x) = (3x-5)(3x + 2) \n" );
document.write( "
Algebra.Com's Answer #455624 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine whether the function is linear or quadratic. Identify the quadratic, linear, and constant terms. \n" ); document.write( "f(x) = (3x-5)(3x + 2) \n" ); document.write( "----- \n" ); document.write( "f(x) = 9x^2 + 6x -15x -10 \n" ); document.write( "----- \n" ); document.write( "Quadratic: \n" ); document.write( "f(x) = 9x^2 - 9x - 10 \n" ); document.write( "-------------------------- \n" ); document.write( "Quad term: 9x^2 \n" ); document.write( "linear term: -9x \n" ); document.write( "constant term: -10 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |