asked 22.2k views
0 votes
The distance between the points (1,9) and (x, 5x + 10) is​

asked
User Asfsadf
by
7.9k points

1 Answer

2 votes

Answer:
√(26x^2+8x+2)

Work Shown


(x_1,y_1) = (1,9) \text{ and } (x_2, y_2) = (x,5x+10)\\\\d = √((x_1 - x_2)^2 + (y_1 - y_2)^2)\\\\d = √((1-x)^2 + (9-(5x+10))^2)\\\\d = √((1-x)^2 + (9-5x-10)^2)\\\\d = √((1-x)^2 + (-1-5x)^2)\\\\d = √((x^2-2x+1) + (25x^2+10x+1))\\\\d = √(26x^2+8x+2)\\\\

Since we don't know the value of x, we cannot get a numeric value for the distance d.

answered
User AndyMoore
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.