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.
Answer:
Step-by-step explanation:
Given the function f(m)=20-0.25m to represent the amount of money f(m) she has left after talking m minutes, the zero of the equation can be gotten by setting f(m) to 0
f(m)=20-0.25m
0 =20-0.25m
-20 = -0.25m
m = -20/-0.25
m = 80
Hence Trudy will have talked for 80minutes if she has no money left
Try A
I think this is right
Hope this helps you :)