document.write( "Question 470984: if 6 is added to the square of a number, the result is 22. find all such numbers \n" ); document.write( "
Algebra.Com's Answer #323051 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! n2+6=22 \n" ); document.write( "n2=16 \n" ); document.write( "n=-4 or 4.. \n" ); document.write( " |