66.7k views
2 votes
You are setting up a zip line in your yard. You map out your yard in a coordinate plane. An equation of the line representing the zip line is y=2x+4y=2x+4. There is a tree in your yard at the point (−4, 11)(−4, 11). Each unit in the coordinate plane represents 1 foot. Approximately how far away is the tree from the zip line? Round your answer to the nearest tenth.

User Aqib Javed
by
8.7k points

2 Answers

5 votes

Answer:

on what

Explanation:

User Gary Elliott
by
8.3k points
5 votes
Solving this problem needs the distance formula of point to a line.

The formula is:

distance = | a x + b y + c | / √ (a^2 + b^2)


So we are given the equation: y = 2 x + 4

Rewriting this would be: y – 2 x – 4 = 0 -> a = -2, b = 1, c = -4

We are also given the points:

(-4, 11) = (x, y)

Plugging it in the distance formula at points (x, y):

distance = | -2 * -4 + 1 * 11 + -4 | / √ [(- 2)^2 + (1)^2]

= 15 / √ (5)

= 6.7

So the tree is approximately 6.7 feet away from the zip line.
User Igor Kovryzhkin
by
7.6k points