document.write( "Question 309022: f(x)= x squared + 5x + 1 \n" ); document.write( "
Algebra.Com's Answer #220943 by hmougey(2)![]() ![]() ![]() You can put this solution on YOUR website! Text form: f*(x)=x^2+5*x+1 simplifies to f*x-x^2-5*x-1=0\r \n" ); document.write( "\n" ); document.write( "Remove unneeded parentheses around factor x\r \n" ); document.write( "\n" ); document.write( "It becomes f*x=x^2+5*x+1\r \n" ); document.write( "\n" ); document.write( "look at: x^2+5*x+1\r \n" ); document.write( "\n" ); document.write( "Moved these terms to the left and change to -\r \n" ); document.write( "\n" ); document.write( "it becomes: f*x-x^2-5*x-1 \n" ); document.write( " |