Q36.

Question

Find two numbers y such that the distance from-3,2 to 5,y is 10.


Step-by-Step Solution

Verified
Answer

Two numbers of y are 8 and -4.

1Step 1. Given information.

Consider the given information such that the points are -3,2 and 5,y.

2Step 2. Formula used

The formula for finding distance between two points is given by d=x2-x12+y2-y12

3Step 3. Using distance formula to calculate the value of y .

Substitute values of x1=-3, x2=5 and y1=2,y2=y into the distance formula.

10=5+32+y-2210=64+y-22100=64+y-22

Futher simplify

36=y-22y2-4y-32=0y=8, y=-4