Distance Formula
Distance Formula
Last updated at August 5, 2026 by Teachoo
Transcript
Ex 7.1, 8 Find the values of y for which the distance between the points P (2, ā 3) and Q (10, y) is 10 units. Let the points be P (2, ā 3) & Q (10, y) Given that PQ = 10 units By distance formula PQ = ā((š„2 āš„1)2+(š¦2 āš¦1)2) x1 = 2, y1 = ā3 x2 = 10, y2 = y PQ = ā(( 10 ā2)2+(š¦ā(ā3))2) 10 = ā((8)2+(š¦+3)2) Squaring both sides (10)2 = (ā((8)2+(š¦+3)2))2 (10)2 = (8)2 + (y+ 3)2 100 = 64 + (y+ 3)2 100 = 64 + y2 + 32 + 2 Ć 3 Ć y 100 = 64 + y2 + 9 + 6y 0 = y2 + 6y + 64 + 9 ā 100 0 = y2 + 6y ā 27 y2 + 6y ā 27 = 0 y2 + 9y ā 3y ā 27 = 0 y(y + 9) ā 3(y + 9) = 0 (y ā 3) (y + 9) = 0 Hence, y = 3 or y = ā9 is the solution