document.write( "Question 976070: write the equation of the line that is perpendicular to the line x-3y=2 and passes through the point (0,4) \n" ); document.write( "
Algebra.Com's Answer #597717 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x-3y=2 \n" ); document.write( "rewrite in slope intercept form and just get the slope\r \n" ); document.write( "\n" ); document.write( "-3y=-x+2 \n" ); document.write( "divide by (-3) \n" ); document.write( "y= (x/3)-(2/3)\r \n" ); document.write( "\n" ); document.write( "The perpendicular line has a slope of -3, the negative reciprocal.\r \n" ); document.write( "\n" ); document.write( "point slope formula\r \n" ); document.write( "\n" ); document.write( "y-y1=m(x-x1)\r \n" ); document.write( "\n" ); document.write( "y-4 = -3x \n" ); document.write( "y=-3x+4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |