document.write( "Question 670452: what equasion is perpendicular to 3x+y=1 and passes through the point (-2,1)? \n" ); document.write( "
Algebra.Com's Answer #416931 by VirtualMathTutor(26)\"\" \"About 
You can put this solution on YOUR website!
Two lines are perpendicular if the slope of one line is the negative reciprocal of the other slope of the other line.\r
\n" ); document.write( "\n" ); document.write( "First let's find the slope of the given line\r
\n" ); document.write( "\n" ); document.write( "3x + y = 1\r
\n" ); document.write( "\n" ); document.write( "y = 1 - 3x\r
\n" ); document.write( "\n" ); document.write( "slope = -3\r
\n" ); document.write( "\n" ); document.write( "the line perpendicular to the given line will then have a slope of \"1%2F3\"\r
\n" ); document.write( "\n" ); document.write( "Use the formula y - y1 = m(x - x1)\r
\n" ); document.write( "\n" ); document.write( "x1 = -2
\n" ); document.write( "y1 = 1\r
\n" ); document.write( "\n" ); document.write( "y - 1 = \"1%2F3\"(x - (-2))\r
\n" ); document.write( "\n" ); document.write( "y - 1 = \"1%2F3\"(x + 2)\r
\n" ); document.write( "\n" ); document.write( "y - 1 = \"1%2F3\"x + \"2%2F3\"\r
\n" ); document.write( "\n" ); document.write( "Then add 1 to both sides\r
\n" ); document.write( "\n" ); document.write( "y = \"1%2F3\"x + \"5%2F3\"
\n" ); document.write( "
\n" );