
Ray S. answered 12/04/15
Tutor
5
(1)
Experienced and effective Math Tutor.
Draw a graph:
Let point A be the point that Grady is holding the string
Let point B be the point that the string is attached to the kite
Draw a vertical line from point A upward
Draw a horizontal line from point B toward the vertical line
Let point C be the intersection of the horizontal and the vertical lines
Triangle ABC is a right triangle since BC and AC are perpendicular at point C, then:
AB = 50 ft (given)
Let: BC = x ft, then: AC = x + 10 ft, now using the Pythagoras' Theorem we can write:
(x + 10)2 + x2 = (50)2 => expand:
x2 + 20x + 100 + x2 = 2500 => simplify:
2x2 + 20x - 2400 = 0 => divide by 2:
x2 + 10x - 1200 = 0 => factor: find 2 numbers that multiply to -1200, add to +10: (40 & -30):
(x + 40)(x - 30) = 0 =>solve using: Zero Product Property : if ab = 0, then either a = 0 or b = 0 (or both):
x + 40 = 0 => x = -40 => reject since the length can not be negative
x - 30 = 0 => x = 30 ft
The horizontal distance from Grady = BC = x = 30 ft
The vertical distance from Grady's hand = AC = x + 10 = 40 ft
But the vertical distance to ground is = 40 + 5 = 45 ft => since the string is being held 5 ft above the ground
Note: you can use the quadratic formula to solve the quadratic equation as follow:
if : ax2 + bx + c = 0 , then:
x = [-b ±√(b2 - 4ac)]/2a
in this case we have:
x2 + 10x - 1200 = 0 => a = 1 , b = 10 , c = -1200:
x = [-10±√(102 - 4 * 1 * (-1200))]/(2 * 1)
x = [-10±√(100 + 4800)]/2
x = [-10±√4900]/2
x = [-10±70]/2
x = [-10 - 70]/2 = -80/2 = -40 => discard the negative length
x = [-10 + 70]/2 = 60/2 = 30 ft
The same as above.