document.write( "Question 105470This question is from textbook Elementary Linear Algebra
\n" );
document.write( ": Let p0 = (x0,y0,z0)and p = (x,y,z). Describe the set of all points (x,y,z) for which ||p-p0|| = 1. \n" );
document.write( "
Algebra.Com's Answer #79247 by wgunther(43)![]() ![]() ![]() You can put this solution on YOUR website! We are concerened with the norm of the vector (x-x0, y-y0, z-z0) equaling 1. This happens when\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Square both sides \n" ); document.write( " \n" ); document.write( "Which you will recgonize as a circle of radius one centered at (x0,y0,z0) \n" ); document.write( " |