Chapter 12: Problem 33
Find a vector of magnitude 7 in the direction of \(\mathbf{v}=12 \mathbf{i}-5 \mathbf{k}\).
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 12: Problem 33
Find a vector of magnitude 7 in the direction of \(\mathbf{v}=12 \mathbf{i}-5 \mathbf{k}\).
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
In computer graphics and perspective drawing, we need to represent objects seen by the eye in space as images on a two-dimensional plane. Suppose that the eye is at \(E\left(x_{0}, 0,0\right)\) as shown here and that we want to represent a point \(P_{1}\left(x_{1}, y_{1}, z_{1}\right)\) as a point on the \(y z\) -plane. We do this by projecting \(P_{1}\) onto the plane with a ray from \(E .\) The point \(P_{1}\) will be portrayed as the point \(P(0, y, z) .\) The problem for us as graphics designers is to find \(y\) and \(z\) given \(E\) and \(P_{1}\). a. Write a vector equation that holds between \(\overrightarrow{E P}\) and \(\overrightarrow{E P}_{1} .\) Use the equation to express \(y\) and \(z\) in terms of \(x_{0}, x_{1}, y_{1},\) and \(z_{1}\) b. Test the formulas obtained for \(y\) and \(z\) in part (a) by investigating their behavior at \(x_{1}=0\) and \(x_{1}=x_{0}\) and by seeing what happens as \(x_{0} \rightarrow \infty\). What do you find?
Find the centers and radii of the spheres. $$(x+2)^{2}+y^{2}+(z-2)^{2}=8$$
Find the areas of the triangles whose vertices are given in Exercises \(41-47.\) $$A(0,0,0), \quad B(-1,1,-1), \quad C(3,0,3)$$
Find the areas of the parallelograms whose vertices are given in Exercises \(35-40.\) $$A(0,0,0), \quad B(3,2,4), \quad C(5,1,4), \quad D(2,-1,0)$$
Sketch the surfaces. $$y^{2}-x^{2}-z^{2}=1$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.