document.write( "Question 252782: A road is to be constructed perpendicular to an established road. A surveyor determines that the original road passes through the points (4,9) and (2,13). The roads must intersect at (4,9) Write the equation of the second road. \n" ); document.write( "
Algebra.Com's Answer #184902 by rapaljer(4671) You can put this solution on YOUR website! The slope of the established road is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope of the perpendicular road is the negative reciprocal = 1/2. If it passes through the point (4,9), then you would probably want to use the point slope formula: \n" ); document.write( "y-9=1/2(x-4) \n" ); document.write( "y-9=1/2x-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add +9 to each side: \n" ); document.write( "y=1/2x-2+9 \n" ); document.write( "y=1/2x+7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje, Retired \n" ); document.write( "Seminole State College of Florida \n" ); document.write( " |