document.write( "Question 197603: f(x)= ax^2+ bx+ 5 Find a and b if f(x+1)- f(x)=8x+3
\n" );
document.write( "I have never had to do a problem like this so i have no work to show because i dont know how to begin. I really nedd help. Thank you. \n" );
document.write( "
Algebra.Com's Answer #148177 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)= ax^2+ bx+ 5 Find a and b if f(x+1)- f(x)=8x+3 \n" ); document.write( "---------------- \n" ); document.write( "f(x+1) = a(x+1)^2 + b(x+1) + 5 \n" ); document.write( "f(x+1) = ax^2 + 2ax + a + bx + b + 5 \n" ); document.write( "f(x+1) = ax^2 + (2a+b)x + (a+b+5) \n" ); document.write( "Now subtract f(x) = ax^2 + bx + 5 to get: \n" ); document.write( "f(x+1)-f(x) = 2ax + a+b \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |