document.write( "Question 142364This question is from textbook
\n" );
document.write( ": find the equation of the line perpendicular to the line x=4 and passing through the point (4,2). \n" );
document.write( "
Algebra.Com's Answer #109191 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the equation of the line perpendicular to the line x=4 and passing through the point (4,2). \n" ); document.write( "----------------------- \n" ); document.write( "Since it's perpendicular, it's parallel to the x-axis, or slope = 0. \n" ); document.write( "So, y-y1 = m(x-x1) \n" ); document.write( "y-2 = 0*(x-4) \n" ); document.write( "y-2 = 0 \n" ); document.write( "y = 2 \n" ); document.write( "------------ \n" ); document.write( "think about it. x=4 is a line 4 units from the y-axis and parallel to it. The eqn, perpendicular to it, has to be parallel to the x-axis. And it goes thru the point (4,2), so y = 2. It's a line 2 units above the x-axis. \n" ); document.write( " |