document.write( "Question 112073: Hello out there,I really need some help with some tough problems,the first one is,Find the distance between the two points given.Round to the nearest tenth,if necessary,(1,1)and(3,2).The next one is,Find the distance between the two points given.Round to the nearest tenth,if necessary,(4,0)and(6,3).The third one is Find the distance between the two points given.Round to the nearest tenth,if necessary,(5,2)and(5,-2).And the last one is,Find the distance between the two points given.Round to the nearest tenth,if necessary,(1,3)and(1,5).Thanks to whoever can help. \n" ); document.write( "
Algebra.Com's Answer #81775 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the distance between the two points given.Round to the nearest tenth,if necessary,(1,1)and(3,2).
\n" ); document.write( "-----------------------------
\n" ); document.write( "Formula: d = sqrt[(1-3)^2 + (1-2)^2)] = sqrt[4 + 1] = sqrt(5)
\n" ); document.write( "================================\r
\n" ); document.write( "\n" ); document.write( "The next one is,Find the distance between the two points given.Round to the nearest tenth,if necessary,(4,0)and(6,3).
\n" ); document.write( "--------------------------------
\n" ); document.write( "d = sqrt[(4-6)^2 + (0-3)^2] = sqrt[4+9] = sqrt(13)
\n" ); document.write( "===========================\r
\n" ); document.write( "\n" ); document.write( "The third one is Find the distance between the two points given.Round to the nearest tenth,if necessary,(5,2)and(5,-2).\r
\n" ); document.write( "\n" ); document.write( "---------------------------
\n" ); document.write( "Follows the same pattern.
\n" ); document.write( "=======================\r
\n" ); document.write( "\n" ); document.write( "And the last one is,Find the distance between the two points given.Round to the nearest tenth,if necessary,(1,3)and(1,5).
\n" ); document.write( "------------------
\n" ); document.write( "Follows the same pattern.
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );