document.write( "Question 876110: the sum of a number and the cube of that number is equal to 10 times the square of the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #528582 by harpazo(655)![]() ![]() You can put this solution on YOUR website! Let x = the number you need to find\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x^3 = 10x^2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve for x to find your number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |