document.write( "Question 227552: find the equation of the line passing through (6,-4)and perpendicular to the line whose equation is 3x-y-5=0 write the answer in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #169052 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Thru (6,-4)and perpendicular to 3x-y-5=0 \n" ); document.write( "-y=-3x+5 \n" ); document.write( "y=3x-5 This line has a slope=3. (red line) \n" ); document.write( "The perpendicular line will have a slope=-1/3. \n" ); document.write( "-4=-1/3*6+b \n" ); document.write( "-4=-6/3+b \n" ); document.write( "b=-4+6/3 \n" ); document.write( "b=-4+2 \n" ); document.write( "b=-2 The y intercept. \n" ); document.write( "y=-x/3-2 equation for the perpendicular line thru (6,-4). (green line) \n" ); document.write( " |