document.write( "Question 1106141:  If f (x) = 2x -6, then f (1)=\r
\n" );
document.write( "\n" );
document.write( "I am having a hard time with these, I believe they are function notoation\r
\n" );
document.write( "\n" );
document.write( "Thank you so much! \n" );
document.write( "
| Algebra.Com's Answer #721074 by Edwin McCravy(20064)     You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( " If f(x) = 2(x)-6 \r\n" ); document.write( "then f(1) = 2(1)-6\r\n" ); document.write( " f(1) = 2-6\r\n" ); document.write( " f(1) = -4\r\n" ); document.write( "\r\n" ); document.write( "It's nothing but plug 1 in for x and then simplify.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |