document.write( "Question 1182754: If x^2=x+3, then x^3 equals \n" ); document.write( "
Algebra.Com's Answer #812829 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x^3 = x^2 * x \n" ); document.write( "if x^2 = x + 3, then x^3 = (x + 3) * x = x^2 + 3x. \n" ); document.write( "that's what i get.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |