document.write( "Question 212244: f(x)=2x+14\r
\n" );
document.write( "\n" );
document.write( "input: f(7), and f(-2) \n" );
document.write( "
Algebra.Com's Answer #160295 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=2x+14 \n" ); document.write( "input: f(7), and f(-2) \n" ); document.write( "----- \n" ); document.write( "f(7) = 2*7+14 = 28 \n" ); document.write( "------ \n" ); document.write( "f(-2) = 2*(-2)+14 = 10\r \n" ); document.write( "\n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |