Question 122967
To solve a quadratic equation (the x^2 makes this one of those), you need it to be in the form ax^2+bx+c=0.  So First get all of the terms to the left side:
x^2 + 9 - 2x - 44 = 0
Now simplify:
x^2 - 2x - 35 = 0
Now you can SOMETIMES factor this into two binomials to solve (this is more convenient in some cases), or you can ALWAYS use the quadratic formula to solve.  In this case, since 5*7=35 and 5-7=-2, you can factor it into (x+5)(x-7)=0.  So the solutions are x=-5 and x=7, or x=-5,7.