document.write( "Question 687864: if f(x) is aquadratic polynomial such that f(2)=-3 and f(-2)=21, then the coefficient of x in f(x) is
\n" );
document.write( "A)4
\n" );
document.write( "B)7
\n" );
document.write( "C)-6
\n" );
document.write( "D)-3 \n" );
document.write( "
Algebra.Com's Answer #425373 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if f(x) is aquadratic polynomial such that f(2)=-3 and f(-2)=21, then the coefficient of x in f(x) is \n" ); document.write( "A)4 \n" ); document.write( "B)7 \n" ); document.write( "C)-6 \n" ); document.write( "D)-3 \n" ); document.write( "------ \n" ); document.write( "Form: ax^2 + bx + c = y \n" ); document.write( "--- \n" ); document.write( "Using (-2,21)::: 4a -2b + c = 21 \n" ); document.write( "Using (2,-3):::: 4a +2b + c = -3 \n" ); document.write( "---- \n" ); document.write( "Subtract and solve for \"b\": \n" ); document.write( "4b = -24 \n" ); document.write( "b = -6 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |