document.write( "Question 1136326: Find the equation of the sphere with diameter endpoints (2, -7, -2) and (-4, 3, 2). \n" ); document.write( "
Algebra.Com's Answer #754082 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the sphere with diameter endpoints (2,-7,-2) and (-4,3,2). \n" ); document.write( "---------------------- \n" ); document.write( "d^2 = diffx^2 + diffy^2 + diffz^2 = 36 + 100 + 16 = 152 \n" ); document.write( "r^2 = d^2/4 = 38 \n" ); document.write( "-------------- \n" ); document.write( "The center is ((2-4)/2,(-7+3)/2,(-2-2)/2) --- (x,y,z) \n" ); document.write( "--> (-1,-2,0) \n" ); document.write( "================================ \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |