document.write( "Question 1011221: What is the x-intercept of the perpendicular line (y-3=3(x+1)) \n" ); document.write( "
Algebra.Com's Answer #626803 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x-intercept is when y=0. I am assuming this is the line where one wants the x-intercept. If not, I need a point in order to find the line perpendicular to this one. The slope is not enough.\r \n" ); document.write( "\n" ); document.write( "The equation then become -3=3(x+1) for the given line. \n" ); document.write( "-3=3x+3 \n" ); document.write( "-6=3x \n" ); document.write( "x=-2 \n" ); document.write( "(-2,0) \n" ); document.write( " \n" ); document.write( " |