document.write( "Question 416332: I need help with this problem: the vertices of a parallelogram are P(0,2), Q(3,0), R(7,4), and S(4,6). Find the length of the longer sides. \n" ); document.write( "
Algebra.Com's Answer #291697 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "D = \"sqrt+%28%28x1-x2%29%5E2%2B%28y1-y2%29%5E2%29%29\"
\n" ); document.write( "(0,2)
\n" ); document.write( "(4,6)
\n" ); document.write( "D = \"sqrt+%28%28-4%29%5E2%2B%28-4%29%5E2%29%29\" = \"sqrt%2832%29\" = \"4sqrt%282%29\" = 5.6569
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );