document.write( "Question 44791: Not sure what book this comes from. Please help.\r
\n" );
document.write( "\n" );
document.write( "Given P(x)=x^2-4x, find and simplify P(a+h)-P(a).\r
\n" );
document.write( "\n" );
document.write( "I get (x+2)(x-2). I think I'm supposed to substitute something somewhere. How do I work this? Thank you! \n" );
document.write( "
Algebra.Com's Answer #29667 by stanbon(75887) ![]() You can put this solution on YOUR website! Given P(x)=x^2-4x, find and simplify P(a+h)-P(a) \n" ); document.write( "To get P(a+h) substitute \"a+h\" in place of \"x\", as follows:\r \n" ); document.write( "\n" ); document.write( "P(a+h)=(a+h)^2-4(a+h) \n" ); document.write( " =a^2+2ah+h^2-4a-4h \n" ); document.write( "To get P(a) substitute \"a\" in place of \"x\", as follows: \n" ); document.write( "P(a)=a^2-4a\r \n" ); document.write( "\n" ); document.write( "Now subtract P(a) from P(a+h), as follows:\r \n" ); document.write( "\n" ); document.write( "P(a+h)-P(a)=2ah+h^2-4h\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |