document.write( "Question 610070: Find an equation of the line L that passes through the point
\n" );
document.write( "(−2, 4)
\n" );
document.write( " and satisfies the given condition. (Let x be the independent variable and y be the dependent variable.)
\n" );
document.write( "L is perpendicular to the line
\n" );
document.write( "2x + 5y = 10 \n" );
document.write( "
Algebra.Com's Answer #384183 by flame8855(424)![]() ![]() You can put this solution on YOUR website! L : 5y = -2x + 10 \n" ); document.write( "y = -2/5x +2 \n" ); document.write( "slope = -2/5 \n" ); document.write( "aa' =-1 \n" ); document.write( "a' = 5/2\r \n" ); document.write( "\n" ); document.write( "y-4/x+2 = 5/2 \n" ); document.write( "y-4 = 5/2x +5 \n" ); document.write( "y = 5/2x +9 \n" ); document.write( " |