document.write( "Question 244589: Find an equation of the line that has a y-intercept of -2 and is perpendicular to the graph of 3x+6y=2. \n" ); document.write( "
Algebra.Com's Answer #178860 by blwinbbbles(106)![]() ![]() You can put this solution on YOUR website! y = mx + b is the linear equation\r \n" ); document.write( "\n" ); document.write( "b = y intercept so in this equation b = -2\r \n" ); document.write( "\n" ); document.write( "so let's solve the given equation for it's slope\r \n" ); document.write( "\n" ); document.write( "3x + 6y = 2 subtract 3x from both sides \n" ); document.write( "6y = -3x + 2 divide both sides by 6 \n" ); document.write( "y = -3/6(x) + 2/6 or simplified y = -1/2(x) + 1/3\r \n" ); document.write( "\n" ); document.write( "So we know the slope of the given line is -1/2....the slope of a line perpendicular to a given line is the inverse opposite sign...so the inverse opposite sign of -1/2 is + 2/1 or 2\r \n" ); document.write( "\n" ); document.write( "So now we know b (the y intercept) and m (the slope) of the line: and the equation is:\r \n" ); document.write( "\n" ); document.write( "y = 2x - 2 \n" ); document.write( " |