Discover the answers you need at Westonci.ca, where experts provide clear and concise information on various topics. Experience the ease of finding accurate answers to your questions from a knowledgeable community of professionals. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

Express the distance,d, from a point on the graph x+y=2 to the point (6,8) as a function of x

Sagot :

Answer:

[tex]d=\sqrt[]{2(x^2+36^{})}[/tex]

Explanation:

Given the equation of the line as;

[tex]x+y=2[/tex]

We can express y in terms of x by subtracting x from both sides of the equation;

[tex]y=-x+2[/tex]

Let the point on the line be P(x, y)

We'll use the below distance formula to determine the distance between point P(x, y) to the given point (6, 8) as seen below;

[tex]d=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2}[/tex][tex]\begin{gathered} d=\sqrt[]{(6-x)^2+(8-y)^2} \\ d=\sqrt[]{(36-12x+x^2)+\lbrack8-(-x+2)\rbrack^2} \\ d=\sqrt[]{(36-12x+x^2)+(6+x)^2} \end{gathered}[/tex][tex]\begin{gathered} d=\sqrt[]{(36-12x+x^2)+(36+12x+x^2)} \\ d=\sqrt[]{72+2x^2} \\ d=\sqrt[]{2(x^2+36^{})} \end{gathered}[/tex]