document.write( "Question 1068684: Find the equation of the line that is perpendicular to the line 2x+3y=-17 and which passes through point (2,5) \n" ); document.write( "
Algebra.Com's Answer #683950 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
2x+3y=-17
\n" ); document.write( "3y=-2x-17
\n" ); document.write( "y=(-2/3)x-17/3. That slope is -2/3
\n" ); document.write( "The line perpendicular to that has a slope that is the negative reciprocal, or 3/2
\n" ); document.write( "point-slope y-y1=m(x-x1) m is slope and (x1,y1) is point.
\n" ); document.write( "y-5=(3/2)(x-2)
\n" ); document.write( "y-5=(3/2)x-3
\n" ); document.write( "y=(3/2)x+2
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C%28-2x%2F3%29-%2817%2F3%29%2C%283x%2F2%29%2B2%29\"
\n" ); document.write( "
\n" );