document.write( "Question 764014: Write an equation in slope-intercept form for an equation of a line perpendicular to y=-3x+1 and that intersects at point (1, 2/3). \n" ); document.write( "
Algebra.Com's Answer #465259 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Gradients of lines that are perpendicular \n" ); document.write( "have gradients (slopes) that multiply \n" ); document.write( "together to give -1 \n" ); document.write( "y = -3x + 1 \n" ); document.write( "Gradient (Slope) = - 3 \n" ); document.write( "So, gradient of other line = 1/3 \n" ); document.write( "Using equation: \n" ); document.write( "y - b = m(x - a) and (1, 2/3) \n" ); document.write( "y - 2/3 = 1/3(x - 1) \n" ); document.write( "y - 2/3 = 1/3x - 1/3 \n" ); document.write( " y = 1/3x - 1/3 + 2/3 \n" ); document.write( " y = 1/3x + 1/3 \n" ); document.write( "OR \n" ); document.write( "Multiply through by 3 \n" ); document.write( "3y = x + 1 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |