if the distance between a(0,6) and(a,o) os 6 units find the value of `a
Answers
Answered by
1
The value of a = 0
Step-by-step explanation:
Given:
Point a (0, 6)
Point b (a , 0)
Distance between two point = 6 units
Find:
The value of a
Computation:
Distance between two point = √(x1 - x2)² + (y1 - y2)²
6 = √(0 - a)² + (6 - 0)²
Squaring both side;
36 = (0 - a)² + (6 - 0)²
36 = a² + 36
a² = 36 - 36
a² = 0
a = 0
The value of a = 0
Similar questions