document.write( "Question 28919: the question states, write an equation for the line that is perpendicular to the givin line and that passes through the givin line.\r
\n" );
document.write( "\n" );
document.write( "how would i do\r
\n" );
document.write( "\n" );
document.write( "y=2x+7;(0,0)? \n" );
document.write( "
Algebra.Com's Answer #15796 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The slope of the given line is m=2 \n" ); document.write( "Therefore the slope of a line perpendicular to it will be m=-1/2 \n" ); document.write( "Since the line passes through (0,0), the y-intercept is \"0\". \n" ); document.write( "Therefore the equation of the line you want is y=(-1/2)x+0 or \n" ); document.write( "simply, y=-(1/2)x\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |