document.write( "Question 16724: Please help with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find the indicated difference quotient and simplify answer.\r
\n" );
document.write( "\n" );
document.write( "Given f(x) = x^2 = 5x + 1\r
\n" );
document.write( "\n" );
document.write( "find f(5 + h) - f(5) over h\r
\n" );
document.write( "\n" );
document.write( "what I did:
\n" );
document.write( "1. f(5+h) = (5+h)^2 + 5(5+h) +1
\n" );
document.write( "=(5+h)(5+h) + 5(5+h) +1
\n" );
document.write( "=25 +5h +5h +h^2 +25 +5h + 1
\n" );
document.write( "=51 + 15h +h^2\r
\n" );
document.write( "\n" );
document.write( "2. f(5+h) - f(5) = 51 + 15h + h^2 - 5^2 + 5(5) + 1
\n" );
document.write( "= 51 + 15h + h^2 - 25 + 25 + 1
\n" );
document.write( "= 52 + 15h + h2\r
\n" );
document.write( "\n" );
document.write( "3. f(5+h) - f(5) over h = 52 + 15h + h^2 over h\r
\n" );
document.write( "\n" );
document.write( "The teacher's answer is 15 + h
\n" );
document.write( "Where did I go wrong?
\n" );
document.write( "Please help!
\n" );
document.write( "Thanks,
\n" );
document.write( "Sandy \n" );
document.write( "
Algebra.Com's Answer #8187 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! In step 2, you made the most common error in this type of problem. When you do f(5+h) - f(5), be sure to minus the quantity of f(5)!!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It should look like this with extra parentheses added: \n" ); document.write( " f(5+h) - f(5) = 51 + 15h + h^2 - (5^2 + 5(5) + 1) \n" ); document.write( "= 51 + 15h + h^2 - (25 + 25 + 1) \n" ); document.write( "= 15h + h2 \n" ); document.write( "3. f(5+h) - f(5) over h = (15h + h^2) over h, which comes out to \n" ); document.write( " \n" ); document.write( "The teacher's answer which is 15 + h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " |