Answer on Question #83337 – Math – Analytic Geometry
Question
(1) The scalar product of vectors a \mathbf{a} a and b \mathbf{b} b , where θ \theta θ is the angle between them, is
Solution
a ⋅ b = ∥ a ∥ ∥ b ∥ cos θ a \cdot b = \|a\| \|b\| \cos \theta a ⋅ b = ∥ a ∥∥ b ∥ cos θ
Question
(2) Determine the gradient of a straight line passing through the point ( 1 , 6 ) (1,6) ( 1 , 6 ) and ( − 3 , − 3 ) (-3,-3) ( − 3 , − 3 ) .
Solution
Gradient (slope) of a straight line
g r a d = y 2 − y 1 x 2 − x 1 = − 3 − 6 − 3 − 1 = 9 4 grad = \frac{y_2 - y_1}{x_2 - x_1} = \frac{-3 - 6}{-3 - 1} = \frac{9}{4} g r a d = x 2 − x 1 y 2 − y 1 = − 3 − 1 − 3 − 6 = 4 9
Question
(3) Given a circle with centre at the origin, which passes through the point ( 2 , − 1 ) (2,-1) ( 2 , − 1 ) . Find its equation.
Solution
The equation of the circle with centre at the origin
x 2 + y 2 = R 2 x^2 + y^2 = R^2 x 2 + y 2 = R 2
Substitute
( 2 ) 2 + ( − 1 ) 2 = R 2 (2)^2 + (-1)^2 = R^2 ( 2 ) 2 + ( − 1 ) 2 = R 2 R 2 = 5 R^2 = 5 R 2 = 5
The equation of the circle with centre at the origin, which passes through the point ( 2 , − 1 ) (2,-1) ( 2 , − 1 ) is
x 2 + y 2 = 5 x^2 + y^2 = 5 x 2 + y 2 = 5
Question
(4) Find the unit vector in the direction of vector b = 3 i + 4 j − 5 k \mathbf{b} = 3\mathbf{i} + 4\mathbf{j} - 5\mathbf{k} b = 3 i + 4 j − 5 k
Solution
∥ b ∥ = ( 3 ) 2 + ( 4 ) 2 + ( − 5 ) 2 = 5 2 \|\mathbf{b}\| = \sqrt{(3)^2 + (4)^2 + (-5)^2} = 5\sqrt{2} ∥ b ∥ = ( 3 ) 2 + ( 4 ) 2 + ( − 5 ) 2 = 5 2
The unit vector in the direction of vector b = 3 i + 4 j − 5 k \mathbf{b} = 3\mathbf{i} + 4\mathbf{j} - 5\mathbf{k} b = 3 i + 4 j − 5 k
u = b ∥ b ∥ \boldsymbol {u} = \frac {\boldsymbol {b}}{\| \boldsymbol {b} \|} u = ∥ b ∥ b u = 3 2 10 i + 2 2 5 j − 2 2 k \boldsymbol {u} = \frac {3 \sqrt {2}}{1 0} \boldsymbol {i} + \frac {2 \sqrt {2}}{5} \boldsymbol {j} - \frac {\sqrt {2}}{2} \boldsymbol {k} u = 10 3 2 i + 5 2 2 j − 2 2 k Question
(5) A line A B AB A B passes through the point P ( 3 , − 2 ) P(3, -2) P ( 3 , − 2 ) with gradient − 2 -2 − 2 . Determine the equation of the line C D CD C D through P P P perpendicular to A B AB A B .
Solution
If two lines are perpendicular, then g r a d 1 g r a d 2 = − 1 grad_{1}grad_{2} = -1 g r a d 1 g r a d 2 = − 1 .
g r a d C D = − 1 g r a d A B = − 1 − 2 = 1 2 grad_{CD} = - \frac {1}{grad_{AB}} = - \frac {1}{- 2} = \frac {1}{2} g r a d C D = − g r a d A B 1 = − − 2 1 = 2 1
The equation of the line C D CD C D
y = 1 2 x + b y = \frac {1}{2} x + b y = 2 1 x + b
Substitute and find b b b
− 2 = 1 2 ( 3 ) + b ⇒ b = − 7 2 - 2 = \frac {1}{2} (3) + b \Rightarrow b = - \frac {7}{2} − 2 = 2 1 ( 3 ) + b ⇒ b = − 2 7
The equation of the line C D CD C D
y = 1 2 x − 7 2 y = \frac {1}{2} x - \frac {7}{2} y = 2 1 x − 2 7 Question
(6) Determine the equation of a straight line passing through the point ( 1 , 0 ) (1,0) ( 1 , 0 ) and ( 2 , − 3 ) (2, -3) ( 2 , − 3 ) .
Solution
Gradient (slope) of a straight line
g r a d = y 2 − y 1 x 2 − x 1 = − 3 − 0 2 − 1 = − 3 grad = \frac {y _ {2} - y _ {1}}{x _ {2} - x _ {1}} = \frac {- 3 - 0}{2 - 1} = - 3 g r a d = x 2 − x 1 y 2 − y 1 = 2 − 1 − 3 − 0 = − 3
The equation of the line
y = − 3 x + b y = - 3 x + b y = − 3 x + b
Substitute and find b b b
0 = − 3 ( 1 ) + b ⇒ b = 3 0 = - 3 (1) + b \Rightarrow b = 3 0 = − 3 ( 1 ) + b ⇒ b = 3
The equation of a straight line passing through the point ( 1 , 0 ) (1,0) ( 1 , 0 ) and ( 2 , − 3 ) (2, -3) ( 2 , − 3 ) .
y = − 3 x + 3 y = - 3 x + 3 y = − 3 x + 3 Question
(7) Determine the scalar product of vectors 2 i + 3 j − 5 k 2\boldsymbol{i} + 3\boldsymbol{j} - 5\boldsymbol{k} 2 i + 3 j − 5 k and 4 i + j − 6 k 4\boldsymbol{i} + \boldsymbol{j} - 6\boldsymbol{k} 4 i + j − 6 k
**Solution**
( 2 i + 3 j − 5 k ) ⋅ ( 4 i + j − 6 k ) = 2 ( 4 ) + 3 ( 1 ) + ( − 5 ) ( − 6 ) = 41 (2\boldsymbol{i} + 3\boldsymbol{j} - 5\boldsymbol{k}) \cdot (4\boldsymbol{i} + \boldsymbol{j} - 6\boldsymbol{k}) = 2(4) + 3(1) + (-5)(-6) = 41 ( 2 i + 3 j − 5 k ) ⋅ ( 4 i + j − 6 k ) = 2 ( 4 ) + 3 ( 1 ) + ( − 5 ) ( − 6 ) = 41
**Question**
(8) Find the equation of the line which is parallel to the line 2 y + 3 x = 3 2y + 3x = 3 2 y + 3 x = 3 and passes through the midpoint of ( − 2 , 3 ) (-2,3) ( − 2 , 3 ) and ( 4 , 5 ) (4,5) ( 4 , 5 ) .
**Solution**
If two lines are parallel, then they have the same gradient (slope).
Find the gradient slope
2 y + 3 x = 3 ⇒ y = − 3 2 x + 3 2 g r a d = − 3 2 \begin{array}{l}
2y + 3x = 3 \Rightarrow y = -\frac{3}{2}x + \frac{3}{2} \\
grad = -\frac{3}{2}
\end{array} 2 y + 3 x = 3 ⇒ y = − 2 3 x + 2 3 g r a d = − 2 3
The midpoint of two points
x m = x 1 + x 2 2 , y m = y 1 + y 2 2 x_m = \frac{x_1 + x_2}{2}, \quad y_m = \frac{y_1 + y_2}{2} x m = 2 x 1 + x 2 , y m = 2 y 1 + y 2
Substitute
x m = − 2 + 3 2 = 1 2 , y m = 3 + 5 2 = 4 x_m = \frac{-2 + 3}{2} = \frac{1}{2}, \quad y_m = \frac{3 + 5}{2} = 4 x m = 2 − 2 + 3 = 2 1 , y m = 2 3 + 5 = 4
Find the equation of the line
y = − 3 2 x + b y = -\frac{3}{2}x + b y = − 2 3 x + b
Substitute and find b b b
4 = − 3 ( 1 2 ) + b ⇒ b = 15 2 4 = -3\left(\frac{1}{2}\right) + b \Rightarrow b = \frac{15}{2} 4 = − 3 ( 2 1 ) + b ⇒ b = 2 15
The equation of the line which is parallel to the line 2 y + 3 x = 3 2y + 3x = 3 2 y + 3 x = 3 and passes through the midpoint of ( − 2 , 3 ) (-2,3) ( − 2 , 3 ) and ( 4 , 5 ) (4,5) ( 4 , 5 )
y = − 3 2 + 15 2 y = -\frac{3}{2} + \frac{15}{2} y = − 2 3 + 2 15
**Question**
(9) Find the centre and radius of each of the circle x 2 + y 2 − 2 x − 6 y = 15 x^2 + y^2 - 2x - 6y = 15 x 2 + y 2 − 2 x − 6 y = 15
**Solution**
x 2 + y 2 − 2 x − 6 y = 15 x 2 − 2 x + 1 + y 2 − 6 y + 9 − 1 − 9 = 15 ( x − 1 ) 2 + ( y − 3 ) 2 = 25 \begin{array}{l}
x^2 + y^2 - 2x - 6y = 15 \\
x^2 - 2x + 1 + y^2 - 6y + 9 - 1 - 9 = 15 \\
(x - 1)^2 + (y - 3)^2 = 25
\end{array} x 2 + y 2 − 2 x − 6 y = 15 x 2 − 2 x + 1 + y 2 − 6 y + 9 − 1 − 9 = 15 ( x − 1 ) 2 + ( y − 3 ) 2 = 25
The equation of the circle with center at ( h , k ) (h,k) ( h , k ) and radius r r r
( x − h ) 2 + ( y − k ) 2 = r 2 (x - h)^2 + (y - k)^2 = r^2 ( x − h ) 2 + ( y − k ) 2 = r 2
Therefore, we have the equation of the circle with the center ( 1 , 3 ) (1,3) ( 1 , 3 ) and radius 5.
Question
(10) Determine the direction cosines [ l , m , n ] [l, m, n] [ l , m , n ] of the vector 3 i − 2 j + 6 k 3i - 2j + 6k 3 i − 2 j + 6 k
Solution
Let a = 3 i − 2 j + 6 k \mathbf{a} = 3\mathbf{i} - 2\mathbf{j} + 6\mathbf{k} a = 3 i − 2 j + 6 k
∥ a ∥ = ( 3 ) 2 + ( − 2 ) 2 + ( 6 ) 2 = 7 \| \mathbf {a} \| = \sqrt {(3) ^ {2} + (- 2) ^ {2} + (6) ^ {2}} = 7 ∥ a ∥ = ( 3 ) 2 + ( − 2 ) 2 + ( 6 ) 2 = 7
Determine the direction cosines
l = cos α = x ∥ a ∥ = 1 7 l = \cos \alpha = \frac {x}{\| \boldsymbol {a} \|} = \frac {1}{7} l = cos α = ∥ a ∥ x = 7 1 m = cos β = y ∥ a ∥ = − 2 7 m = \cos \beta = \frac {y}{\| \boldsymbol {a} \|} = - \frac {2}{7} m = cos β = ∥ a ∥ y = − 7 2 n = cos γ = z ∥ a ∥ = 6 7 n = \cos \gamma = \frac {z}{\| \boldsymbol {a} \|} = \frac {6}{7} n = cos γ = ∥ a ∥ z = 7 6
Check
l 2 + m 2 + n 2 = ( 1 7 ) 2 + ( − 2 7 ) 2 + ( 6 7 ) 2 = 1 l ^ {2} + m ^ {2} + n ^ {2} = \left(\frac {1}{7}\right) ^ {2} + \left(- \frac {2}{7}\right) ^ {2} + \left(\frac {6}{7}\right) ^ {2} = 1 l 2 + m 2 + n 2 = ( 7 1 ) 2 + ( − 7 2 ) 2 + ( 7 6 ) 2 = 1 [ l , m , n ] = [ 1 7 , − 2 7 , 6 7 ] . [ l, m, n ] = \left[ \begin{array}{c} 1 \\ 7 \end{array} , - \begin{array}{c} 2 \\ 7 \end{array} , \begin{array}{c} 6 \\ 7 \end{array} \right]. [ l , m , n ] = [ 1 7 , − 2 7 , 6 7 ] .
Answer provided by https://www.AssignmentExpert.com
Comments