document.write( "Question 486587: I don't understand this at all, some help would be appreciated..\r
\n" );
document.write( "\n" );
document.write( "(x − 0.8)(x − 0.5) [4.6] \n" );
document.write( "
Algebra.Com's Answer #332709 by chessace(471)![]() ![]() You can put this solution on YOUR website! It is a little weird. \n" ); document.write( "My best guess is that it is an explicit un-named function with an argument: \n" ); document.write( "Define f(x)=(x-0.8)(x-0.5) \n" ); document.write( "Evaluate f with/at x = 4.6 \n" ); document.write( "f[4.6] = ...(sub that value for the 2 x's and compute). \n" ); document.write( "f(4.6)= 3.8 * 4.1 = 15.58 \n" ); document.write( " \n" ); document.write( " |