Knowee
Questions
Features
Study Tools

find the angle between the vectors i-7j+k,8i-j+6k

Question

find the angle between the vectors i-7j+k,8i-j+6k

🧐 Not the exact question you are looking for?Go ask a question

Solution

To find the angle between two vectors, we can use the dot product formula.

First, let's calculate the dot product of the given vectors. The dot product of two vectors A and B is given by the formula: A · B = (A_x * B_x) + (A_y * B_y) + (A_z * B_z), where A_x, A_y, and A_z are the components of vector A, and B_x, B_y, and B_z are the components of vector B.

Given vectors A = i - 7j + k and B = 8i - j + 6k, we can calculate their dot product as follows:

A · B = (1 * 8) + (-7 * -1) + (1 * 6) = 8 + 7 + 6 = 21

Next, we need to calculate the magnitudes (lengths) of the vectors A and B. The magnitude of a vector is given by the formula: |A| = sqrt(A_x^2 + A_y^2 + A_z^2), where A_x, A_y, and A_z are the components of vector A.

The magnitude of vector A = i - 7j + k can be calculated as follows:

|A| = sqrt(1^2 + (-7)^2 + 1^2) = sqrt(1 + 49 + 1) = sqrt(51)

Similarly, the magnitude of vector B = 8i - j + 6k can be calculated as follows:

|B| = sqrt(8^2 + (-1)^2 + 6^2) = sqrt(64 + 1 + 36) = sqrt(101)

Now, we can calculate the angle between the vectors using the dot product and magnitude formulas. The angle θ between two vectors A and B is given by the formula: cos(θ) = (A · B) / (|A| * |B|).

Substituting the values we calculated earlier, we have:

cos(θ) = 21 / (sqrt(51) * sqrt(101))

To find the angle θ, we can take the inverse cosine (arccos) of cos(θ):

θ = arccos(21 / (sqrt(51) * sqrt(101)))

Calculating this value will give us the angle between the vectors i-7j+k and 8i-j+6k.

This problem has been solved

Similar Questions

Find the angle between the vectors (i + j + k) and (i + j - k)

Find the magnitude and direction angle (in degrees) of the following vector.v=7(cos(82°)i+sin(82°)j)

26. Find the angle between the vectors A⃗ = 6î+8ĵ+ 10k̂ and B⃗⃗ = 6î+ 8ĵ- 10k̂.A. θ = 10°B. θ = 25°C. θ = 35°D. θ = 55°E. θ = 90°

Calculate the angle (in degree) between the vectors a and b, where i, j and k are unit vectors in the x-, y- and z-directionsa = 2i + 3j - kb = -4i + j + 5k

Given the following vectors: vec A = - 3i + 2j - k vec B = i - 4k vec C = - 5i + j - 2k vec D = i - j + 6k vec E = 4i - 2j + 5k Solve for : 1. vec A * vec D 2. vec B * vec E 3. vec A * vec C 4. vec C * vec B 5. vec D * vec A 6. | vec E * vec C | 7. Angle between vec A and vec B 8. Angle between vec B and vec C 9. Angle between vec C and vec D 10. Angle between vec A and vec E

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.