document.write( "Question 957775: the distance from point x to the point y is 20 miles and the disstance from x to z is 12 miles.if d is the distance in miles between points y and z ,then the range of possible....\r
\n" );
document.write( "\n" );
document.write( "give me detailed xplanation please \n" );
document.write( "
Algebra.Com's Answer #585295 by macston(5194) You can put this solution on YOUR website! d is a maximum when yxz is linear and y and z are on opposite sides of x. \n" ); document.write( "(x is the origin (0,0), y is (0,20), and z is (0,-12)) \n" ); document.write( "Then d=32 miles. \n" ); document.write( "dis a minimum when z is directly between x and y \n" ); document.write( "(x is at the origin, y is at (0,20) and z is at (0,12)) \n" ); document.write( "Then d=8 miles. \n" ); document.write( "z can also rotate in an 8 mile radius from x (off the x axis) and give all values \n" ); document.write( "between. \n" ); document.write( "So the range is 8 miles<=d<=32 miles. \n" ); document.write( " |