document.write( "Question 64464: I need help solving this problems: \r
\n" );
document.write( "\n" );
document.write( "(x3+x2+1)-x2 \n" );
document.write( "
Algebra.Com's Answer #45087 by stanbon(75887) ![]() You can put this solution on YOUR website! (x3+x2+1)-x2 \n" ); document.write( "I'm going to assume x3 is the same as 3x and that you do not mean x^3 \n" ); document.write( "If that is true: \n" ); document.write( "(3x+2x+1)-2x=3x+1 \n" ); document.write( "--------- \n" ); document.write( "If, on the other hand, you meant x3 to be x^3, then you get: \n" ); document.write( "x^3+x^2+1-x^2=x^3+1 \n" ); document.write( "--------- \n" ); document.write( "Hope some of this helps. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |