document.write( "Question 410222: Suppose the line through points (-1,6) and (x,2) is perpendicular to the graph of 2x + y = 3. Find the value of x \n" ); document.write( "
Algebra.Com's Answer #288520 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Suppose the line through points (-1,6) and (x,2) is perpendicular to the graph of 2x + y = 3. Find the value of x \n" ); document.write( ". \n" ); document.write( "Find slope of \n" ); document.write( "2x + y = 3 \n" ); document.write( "by rearranging into the \"slope-intercept\" form: \n" ); document.write( "2x + y = 3 \n" ); document.write( "y = -2x + 3 \n" ); document.write( "slope then, is -2 \n" ); document.write( ". \n" ); document.write( "A line perpendicular to this must have a slope that is the \"negative reciprocal\": \n" ); document.write( "-2m = -1 \n" ); document.write( "m = 1/2 \n" ); document.write( ". \n" ); document.write( "slope of (-1,6) and (x,2) \n" ); document.write( "(y2-y1)/(x2-x1) = 1/2 \n" ); document.write( "(2-(-6))/(x-(-1)) = 1/2 \n" ); document.write( "(2+6)/(x+1) = 1/2 \n" ); document.write( "8/(x+1) = 1/2 \n" ); document.write( "cross-multiply: \n" ); document.write( "16 = x+1 \n" ); document.write( "15 = x\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |