document.write( "Question 887588: (n^2)+n=73162 then what is the value of n \n" ); document.write( "
Algebra.Com's Answer #536754 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (n^2) +n = 73162 \n" ); document.write( "(n^2) +n - 73162 = 0 \n" ); document.write( "use quadratic formula for solutions, n = (-b + or - square root(b^2-4ac)) / 2a \n" ); document.write( "n = (-1 + square root(1^2 - 4*1*(-73162) / 2*1 = 269.985212165 \n" ); document.write( "n = (-1 - square root(1^2 - 4*1*(-73162) / 2*1 = −270.985212165 \n" ); document.write( "there are two solutions for n, −270.985212165 or 269.985212165 \n" ); document.write( " \n" ); document.write( " |