document.write( "Question 186615: Choose the slope-intercept form of the equation of the line that passes through (-2,4) and is perdendicular to the graph of 2x+y=-20 \n" ); document.write( "
Algebra.Com's Answer #139904 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Choose the slope-intercept form of the equation of the line that passes through (-2,4) and is perdendicular to the graph of 2x+y=-20 \n" ); document.write( "-------------- \n" ); document.write( "It's a 2 step process. \n" ); document.write( "1st, find the slope, m, of 2x+y=20. Do that by putting it in the slope-intercept form, which means solve for y. \n" ); document.write( "y = -2x + 20 \n" ); document.write( "m = -2 \n" ); document.write( "The slope of lines perpendicular will be the negative inverse, or +1/2 (ok, 3 steps?) \n" ); document.write( "-------- \n" ); document.write( "Step 2.5 \n" ); document.write( "Use y-y1 = m*(x-x1) where (x1,y1) is the point (-2,4) \n" ); document.write( "y-4 = (1/2)*(x+2) \n" ); document.write( "y = (1/2)x + 5 slope-intercept form \n" ); document.write( " |