document.write( "Question 231765: given the function f described by f(x)=x+18 find each of the following\r
\n" );
document.write( "\n" );
document.write( "f(0)= 18
\n" );
document.write( "f(-15)=-15+18=3
\n" );
document.write( "f(-14)=-14+18=4
\n" );
document.write( "f(5)=5+18=23
\n" );
document.write( "f(c+12)=(c+12)+18= c+30 \n" );
document.write( "
Algebra.Com's Answer #171446 by curioustoknow(5)![]() ![]() You can put this solution on YOUR website! here is the answers: \n" ); document.write( " f(x)=x+18 find each of the following\r \n" ); document.write( "\n" ); document.write( "f(0)= 18 \n" ); document.write( "f(-15)=-15+18=3 \n" ); document.write( "f(-14)=-14+18=4 \n" ); document.write( "f(5)=5+18=23 \n" ); document.write( "f(c+12)=(c+12)+18= c+30 \n" ); document.write( " |