document.write( "Question 965159: a number is 42 less than its square find all such Number \n" ); document.write( "
Algebra.Com's Answer #589894 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! n= n^2 - 42 \n" ); document.write( "n=-6 \n" ); document.write( " |