document.write( "Question 886627: I need to calculate the distance between point a and b when a is (-1,5) and b is (7,-3). i come up with the square root of 128. Can that be right when there is no exact square root of 128? \n" ); document.write( "
Algebra.Com's Answer #536026 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Yes, it is common for distances between two points with whole numbers\r\n" );
document.write( "for coordinates to be the square root of a number with no exact square root.\r\n" );
document.write( "\r\n" );
document.write( "However \"sqrt%28128%29\" can be simplified\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28128%29\"\"%22%22=%22%22\"\"++sqrt%2864%2A2%29\"\"%22%22=%22%22\"\"sqrt%2864%29%2Asqrt%282%29\"\"%22%22=%22%22\"\"8%2Asqrt%282%29\".\r\n" );
document.write( "\r\n" );
document.write( "Even though you can't get rid of a radical, always simplify it so as to have\r\n" );
document.write( "as small a number under the square root radical as possible.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );