document.write( "Question 246648: Let f(x) = x2 - 20x + 100. Find x so that f(x) = 64\r
\n" );
document.write( "\n" );
document.write( "I am completely lost. This is what I did so far. But I know i am wrong.\r
\n" );
document.write( "\n" );
document.write( "a=1 b=-20 x=100\r
\n" );
document.write( "\n" );
document.write( "x= {-20 +/- sq rt (400-400)}/2
\n" );
document.write( "x= {-20 +/- sq rt 0}/2
\n" );
document.write( "x= 10 \n" );
document.write( "
Algebra.Com's Answer #180073 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let f(x) = x2 - 20x + 100 \n" ); document.write( "f(64)=64^2-20*64+100 \n" ); document.write( "F(64)=4,096-1,280+100 \n" ); document.write( "F(64)=2,916 ANS. \n" ); document.write( " |