The correct answer is:
9.2 ft.
Explanation:
The distance from a point (m,n) to a line Ax+By+C=0 is given by the formula:
[tex]d=\frac{|Am+Bn+C|}{\sqrt{A^2+B^2}}[/tex]
We first need to write our equation in the form Ax+By+C=0.
y=(-6/7)x+7
First we will add 6/7x to each side:
y+6/7x=(-6/7x)+7+(6/7x)
y+6/7x=7
Now we will subtract 7 from each side:
y+6/7x-7=7-7
y+6/7x-7=0
It will be easier to work with this equation if we do not have fractions. We can accomplish this by multiplying everything by the denominator of the fraction, 7:
y(7)+(6/7x)(7)-7(7)=0
7y+(42/7)x-49=0
7y+6x-49=0
Now we rearrange the terms to the x term is in front:
6x+7y-49=0
This is in the form Ax+By+C=0, where A=6, B=7 and C=-49.
Substituting these into our formula above along with our coordinates from our point (m,n)=(6, 14) we have:
[tex]d=\frac{|Am+Bn+C|}{\sqrt{A^2+B^2}}
\\
\\d=\frac{|6(6)+7(14)-49|}{\sqrt{6^2+7^2}}
\\
\\d=\frac{|36+98-49|}{\sqrt{36+49}}
\\
\\d=\frac{|85|}{\sqrt{85}}=\frac{85}{\sqrt{85}}=9.2
[/tex]