document.write( "Question 234519: Good Morning\r
\n" );
document.write( "\n" );
document.write( "I was wondering if you could help me with this problem\r
\n" );
document.write( "\n" );
document.write( "Given F(x)=x^2+2 , Find F(a+2)-F(a)\r
\n" );
document.write( "\n" );
document.write( "I did\r
\n" );
document.write( "\n" );
document.write( "(a+2) (a+2)
\n" );
document.write( "a^2+4a+4
\n" );
document.write( "a^2+4a+4-a^2\r
\n" );
document.write( "\n" );
document.write( "Answer 4a+4\r
\n" );
document.write( "\n" );
document.write( "I'm not sure if this is correct though. \r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #172917 by stanbon(75887) ![]() You can put this solution on YOUR website! was wondering if you could help me with this problem \n" ); document.write( "Given F(x)=x^2+2 , Find F(a+2)-F(a) \n" ); document.write( "---------------------------------------- \n" ); document.write( "F(a+2) = (a+2)^2+2 \n" ); document.write( "F(a+2) = a^2+4a+4+2 \n" ); document.write( "F(a+2) = a^2+4a+6 \n" ); document.write( "--------- \n" ); document.write( "F(a) = a^2+2 \n" ); document.write( "--------- \n" ); document.write( "Therefore: \n" ); document.write( "F(a+2)-F(a) = [a^2+4a+6]-[a^2+2] = 4a+4 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |