document.write( "Question 530122: Given the quadratic function f(x) = x2 – 12x + 36, find a value of x such that f(x) = 25 \n" ); document.write( "
Algebra.Com's Answer #349904 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given the quadratic function f(x) = x2 – 12x + 36, \n" ); document.write( "find a value of x such that f(x) = 25 \n" ); document.write( "----- \n" ); document.write( "x^2-12x+36 = 25 \n" ); document.write( "x^2-12x+11 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-11)(x-1) = 0 \n" ); document.write( "x = 1 or x = 11 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |