document.write( "Question 550567: Let the function f be defined by f(x)=x(x)-7x+10 and f(t+1)=0 , what is one possible value of t? \n" ); document.write( "
Algebra.Com's Answer #358851 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let the function f be defined by f(x)=x(x)-7x+10 and f(t+1)= 0 , what is one possible value of t? \n" ); document.write( "----------------- \n" ); document.write( "f(t+1) = (t+1)^2-7(t+1)+10 = 0 \n" ); document.write( "--- \n" ); document.write( "Factor: \n" ); document.write( "(t+1-5)(t+1-2) = 0 \n" ); document.write( "(t-4)(t-1) = 0 \n" ); document.write( "--- \n" ); document.write( "t = 4 or t = 1 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |