document.write( "Question 1048226: the coordinates of the vertices of a triangle are P(-2;6),Q(x;2) and R(-8;a). find the value of x if the distance of PQ equals √80 \n" ); document.write( "
Algebra.Com's Answer #663868 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the coordinates of the vertices of a triangle are P(-2;6),Q(x;2) and R(-8;a). find the value of x if the distance of PQ equals √80
\n" ); document.write( "--------------------------
\n" ); document.write( "(x+2)^2 + (6-2)^2 = 80
\n" ); document.write( "--------
\n" ); document.write( "x^2 + 4x + 4 + 16 = 80
\n" ); document.write( "x^2 + 4x - 60 = 0
\n" ); document.write( "----
\n" ); document.write( "(x+10)(x-6) = 0
\n" ); document.write( "-----
\n" ); document.write( "x = 6 or x = -10
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );