document.write( "Question 1019467: Find f(4) if f(x)=x^2÷3+x \n" ); document.write( "
Algebra.Com's Answer #635407 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
For the function
\n" ); document.write( "f(x) = x^2 ÷ (3+x)
\n" ); document.write( "we plug in 4 for x and get
\n" ); document.write( "f(4) = 4^2 / (3+4) = 16/7
\n" ); document.write( "
\n" );