document.write( "Question 37119: Please solve and show all work. Thank you!\r
\n" );
document.write( "\n" );
document.write( "The sum of a number and its square is 12. Find the number. \n" );
document.write( "
Algebra.Com's Answer #22793 by wuwei96815(245)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + x = 12 \n" ); document.write( "x^2 + x - 12 = 0 \n" ); document.write( "(x + 4)(x - 3) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The values of x are -4 and 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Does that look right? \n" ); document.write( " |