document.write( "Question 468327: Indicate the equation of the given line in standard form.
\n" ); document.write( "The line containing the altitude to the hypotenuse of a right triangle whose vertices are P(-1, 1), Q(3, 5), and R(5, -5).
\n" ); document.write( "Place the symbols on the grid to complete the equation.
\n" ); document.write( "

Algebra.Com's Answer #321334 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
First find which line segment refers to the hypotenuse:
\n" ); document.write( "Compute the following distances, PQ,PR,QR using the distance formula
\n" ); document.write( "\"d+=+sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29\"
\n" ); document.write( "You should find the following:
\n" ); document.write( "PQ = 5.65
\n" ); document.write( "PR = 8.48
\n" ); document.write( "QR = 10.19
\n" ); document.write( "Verify it is a right triangle by showing:
\n" ); document.write( "\"5.65%5E2+%2B+8.48%5E2+=+10.19%5E2\"
\n" ); document.write( "Therefore QR is the hypotenuse of this right triangle.
\n" ); document.write( "The altitude or height of this triangle is represented by PQ.
\n" ); document.write( "We need to determine the equation of the line passing through points P and Q.
\n" ); document.write( "Determine slope of the line by using slope formula:
\n" ); document.write( "\"m+=+%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "P (-1,1) Q(3,5)
\n" ); document.write( "\"m+=+%285-1%29%2F%283-%28-1%29%29+=+4%2F4+=+1\"
\n" ); document.write( "slope of the line equals 1
\n" ); document.write( "Point-slope form:
\n" ); document.write( "(y -y1) = m(x - x1)
\n" ); document.write( "\"y+-+1+=+1%28x+-%28-1%29%29\"
\n" ); document.write( "\"y+-+1+=+x+%2B+1\"
\n" ); document.write( "\"y+=+x+%2B+2\"
\n" ); document.write( "Now it is in slope-intercept form
\n" ); document.write( "They want it in standard form: Ax + By = C
\n" ); document.write( "Just move the x to other side
\n" ); document.write( "Subtract x on both sides
\n" ); document.write( "\"-x+%2B+y+=+2\"
\n" ); document.write( "
\n" );