document.write( "Question 1153156: What is the length of the longest side of a triangle that has vertices at (4, -2), (-4, -2), and (4, 4)?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #775326 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
One side is 6 units (same x value)
\n" ); document.write( "Another side is 8 units (same y-values)
\n" ); document.write( "The side with different x or y (-4, -2) and (4, 4) has length sqrt(64+36)=10 units, and that is the longest side.
\n" ); document.write( "
\n" );