document.write( "Question 508812: write an equation in slope intercept form which is perpendicular to the line y= -3x+0, and goes through the midpoint (-1/2, 3/2). \n" ); document.write( "
Algebra.Com's Answer #341124 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! y = -3x \n" ); document.write( ". \n" ); document.write( "The slope is -3. \n" ); document.write( ". \n" ); document.write( "The slope of a perpendicular line is the inverse reciprocal: 1/3. \n" ); document.write( ". \n" ); document.write( "So, the equation is \n" ); document.write( ". \n" ); document.write( "y = 1/3x + b \n" ); document.write( ". \n" ); document.write( "To find 'b' we can use the point we want the line to go through. \n" ); document.write( ". \n" ); document.write( "(-1/2,3/2) = (x, y) \n" ); document.write( ". \n" ); document.write( "3/2 = 1/3(-1/2) + b \n" ); document.write( ". \n" ); document.write( "3/2 = -1/6 + b \n" ); document.write( "b = 9/6 + 1/6 \n" ); document.write( "b = 10/6 \n" ); document.write( "b = 5/3 \n" ); document.write( ". \n" ); document.write( "y = 1/3x + 5/3 \n" ); document.write( ". \n" ); document.write( "The following graph shows the y = -3x in red and y = 1/3x+5/3 in green \n" ); document.write( ". \n" ); document.write( " |