SOLUTION: Solve each formula for the indicated letter. Assume that all variables represent nonnegative numbers.
{{{ N= (x^2-3x)/(2) }}} solve for x
(number of diagonals of polygon with
Question 367304: Solve each formula for the indicated letter. Assume that all variables represent nonnegative numbers.
solve for x
(number of diagonals of polygon with x sides) Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! Ureka!
n=(x^2-3x)/(2)
x^2-3x=2n
x^2-3x+ 9/4=2n + 9/4 Completing the square.
(x - 3/2)^2 = 2n + 9/4
x - 3/2 = +-sqrt(2n + 9/4)
x=3/2 +- sqrt((8n+9)/4)
=3/2 +- sqrt(8n-9)/2
x=(3+sqrt(8n-9))/2, x=(3-sqrt(8n-9))/2
.
Ed