document.write( "Question 1158135: 2x-5y+4=0 and passes through the point (1,0)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #781041 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "2x - 5y + 4 = 0 \n" ); document.write( "y = 2/5x + 4/5 \n" ); document.write( "A line parallel to the above line would have a slope of 2/5 \n" ); document.write( "and passing through point (1, 0) would have an equation of \n" ); document.write( "y = 2/5x - 2/5 or 5y = 2x - 2 \n" ); document.write( "A line perpendicular to the above line would have a slope of - 5/2 \n" ); document.write( "and passing through point (1, 0) would have an equation of \n" ); document.write( "y = - 5/2x + 5/2 or 2y = -5x + 5 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |