document.write( "Question 1179513: The vertices of a triangle are P(-6,1), Q(-2,-5) and R(8,1). \r
\n" );
document.write( "\n" );
document.write( "Find the equation of the perpendicular bisector of the side QR. \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "Find the slope of the median of the triangle that passes through point R.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Find the slope of the altitude of the triangle that passes through point Q. \n" );
document.write( "
Algebra.Com's Answer #853629 by ikleyn(53742) You can put this solution on YOUR website! . \n" ); document.write( "The vertices of a triangle are P(-6,1), Q(-2,-5) and R(8,1). \n" ); document.write( "Find the equation of the perpendicular bisector of the side QR.\r \n" ); document.write( "\n" ); document.write( "Find the slope of the median of the triangle that passes through point R.\r \n" ); document.write( "\n" ); document.write( "Find the slope of the altitude of the triangle that passes through point Q. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution by @mananth in his post is incorrect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " It is easy to see, if to substitute coordinates of point P(-6,1) into \r \n" ); document.write( "\n" ); document.write( " his final equation y = -5/3x - 11. You will get then y = -1 instead of y = 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " His error is in arithmetic error on the way.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Below is my correct solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The vertices of a triangle are P(-6,1), Q(-2,-5) and R(8,1).\r \n" ); document.write( "\n" ); document.write( "Find the equation of the perpendicular bisector of the side QR.\r \n" ); document.write( "\n" ); document.write( "slope formula\r \n" ); document.write( "\n" ); document.write( "(y2-y1)/(x2-x1) Q(-2,-5) and R(8,1).\r \n" ); document.write( "\n" ); document.write( "slope of QR = (1-(-5))/(8-(-2)) = 3/5\r \n" ); document.write( "\n" ); document.write( "T a perpendicular line will have a slope -5/3 (negative reciprocal)\r \n" ); document.write( "\n" ); document.write( "slope = -5/3 and passing through P (-6,-1)\r \n" ); document.write( "\n" ); document.write( "Plug value of the slope and point (-6 ,-1 ) in\r \n" ); document.write( "\n" ); document.write( "Y = m*x + b\r \n" ); document.write( "\n" ); document.write( "1 = 10 + b\r \n" ); document.write( "\n" ); document.write( "b = 1 - 10\r \n" ); document.write( "\n" ); document.write( "b = -9\r \n" ); document.write( "\n" ); document.write( "So the equation is\r \n" ); document.write( "\n" ); document.write( "Y = -5/3*x -9 ANSWER\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved correctly and accurately.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |