document.write( "Question 173425: Find the equation of a perpendicular line 2x+5y=1 containing points (-1,2) \n" ); document.write( "
Algebra.Com's Answer #128275 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of a perpendicular line 2x+5y=1 containing points (-1,2) \n" ); document.write( "------------ \n" ); document.write( "Find the slope, m, of line 2x+5y=1 by putting it into slope-intercept form. \n" ); document.write( "2x+5y=1 \n" ); document.write( "5y = -2x + 1 \n" ); document.write( "y = (-2/5)x + 1/5 \n" ); document.write( "m = -2/5. Lines perpendicular to it will have the negative inverse slope, +5/2 \n" ); document.write( "----------- \n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point (-1,2) \n" ); document.write( "y - 2 = (5/2)*(x + 1) \n" ); document.write( "y-2 = (5/2)x + 5/2 \n" ); document.write( "y = (5/2)x + 9/2 slope-intercept form \n" ); document.write( "----------- \n" ); document.write( "2y = 5x + 9 \n" ); document.write( "5x - 2y = -9 standard form\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |