
David H. answered 01/23/17
Tutor
5
(18)
Patient & Effective Math/Physics Tutor near Fort Worth
Do you know the quadratic formula? If not i recommend memorizing this.
If Ah2+Bh+C = 0 then h = -(B/2A)+(B2-4AC)1/2/(2A)
In your example A = 1, B = 5 and C = -48. Plug into formula above and you should get 2 answers.
If you don't remember the quadratic formula you can always derive it by completing the square.
Ah2+Bh+C = h2+(B/A)h+(C/A) = 0
Complete the square
[h+(B/A)/2]2+(C/A)-[(B/A)/2]2 = [h+B/(2A)]2+(C/A)-B2/(4A2) = 0
Solve for h and you see
[h+B/(2A)]2 = B2/(4A2)-C/A = (B2-4AC)/(4A2)
Take square root
|h+B/(2A)| = (B2-4AC)1/2/(2A)
The absolute value we can remove knowing |h+B/(2A)| = +(h+B/(2A))
Thus
h = -(B/2A)+(B2-4AC)1/2/(2A)
Best - David