document.write( "Question 156179: find the equation of the straight line passing through ((2/5),(3/7)) and perpendicular to y+8x=2x+7 \n" ); document.write( "
Algebra.Com's Answer #115056 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the equation of the straight line passing through ((2/5),(3/7)) and perpendicular to y+8x=2x+7
\n" ); document.write( "----------------
\n" ); document.write( "1st, find the slope of y+8x=2x+7.
\n" ); document.write( "y = -6x+7
\n" ); document.write( "That's the \"slope intercept\" form, y = mx+b, so the slope is -6.
\n" ); document.write( "The slope of a line perpendicular will have slope of the negative inverse, or 1/6.
\n" ); document.write( "Use that and the point to find the equation.
\n" ); document.write( "y-y1 = m*(x-x1)
\n" ); document.write( "y-3/7 = (1/6)*(x - 2/5)
\n" ); document.write( "Multiply by 210 to get rid of fractions
\n" ); document.write( "210y - 90 = 35*(x - 2/5)
\n" ); document.write( "210y - 90 = 35x -14
\n" ); document.write( "35x - 210y = -76 (standard form)
\n" ); document.write( "y = (1/6)x + 38/105 (slope intercept form)
\n" ); document.write( "
\n" ); document.write( "
\n" );