103k views
3 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+4. There is a tree in your yard at the point (−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 GameKyuubi
by
4.8k points

1 Answer

7 votes

Answer:

Distance is 6.7units to the nearest tenth.

Step-by-step explanation:

To solve this problem, we the distance formula. And this is given as:


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

We were given the equation:

y = 2 x + 4

This can also be rewritten as:

y – 2 x – 4 = 0.

Therefore, a = -2, b = 1 and c = -4

Also, we were given the points:

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

Making use of the above formula for distance, we have:


D = (|-2* -4 + 1* 11 + -4|)/(√(-2^2 + -4^2))


D = (15)/(√(5))

D = 6.7units (to the nearest tenth)

User Pkis
by
5.2k points