document.write( "Question 714238: Hello, I am working with functions just substituting and solving problems. The given is f(x)=5x^2+4x-3 and what I am trying to solve is f(x+1) put into the equation. I understand that to substitute the problem would be f(x+1)=5(x+1)^2+4(x+1)-3 I am just unsure of how to solve. If you could help that would be great. \n" ); document.write( "
Algebra.Com's Answer #438736 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
f(x)=5x^2+4x-3 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x+1)=5(x+1)^2+4(x+1)-3 ... so far, so good\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now you expand, distribute, and combine like terms to simplify\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x+1)=5(x+1)(x+1)+4(x+1)-3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x+1)=5(x^2+2x+1)+4(x+1)-3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x+1)=5x^2+10x+5+4x+4-3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x+1)=5x^2+14x+6\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the answer is f(x+1)=5x^2+14x+6
\n" ); document.write( "
\n" );