document.write( "Question 503062: what is the equation for the line that pass through the point (-1,4), and is perpendicular to the line with the equation x=2?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #339082 by mananth(16946) You can put this solution on YOUR website! x=2 is a line parallel to the y axis\r \n" ); document.write( "\n" ); document.write( "slope =0\r \n" ); document.write( "\n" ); document.write( "the perpendicular line passes through (-1,4) \n" ); document.write( "y= mx+b\r \n" ); document.write( "\n" ); document.write( "4=0+b \n" ); document.write( "b=4 the y intercept\r \n" ); document.write( "\n" ); document.write( "so the equation will be y =mx+4 \n" ); document.write( "m=0 \n" ); document.write( "y=4 \n" ); document.write( " |