document.write( "Question 794615: Please help...\r
\n" );
document.write( "\n" );
document.write( "Given f (x)=-2x^2+x-5\r
\n" );
document.write( "\n" );
document.write( "Find f(x+3) \n" );
document.write( "
Algebra.Com's Answer #480713 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! f(x+3)= \n" ); document.write( "2(x+3)^2+(x+3)-5= \n" ); document.write( "2(x^2+6x+9)+x-2= \n" ); document.write( "2x^2+12x+18+x-2= \n" ); document.write( "2x^2+13x+16 \n" ); document.write( " |