document.write( "Question 630090: If the square of a number increased by the number is 42, then what is the number?\r
\n" );
document.write( "\n" );
document.write( "I have x^2+x=42, but I do not know if this is correct and if so, what to do after that \n" );
document.write( "
Algebra.Com's Answer #396720 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the square of a number increased by the number is 42, then what is the number? \n" ); document.write( "I have x^2+x=42, but I do not know if this is correct and if so, what to do after that \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x+7)*(x-6) = 0 \n" ); document.write( "x = -7, or x = 6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |