document.write( "Question 285658: given the functions: f(x) = x2 - 3x +5 and g (x) = 5x - 1; find f (2) \n" ); document.write( "
Algebra.Com's Answer #207122 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Replace x with 2 for f(x) and simplify.\r \n" ); document.write( "\n" ); document.write( "f(2) = (2)^2 - 3(2) + 5\r \n" ); document.write( "\n" ); document.write( "f(2) = 4 - 6 + 5\r \n" ); document.write( "\n" ); document.write( "f(2) = -2 + 5\r \n" ); document.write( "\n" ); document.write( "f(2) = 3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |