document.write( "Question 1008581: Given the functions f(x)=4x+6, find each of the following\r
\n" );
document.write( "\n" );
document.write( "f(7)=
\n" );
document.write( "f(-7)=
\n" );
document.write( "f(0)= \n" );
document.write( "
Algebra.Com's Answer #624190 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given the functions f(x)=4x+6, find each of the following \n" ); document.write( "f(7)= 4*7+6 = 28+6 = 34 \n" ); document.write( "--------------------- \n" ); document.write( "f(-7)= 4*-7+6 = -28+6 = -22 \n" ); document.write( "-------------- \n" ); document.write( "f(0)= 4*0 + 6 = 6 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |