document.write( "Question 1127460: If f(x) = x^2 − 4x − 17and f(c) = 4,find c. (Enter your answers as a comma-separated list.) \n" ); document.write( "
Algebra.Com's Answer #743872 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! This means 4 = x^2 − 4x − 17 and that you need to solve for x\r \n" ); document.write( "\n" ); document.write( "subtract 4 from both sides.\r \n" ); document.write( "\n" ); document.write( "x^2 − 4x − 21 = 0\r \n" ); document.write( "\n" ); document.write( "factor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-7)(x+3) =0\r \n" ); document.write( "\n" ); document.write( "x=7 x=-3\r \n" ); document.write( "\n" ); document.write( "-3,7 \n" ); document.write( " |