document.write( "Question 339835: Write the equation of the line which passes through (2, –3) and is perpendicular to y = 4x + 7 in standard form.\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( " Alisha \n" );
document.write( "
Algebra.Com's Answer #243490 by mananth(16946)![]() ![]() You can put this solution on YOUR website! passes through (2, –3) and is perpendicular to y = 4x + 7 in standard form. \n" ); document.write( "y= 4x +7 \n" ); document.write( "compare with y = mx +b \n" ); document.write( "so slope = m = 4. \n" ); document.write( "passes through (2,-3) \n" ); document.write( "find b \n" ); document.write( "plug value of x & y in the general equation \n" ); document.write( "-3 = 2*4 +b \n" ); document.write( "-3 = 8 +b \n" ); document.write( "b= -11 \n" ); document.write( "the required line is perpendicular to the line y = 4x +7 \n" ); document.write( "so its slope will be -1/4 \n" ); document.write( ".. \n" ); document.write( "The equation will be y = (-1/4)x -11 \n" ); document.write( " \n" ); document.write( " |