Question 160413
Have more faith in yourself!
What you have done so far is perfect!
Now you need to solve the quadratic equation which you can do by use of the quadratic formula: {{{x = (-b+-sqrt(b^2-4ac))/2a}}}
In your equation, a = 36, b = -88, and c = -60, so make the appropriate substitutions to get:
{{{x = (-(-88)+-sqrt((-88)^2-4(36)(-60)))/2(36)}}} Simplify this.
{{{x = (88+-sqrt(7744-(-8640)))/72}}}
{{{x = (88+-sqrt(16384))/72}}}
{{{x = (88/72)+(128/72)}}} or {{{x = (88/72)-(128/72)}}}
{{{highlight(x = 3)}}} or {{{highlight(x = -0.555)}}}
Now as a final step, you should check these solutions by substition into the original eqation, and you may find that you have an "extraneous" solution which would have come from the act of squaring parts of the original equation.
I'll leave this as an exercise for the student!