SOLUTION: If f(x)=(2x-1)(2x+1)-(x-1),find f(n+1) in its simplest form
Algebra
->
Rational-functions
-> SOLUTION: If f(x)=(2x-1)(2x+1)-(x-1),find f(n+1) in its simplest form
Log On
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 1159012
:
If f(x)=(2x-1)(2x+1)-(x-1),find f(n+1) in its simplest form
Answer by
Amily_2190(27)
(
Show Source
):
You can
put this solution on YOUR website!
f(n+1)=(2(n+1)-1)(2(n+1)+1)-((n+1)-1)
=(2n+2-1)(2n+2+1)-(n)
=(2n+1)(2n+3)-n
Use FOIL
=4n^2+6n+2n+3-n
=