asked 69.8k views
1 vote
What is the distance from point -1, 6 To the line y=-2x

2 Answers

3 votes

Answer:

distance from the point to the line is, d = 1.34

Explanation:

equation of the line is, y = -2x

2x + y = 0

point given is, (-1, 6)

distance from the point to the line is given as,

d = |Ax1 + By1 + C| / √A² + B²

standard form of equation of line is:

Ax + By + C = 0

where, A = 2, B = 1, C = 0

and the point is, x1, y1 = -1, 6

by substituting the values in the formula,

d = |2(-1) + 1(-1) + 0| / √2² + 1²

= |-2 - 1 + 0| / √4 + 1

= |-3| / √5

= 3/2.24

thus, d = 1.34

answered
User Jrichner
by
8.6k points
0 votes

Answer:

Distance: 6.7

Explanation:

y = -2x

If x is=0, y = 0 and if y is 0, x is = 2

(-1,6) and (2,0)

Sqrt[(2 - - 1)^2 + (0 -6)^2] =

Sqrt (3)^2 + (-6)^2 =

Sqrt 45 = 6.7

answered
User Echo Nolan
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.