document.write( "Question 82400: Given f(x) = 3x + 2, find f(1). \n" ); document.write( "
Algebra.Com's Answer #59024 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! Given f(x) = 3x + 2, \n" ); document.write( "To find f(1) substitute x=1 into the equation. \n" ); document.write( "f(x) = 3x + 2 so \n" ); document.write( "f(1) = (3*1) + 2 \n" ); document.write( "= 3 + 2 \n" ); document.write( "= 5 \n" ); document.write( " \n" ); document.write( " |