document.write( "Question 1157515: Two perpendicular lines have the same x-intercept. An equation of one of the
\n" ); document.write( "lines is y = 3x + 6 . Find the equation of the other.
\n" ); document.write( "

Algebra.Com's Answer #780391 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
perpendicular lines have slopes whose products = -1 (negative reciprocal)
\n" ); document.write( "y=3x+6 has slope 3
\n" ); document.write( "the other has slope -1/3
\n" ); document.write( "y-y1=m(x-x1) point slope formula where m is slope and (x1, y1) point
\n" ); document.write( "the x intercept of y=3x+6 is where y=0 and x=-2
\n" ); document.write( "so we know a point on the perpendicular line is (-2, 0)
\n" ); document.write( "y-0=-1/3(x+2)
\n" ); document.write( "y=(-1/3)x-2/3\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C3x%2B6%2C%28-1%2F3%29x-2%2F3%29\"
\n" ); document.write( "
\n" );