document.write( "Question 208570: Find the equations in standard form with all coefficient integers of the line perpendicular to x + 3y = 6 and passing through (-3,3) \n" ); document.write( "
Algebra.Com's Answer #157765 by checkley77(12844) ![]() You can put this solution on YOUR website! x + 3y = 6 \n" ); document.write( "(a line perpendicular to & passing through (-3,3)) \n" ); document.write( "3Y=-X+6 \n" ); document.write( "Y=-X/3+6/3 \n" ); document.write( "Y=-X/3+2 THIS LINE HAS A SLOPE=-1/3. \n" ); document.write( "A PERPENDICULAR LINE HAS A SLOPE=3 \n" ); document.write( "3=-3*3+b \n" ); document.write( "3=-9+b \n" ); document.write( "3+9=b \n" ); document.write( "b=12 THE Y INTERCEPT OF THE PERPENDICULAR LINE. \n" ); document.write( "Y=3X+12 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |