document.write( "Question 130415: I am having problems with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find f(1) for f(x)= x^3 + x^2 - 1 \n" );
document.write( "
Algebra.Com's Answer #95243 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! HERE YOU NEED TO REPLACE X WITH THE VALUE (1) AND SOLVE THE EQUATION. \n" ); document.write( "F(X)=X^3+X^2-1 \n" ); document.write( "F(1)=1^3+1^2-1 \n" ); document.write( "F(1)=1+1-1 \n" ); document.write( "F(1)=1 ANSWER. \n" ); document.write( " |