document.write( "Question 216692: find the distance between P(7,-4) and the line with equation x-3y+5=0.round to the nearest tenth \n" ); document.write( "
Algebra.Com's Answer #163600 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! find the distance between P(7,-4) and the line with equation x-3y+5=0. \n" ); document.write( "round to the nearest tenth \n" ); document.write( ": \n" ); document.write( "Find the slope of the given equation \n" ); document.write( "x - 3y + 5 = 0 \n" ); document.write( "-3y = -x - 5 \n" ); document.write( "Multiply eq by -1 to get rid of all those negatives \n" ); document.write( "3y = x + 5 \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( "The slope: m1 = \n" ); document.write( "Find the slope of a line perpendicular (m2) to this equation \n" ); document.write( "m1 * m2 = -1; the relationship of slopes of perpendicular lines \n" ); document.write( " \n" ); document.write( "m2 = -1*3 \n" ); document.write( "m2 = -3 \n" ); document.write( ": \n" ); document.write( "Find the equation of the perpendicular line that passes thru P(7,-4) \n" ); document.write( "Use the point/slope formula y - y1 = m(x - x1) \n" ); document.write( "y -(-4) = -3(x - 7) \n" ); document.write( "y + 4 = -3x + 21 \n" ); document.write( "y = -3x + 21 - 4 \n" ); document.write( "y = -3x + 17 is the equation of the perpendicular line \n" ); document.write( ": \n" ); document.write( "Find the value of x common to both equations \n" ); document.write( " \n" ); document.write( "multiply both sides by 3 \n" ); document.write( "x + 5 = -9x + 51 \n" ); document.write( "x + 9x = 51 - 5 \n" ); document.write( "10x = 46 \n" ); document.write( "x = \n" ); document.write( "x = 4.6 \n" ); document.write( ": \n" ); document.write( "Find the value for y: \n" ); document.write( "y = -3(4.6) + 17 \n" ); document.write( "y = -13.8 + 17 \n" ); document.write( "y = +3.2 \n" ); document.write( ": \n" ); document.write( "Find the distance from points x1 = 7, y1 =-4 and x2 = 4.6, y2 =3.2 \n" ); document.write( "The distance formula d = \n" ); document.write( "Using our point values \n" ); document.write( "d = \n" ); document.write( "d = \n" ); document.write( "d = \n" ); document.write( "d = \n" ); document.write( "d = 7.589 ~ 7.6 dist between P(7,-4) and Eq x - 3y + 5 = 0. \n" ); document.write( " \n" ); document.write( " |