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) 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( " \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( " \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( " \n" ); document.write( "P (-1,1) Q(3,5) \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \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( " |