document.write( "Question 932898: Rewrite the equation y=3x squared+5 in function notation and find f(8) \n" ); document.write( "
Algebra.Com's Answer #566437 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! f(x) = 3x^2 + 5 \n" ); document.write( "..... \n" ); document.write( "f(8) = 3(8)^2 + 5 = 197 \n" ); document.write( " |