document.write( "Question 1129804: Two perpendicular lines pass through the point (4,7). If the first line passes through the origin. find the equation of the second line. \n" ); document.write( "
Algebra.Com's Answer #746425 by math_helper(2461) You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "For the first line passing through the origin:\r \n" ); document.write( "\n" ); document.write( "y - 0 = (7/4)(x - 0) —> y = (7/4)x \r \n" ); document.write( "\n" ); document.write( "The slope of the perpendicular line will therefore be -4/7, so that line has the equation:\r \n" ); document.write( "\n" ); document.write( "y - 7 = (-4/7)(x - 4) \r \n" ); document.write( "\n" ); document.write( "Or in slope-intercept form: \n" ); document.write( " |