d = ∣ A x 0 + B y 0 + C ∣ A 2 + B 2 d=\frac{|Ax_0+By_0+C|}{\sqrt{A^2+B^2}} d = A 2 + B 2 ∣ A x 0 + B y 0 + C ∣ - formula to find distance between some point M ( x 0 , y 0 ) M(x_0,y_0) M ( x 0 , y 0 ) and a line A x + B y + C = 0 Ax+By+C=0 A x + B y + C = 0
We can use it to solve our first problem.
a)
Let x = 0 x=0 x = 0 , then 3 ⋅ 0 − 4 y + 3 = 0 ⟺ y = 3 4 3\cdot 0-4y+3=0 \iff y=\frac{3}{4} 3 ⋅ 0 − 4 y + 3 = 0 ⟺ y = 4 3
So point M ( 0 , 3 4 ) M(0,\frac{3}{4}) M ( 0 , 4 3 ) belong to the first line.
A 2 = 6 , B 2 = − 8 , C 2 = 7 A_2=6, B_2=-8, C_2=7 A 2 = 6 , B 2 = − 8 , C 2 = 7 - coeffiсients of second line.
d = ∣ 6 ⋅ 0 + ( − 8 ) ⋅ 3 4 + 7 ∣ 6 2 + ( − 8 ) 2 = ∣ 1 ∣ 100 = 1 10 d=\frac{|6\cdot 0+(-8)\cdot\frac{3}{4}+7|}{\sqrt{6^2+(-8)^2}}=\frac{|1|}{\sqrt{100}}=\frac{1}{10} d = 6 2 + ( − 8 ) 2 ∣6 ⋅ 0 + ( − 8 ) ⋅ 4 3 + 7∣ = 100 ∣1∣ = 10 1
(Lines don't intersect because A 1 A 2 = B 1 B 2 ≠ С 1 С 2 \frac{A_1}{A_2}=\frac{B_1}{B_2}\neq\frac{С_1}{С_2} A 2 A 1 = B 2 B 1 = С 2 С 1 . They are parallel)
b) If two lines are perpendicular, their normal vectors are perpendicular too.
n 1 ⃗ = { 3 ; − 4 } \vec {n_1}=\{3;-4\} n 1 = { 3 ; − 4 } normal vector of first line.
n 3 ⃗ = { a , b } \vec {n_3}=\{a,b\} n 3 = { a , b } normal vector of perpendicular line
n 1 ⃗ ⋅ n 3 ⃗ = 3 ⋅ a + ( − 4 ) ⋅ b = 0 \vec{n_1}\cdot\vec{n_3}=3\cdot a+(-4)\cdot b=0 n 1 ⋅ n 3 = 3 ⋅ a + ( − 4 ) ⋅ b = 0 (scalar product )
Let a = 4 , a=4, a = 4 , then b = 3 b=3 b = 3
So n 3 ⃗ = { 4 , 3 } \vec{n_3}=\{4,3\} n 3 = { 4 , 3 } (what means A 3 = 4 , B 3 = 3 A_3=4, B_3=3 A 3 = 4 , B 3 = 3 )
4 ⋅ ( − 6 ) + 3 ⋅ 4 + C 3 = 0 4\cdot(-6)+3\cdot4+C_3=0 4 ⋅ ( − 6 ) + 3 ⋅ 4 + C 3 = 0 (substitution of (-6, 4))
C 3 = 12 C_3=12 C 3 = 12
4 x + 3 y + 12 = 0 4x+3y+12=0 4 x + 3 y + 12 = 0 - perpendicular line
c) We can use our first formula
d = ∣ A x 0 + B y 0 + C ∣ A 2 + B 2 d=\frac{|Ax_0+By_0+C|}{\sqrt{A^2+B^2}} d = A 2 + B 2 ∣ A x 0 + B y 0 + C ∣
First line:
d 1 = ∣ 3 ⋅ ( − 6 ) + ( − 4 ) ⋅ 4 + 3 ∣ 3 2 + ( − 4 ) 2 = ∣ − 31 ∣ 25 = 31 5 = 6.2 d_1=\frac{|3\cdot(-6)+(-4)\cdot4+3|}{\sqrt{3^2+(-4)^2}}=\frac{|-31|}{\sqrt{25}}=\frac{31}{5}=6.2 d 1 = 3 2 + ( − 4 ) 2 ∣3 ⋅ ( − 6 ) + ( − 4 ) ⋅ 4 + 3∣ = 25 ∣ − 31∣ = 5 31 = 6.2
d 2 = ∣ 6 ⋅ ( − 6 ) + ( − 8 ) ⋅ 4 + 7 ∣ 6 2 + ( − 8 ) 2 = ∣ − 61 ∣ 100 = 61 10 = 6.1 d_2=\frac{|6\cdot(-6)+(-8)\cdot4+7|}{\sqrt{6^2+(-8)^2}} =\frac{|-61|}{\sqrt{100}}=\frac{61}{10}=6.1 d 2 = 6 2 + ( − 8 ) 2 ∣6 ⋅ ( − 6 ) + ( − 8 ) ⋅ 4 + 7∣ = 100 ∣ − 61∣ = 10 61 = 6.1